Skip to content

← On-chain Bitcoin

Halving Cycle Performance

Overlays all Bitcoin halving cycles aligned on Day 0 (halving date), showing normalized performance (%) since each halving. Epochs are derived dynamically from the 210,000-block protocol rule - future cycles auto-appear.

Tier freeOn-chain Bitcointechnicalcyclehalvingoverlaycomparisonperformance

What is it?

Halving Cycle Performance overlays each halving cycle's price curve aligned on Day 0 = the halving date. Each cycle is normalised to percentage gain from the halving-day price and overlaid on the same relative time scale (days since halving). Epochs are determined dynamically from the 210,000-block protocol rule - a new cycle auto-appears at each halving without human intervention.

How to read

Each coloured curve represents a cycle (Cycle 1 = 2012, Cycle 2 = 2016, Cycle 3 = 2020, Cycle 4 = 2024). The X-axis is days since halving. The Y-axis in normalised mode shows percentage gain from halving-day price. Compare the current cycle's curve to past ones: if above, the cycle outperforms; below, it underperforms. Click a cycle in the legend to hide/show it.

Key zones

Historically, cycle tops occurred between Day 500 and Day 700 after halving (12-18 months). The subsequent bear market trough generally occurs between Day 800 and Day 1100. The pre-halving accumulation phase corresponds to Days 1100-1458 (final months before the next halving).

What to observe

Watch whether the current cycle is accelerating, decelerating, or staying in phase with previous ones. Acceleration (price ahead of past cycles) may mark an earlier top. Deceleration may indicate a longer cycle, potentially influenced by different macroeconomic factors.

Historical context

The first three halving cycles (2012, 2016, 2020) showed remarkable structural similarities in terms of top timing relative to halving. However, amplitude (peak return) declines cycle over cycle: ~100x, ~30x, ~8x. The 2024 cycle is being observed to determine whether this declining trend continues.

Expert notes

Halving alignment is a convention, not a necessity: halving is a predictable supply event, but demand is the real price driver. Macro factors (COVID in 2020, monetary tightening in 2022, ETFs in 2024) have at least as much impact as halving on cycle timing and amplitude. The reduction to a 3-4 cycle sample makes any conclusion statistically fragile.

Common mistakes to avoid

Assuming the current cycle 'must' follow exactly the same path as previous ones is the main mistake. Each cycle has its own macro, regulatory, and adoption context. The overlay is a comparison tool, not a roadmap. A deviation from the historical pattern is not an 'anomaly' - it is potentially the new normal.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/onchain/cycle-repeat-1458d/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "cycle-repeat-1458d",
  "timeframe": "1y"
}

Required tier: free. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.

Related metrics

Institutional disclaimer

Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.