Get UTXOs for a Bitcoin address with real-time mempool awareness including pending transactions.
Documentation Index
Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
Use this file to discover all available pages before exploring further.
Project API Key
Bitcoin address or hex encoded script pubkey
Ignore UTxOs containing less than 100000 sats
Ignore UTxOs containing less than specified satoshis
x >= 0Exclude UTxOs involved in metaprotocols (currently only runes and inscriptions will be discovered, more metaprotocols may be supported in future)
When used with exclude_metaprotocols=true, still include UTXOs which only contain used BRC20 inscriptions
The max number of results per page
x >= 0The order in which the results are sorted (by height at which UTxO was produced)
asc, desc Return only UTxOs created on or after a specific height
x >= 0Return only UTxOs created on or before a specific height
x >= 0Limit the number of estimated mempool blocks to be reflected in the data (default: as many as available)
x >= 0Pagination cursor string, use the cursor included in a page of results to fetch the next page