Get transaction history (UTXO) batch

/v4/data/blockchains/transaction/history/utxos/batch

20 credits per address (e.g. 5 addresses = 100 credits)

Get transaction history by address for multiple addresses in one request (UTXO chains: Bitcoin, Litecoin, Dogecoin, Cardano). Max 30 addresses. Optional txType filter (incoming/outgoing) for BTC/LTC/DOGE.

Cardano (ADA): Only addresses are used. Filter txType is not available for Cardano. Returns ADA format (see example).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Chains supported for GET blockchains/transaction/history/utxos (Bitcoin, Litecoin, Dogecoin, Cardano).

addresses
array of strings
required
length between 1 and 30

Comma-separated or array of addresses (max 30).

addresses*
string
enum

Optional filter by transaction direction. Not supported for Cardano.

Allowed:
Responses

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