Skip to main content

2021-2025 Cycle (ATH)

Bitcoin price from Nov 2021 ATH ($68,790) through 2025 ATH

PropertyValue
CategoryMarket Data
Unitindex
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cycle-performance?type=ath
Fieldcycle_4

Overview

2021-2025 Cycle (ATH) starts from the ATH on November 10, 2021 ($68,790). Includes FTX collapse, ETF approvals, and recovery.

Formula

Index(t)=Price(t)Price(2021-11-10)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2021-11-10})}

Interpretation

  • Dropped to ~0.22 (78% drawdown, FTX collapse)
  • Reclaimed ATH in early 2024 (ETF approvals)
  • Peaked at ~1.8x in October 2025

Use Cases

  • ETF impact: Measures spot Bitcoin ETF effect on price
  • FTX aftermath: Market recovery from largest modern exchange failure

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cycle-performance?type=ath?start_date=2024-01-01&end_date=2024-12-31&limit=365"