Skip to main content

2024 Halving

Bitcoin price from fourth halving (Apr 2024, 6.25 to 3.125 BTC) — current cycle

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

Overview

2024 Halving Cycle starts from the fourth halving on April 20, 2024 (6.25 to 3.125 BTC reward). Current ongoing cycle.

Formula

Index(t)=Price(t)Price(2024-04-20)\text{Index}(t) = \frac{\text{Price}(t)}{\text{Price}(\text{2024-04-20})}

Interpretation

  • Current ongoing halving cycle
  • Compare against historical post-halving trajectories
  • Historical peaks occurred 12-18 months after halving

Use Cases

  • Real-time tracking: Where are we in the post-halving timeline?
  • ETF + halving: First halving with active spot Bitcoin ETFs

API Usage

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