Get transactions for multiple Bitcoin addresses in a batch

⚠️ Deprecated: Get Transactions by Address Batch


POST /v3/bitcoin/transaction/address/batch is deprecated.

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

Retrieve transactions for multiple Bitcoin addresses in a batch.


Explore Docs →

/v3/bitcoin/transaction/address/batch

1 credit per address for each API call

Retrieve transactions for multiple Bitcoin addresses in a batch.

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

Type of the transaction to fetch - either incoming, or outgoing. If none is present - all transactions are fetched.

Allowed:
addresses
array of strings
required
length between 1 and 50

Addresses

addresses*
Responses

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