UO_Total_N_incl_dust

Tech spec

Field Value
API name (slug) utxo_total_n_incl_dust
Group network statistics
Unit / Valuetype count / -
Shape scalar
Resolutions block, h1, h4, h8, h12, d1
Endpoints /v2/network_statistics
Tier 0
Last updated 2025-08-19 19:32 UTC
Docs Open in Swagger

Brief Description: The total count of unspent transaction outputs (UTXOs).

The UO_Total_N_incl_dust has multiple versions:

Interpretation From a network perspective, the UO_Total_N_incl_dust is important because every node needs to maintain a database. A growing UO_Total_N_incl_dust indicates a more complex database.

Advanced Explanation Every bitcoin node has a database of all UTXOs that could potentially be spent. If one try to spend bitcoin (UTXO), the node essentially checks if this UTXO exist in the database - before checking the key validity.

← All metrics