UO_by_ScriptType_CostValue
Tech spec
Field | Value |
---|---|
API name (slug) | unspent_output_by_scripttype_costvalue |
Group | unspent outputs by script type |
Unit / Valuetype | usd / other |
Shape | binned |
Resolutions | block, h1, h4, h8, h12, d1 |
Endpoints | /v2/unspent_outputs_by_script_type |
Tier | 2 |
Last updated | 2025-08-24 18:03 UTC |
Docs | Open in Swagger |
Brief Description: Categorizes spent outputs (UTXOs) based on their script type.
UO_by_ScriptType_CostValue represents a set of on-chain metrics that classify unspent transaction outputs into cohorts by script type. This shed light on which what changes in transaction types.
Interpretation Understanding the UO_by_ScriptType_CostValue metric allows analysts track trends in how the bitcoin network is used. The various script types are beyond the scope here.
Metric variants The family of metrics consist of:
_Count
: The number of UTXOs within each realized value bracket._CoinAge
: The average UTXO age (days) all UTXOs within each realized value group._SumBTC
: The aggregate value in BTC across all UTXOs within each age group._CostValue
: The aggregate cost value in USD across all UTXOs within each realized value group._CostPrice
: The average cost USD price across all UTXOs within each realized value group.