Live output value
supply recomputed from the UTXO set
Circulating supply worked out a second way, by adding up every unspent output instead of every block reward. The two lines must be identical, and watching them stay identical is how we know the chain has been parsed correctly.
DefinitionCreated value minus spent value. Must equal circulating supply at every height; see VALIDATION.md.
LimitIt is a validation oracle, not a market measure. It agrees with circulating supply to 1e-14, which is floating-point noise, so charting both is a check and never news.