Get a Transaction Output by Hash and Index

Get a transaction output by a user-defined transaction hash and the transaction output index.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
💡

Compute Unit Value: 10 (fixed)


🚧

Truncation Info

For responses that have big numbers (such as in transfer amounts from blockchain transactions), truncation might be applied from Javascript’s native JSON parser.

To avoid this behavior, we recommend using a library such as json-bigint or lossless-json

Supported Protocols & Networks

Protocol Network Path Parameter
Bitcoin Mainnet bitcoin/mainnet
Testnet bitcoin/testnet
Testnet4 bitcoin/testnet4
Bitcoincash Mainnet bitcoincash/mainnet
Testnet bitcoincash/testnet
Dogecoin Mainnet dogecoin/mainnet
Testnet dogecoin/testnet
Litecoin Mainnet litecoin/mainnet
Testnet litecoin/testnet
Path Params
string
required
Defaults to bitcoin

Protocol handle, one of: bitcoin, bitcoincash, dogecoin, litecoin.

string
required
Defaults to mainnet

Which network to target. Available networks can be found in the list of supported protocols or with /{protocol}.

string
required
Defaults to 71d4f3412ec11128bbd9ce988d5bff2ec3bb6ea3953c8faf189d88ae49de9f7a

The transaction hash.

integer
required
Defaults to 0

The transaction output index.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json