Network charts/UTXO Flow

UTXO Flow

Daily average inputs spent vs outputs created. When outputs exceed inputs, the UTXO set grows

Loading chart data...

Get this data

CSV and JSON take the selected range without overlay series. PNG captures the chart as it looks now.

About this metric

Definition

The two sides of every block: outputs consumed and outputs created. Bitcoin has no accounts, only discrete outputs, so spending means destroying some and making others. When creation outruns consumption the set of unspent outputs grows, and every node holds that set to validate.

How it is measured

Every transaction consumes UTXOs (inputs) and creates new ones (outputs). When outputs exceed inputs, the UTXO set grows, increasing the memory requirements for full nodes. Consolidation transactions (many inputs, few outputs) shrink the set.

Measured from my own Bitcoin node. Methodology