Bitcoin Realized Price by Age

Realized price broken down by UTXO age cohort.

The average realized price (cost basis) for Bitcoin UTXOs grouped into 23 non-overlapping age bands, from under 1 hour to over 15 years, plotted on a logarithmic scale against Bitcoin price.

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/realized-price-by-age/METRIC_NAME?api_token=YOUR_TOKEN"
Query params

api_token (required) — 24 character token.

resolution (optional) — day1 (default), hour12, hour4, hour1, 30mn, 10mn. Finer buckets are served to Advanced and Enterprise accounts; see Resolutions.

before (optional) — exclusive cursor, returns observations older than this timestamp_ms. Finer resolutions only.

limit (optional) — page size for finer resolutions. Default 2500, maximum 5000. Ignored for day1.

Path params

:metric_name — one of the metric names listed below.

Responses

200 with JSON payload, 401 for missing/invalid token, 404 for missing resources.

Metrics

Each metric is fetched independently. Responses are trimmed samples to show structure.

24 metrics
Metric

Realized Price Age Under 1h

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_under_1h?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    80158.37
  ],
  [
    1788739200000,
    79111.58
  ],
  [
    1788825600000,
    78536.16
  ]
]
Metric

Realized Price Age 1h 1d

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_1h_1d?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    79687.95
  ],
  [
    1788739200000,
    79374.61
  ],
  [
    1788825600000,
    78487.13
  ]
]
Metric

Realized Price Age 1d 1w

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_1d_1w?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    79068.3
  ],
  [
    1788739200000,
    79128.67
  ],
  [
    1788825600000,
    79491.46
  ]
]
Metric

Realized Price Age 1w 1m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_1w_1m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    73426.18
  ],
  [
    1788739200000,
    73799.7
  ],
  [
    1788825600000,
    74213.32
  ]
]
Metric

Realized Price Age 1m 2m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_1m_2m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    63862.11
  ],
  [
    1788739200000,
    63883.88
  ],
  [
    1788825600000,
    63891.59
  ]
]
Metric

Realized Price Age 2m 3m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_2m_3m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    62069.96
  ],
  [
    1788739200000,
    62075.06
  ],
  [
    1788825600000,
    62136.97
  ]
]
Metric

Realized Price Age 3m 4m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_3m_4m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    72753.72
  ],
  [
    1788739200000,
    72358.69
  ],
  [
    1788825600000,
    71771.6
  ]
]
Metric

Realized Price Age 4m 5m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_4m_5m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    77080.03
  ],
  [
    1788739200000,
    77232.66
  ],
  [
    1788825600000,
    77328.39
  ]
]
Metric

Realized Price Age 5m 6m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_5m_6m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    70068.35
  ],
  [
    1788739200000,
    70146.74
  ],
  [
    1788825600000,
    70197.18
  ]
]
Metric

Realized Price Age 6m 9m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_6m_9m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    82161.68
  ],
  [
    1788739200000,
    82031.13
  ],
  [
    1788825600000,
    81684.91
  ]
]
Metric

Realized Price Age 9m 1y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_9m_1y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    97773.68
  ],
  [
    1788739200000,
    97733.79
  ],
  [
    1788825600000,
    97640.45
  ]
]
Metric

Realized Price Age 1y 18m

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_1y_18m?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    106427.71
  ],
  [
    1788739200000,
    106563.96
  ],
  [
    1788825600000,
    106756.73
  ]
]
Metric

Realized Price Age 18m 2y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_18m_2y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    87513.84
  ],
  [
    1788739200000,
    87497.29
  ],
  [
    1788825600000,
    87472.29
  ]
]
Metric

Realized Price Age 2y 3y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_2y_3y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    55913.15
  ],
  [
    1788739200000,
    55946.63
  ],
  [
    1788825600000,
    55985.48
  ]
]
Metric

Realized Price Age 3y 4y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_3y_4y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    22370.39
  ],
  [
    1788739200000,
    22378.96
  ],
  [
    1788825600000,
    22386.19
  ]
]
Metric

Realized Price Age 4y 5y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_4y_5y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    40441.39
  ],
  [
    1788739200000,
    40415.31
  ],
  [
    1788825600000,
    40390.73
  ]
]
Metric

Realized Price Age 5y 6y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_5y_6y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    38974.8
  ],
  [
    1788739200000,
    39008.7
  ],
  [
    1788825600000,
    39037.7
  ]
]
Metric

Realized Price Age 6y 7y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_6y_7y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    8726.45
  ],
  [
    1788739200000,
    8724.99
  ],
  [
    1788825600000,
    8725.97
  ]
]
Metric

Realized Price Age 7y 8y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_7y_8y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    6372.68
  ],
  [
    1788739200000,
    6383.9
  ],
  [
    1788825600000,
    6387.53
  ]
]
Metric

Realized Price Age 8y 10y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_8y_10y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    6605.95
  ],
  [
    1788739200000,
    6609.51
  ],
  [
    1788825600000,
    6610.06
  ]
]
Metric

Realized Price Age 10y 12y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_10y_12y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    392.07
  ],
  [
    1788739200000,
    392.13
  ],
  [
    1788825600000,
    392.11
  ]
]
Metric

Realized Price Age 12y 15y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_12y_15y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    265.94
  ],
  [
    1788739200000,
    266.1
  ],
  [
    1788825600000,
    266.48
  ]
]
Metric

Realized Price Age Over 15y

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price_age_over_15y?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    1.03
  ],
  [
    1788739200000,
    1.03
  ],
  [
    1788825600000,
    1.03
  ]
]
Metric

Realized Price

Data used by the Bitcoin Realized Price by Age chart.

Endpoint
https://newhedge.io/api/v2/metrics/realized-price-by-age/realized_price?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1788652800000,
    53145.91
  ],
  [
    1788739200000,
    53153.2
  ],
  [
    1788825600000,
    53162.64
  ]
]