UTXO Set Size
Number of unspent transparent outputs on the chain.
▍How it is computed
Cumulative outputs created minus inputs spent, checked nightly against a full UTXO snapshot.
▍How to read it
Growth means fragmentation (more small outputs); shrinkage means consolidation. The set only matters for node resource use and as a rough proxy for address count.
▍Get the data
More in Holder Behaviour