gettxoutsetinfo
POST
/{apiKey}
Returns statistics about the unspent transaction output (UTXO) set. Only the current chain tip is supported; querying specific blocks is not available.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
booleanoptional
Whether to use coinstatsindex if available. Defaults to true.
Responses
200
Statistics on the current state of the UTXO set.
Was this page helpful?