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
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
use_indexbooleanoptionalWhether to use coinstatsindex if available. Defaults to true.
Responses
200
Statistics on the current state of the UTXO set.
Was this page helpful?