get_utxo_history
Analyze Bitcoin UTXO age cohorts to reveal dormant supply movement and accumulation patterns. Break down token amounts and USD values by cohort date to anticipate price shifts.
Instructions
Get UTXO set breakdown by age cohort. Shows token amounts (BTC) and USD values for each cohort date. Useful for analyzing coin dormancy and accumulation patterns — when dormant supply moves, it often precedes price action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of records to return | |
| cohort_end | No | End of cohort date range (YYYY-MM-DD) | |
| cohort_start | No | Start of cohort date range (YYYY-MM-DD) | |
| date_processed | No | Specific processing date (YYYY-MM-DD). Returns the UTXO snapshot for that day. |