utxo

Get a UTXO by transaction hash and output index in binary format.

Requires vout query parameter.

get/api/v1/utxo/{hash}

Path parameters

hashstring required

Transaction hash in hexadecimal format

Query parameters

voutinteger required

Output index

Response

Binary data response

integer[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.