Skip to main content

Realized Cap 6m-12m

Realized cap of UTXOs 6m-12m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/6m_12m
Fieldrealized_cap_6m_12m

Overview

Realized Cap 6m-12m is the total cost basis of UTXOs aged 6 months to 1 year.

Formula

Realized Cap6m12m=180age<365 daysamounti×price(cohort_datei)\text{Realized Cap}_{6m-12m} = \sum_{180 \leq \text{age} \lt 365\text{ days}} \text{amount}_i \times \text{price}(\text{cohort\_date}_i)

Interpretation

  • Represents capital firmly committed by long-term holders.
  • Growth indicates strong LTH accumulation capital.

Use Cases

  • Track the capital base of recently-minted long-term holders
  • Assess the total value backing the 6m-12m supply cohort
  • Monitor capital distribution across the LTH spectrum

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cohort/metrics/6m_12m?start_date=2024-01-01&end_date=2024-12-31&limit=365"