Indicators · onchain
HODL Waves
hodl-waves
UTXO supply distribution across twelve age bands, from under a day to over ten years.
| Units | percent of supply by age band |
|---|---|
| Computed at | 2026-09-04 |
| History | not served — this indicator is current-only |
Reading
| date | 2026-09-04 |
|---|---|
| bands | 12 entries[
{
"band": "<1d",
"column": "pct_under_1d",
"pct": 1.0253
},
{
"band": "1d–1w",
"column": "pct_1d_1w",
"pct": 1.5627
},
{
"band": "1w–1m",
"column": "pct_1w_1m",
"pct": 4.3923
},
{
"band": "1m–3m",
"column": "pct_1m_3m",
"pct": 6.4314
},
{
"band": "3m–6m",
"column": "pct_3m_6m",
"pct": 5.7525
},
{
"band": "6m–12m",
"column": "pct_6m_12m",
"pct": 17.9514
},
{
"band": "1y–2y",
"column": "pct_1y_2y",
"pct": 14.1512
},
{
"band": "2y–3y",
"column": "pct_2y_3y",
"pct": 6.1329
},
{
"band": "3y–5y",
"column": "pct_3y_5y",
"pct": 9.0219
},
{
"band": "5y–7y",
"column": "pct_5y_7y",
"pct": 7.4253
},
{
"band": "7y–10y",
"column": "pct_7y_10y",
"pct": 8.3872
},
{
"band": "10y+",
"column": "pct_over_10y",
"pct": 17.766
}
] |
| sum | 100.0001 |
Where this comes from
| REST | https://api.bitcoincreditstack.com/v1/indicators/hodl-waves |
|---|---|
| MCP | get_indicator({ indicator: "hodl-waves" }) |
The payload carries more than this page renders — the full nested structure, and for most indicators a daily history this page does not chart. That asymmetry is deliberate.