Transactions by Address
Addresses
Transactions by Address
Get paginated transaction history for a Bitcoin address with detailed input and output information.
GET
Transactions by Address
Authorizations
Project API Key
Path Parameters
Bitcoin address or hex encoded script pubkey
Query Parameters
The max number of results per page
Required range:
x >= 0Only return transactions with at least a certain amount of confirmations
Required range:
x >= 0The order in which the results are sorted (by height at which transaction was included in a block)
Available options:
asc, desc Return only transactions included on or after a specific height
Required range:
x >= 0Return only transactions included on or before a specific height
Required range:
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page

