Open Interest — Aggregated All Exchanges
Total Bitcoin perpetual futures open interest aggregated across the top 17 exchanges. Rising OI means new capital flowing into derivatives leverage; falling OI indicates position unwinding.
What is it?
Aggregated Open Interest (OI) represents the total value, denominated in US dollars, of all open Bitcoin perpetual contracts at a given moment across all active centralised exchanges covered by Trinity's pipeline (up to 17 major venues among Binance, Bybit, OKX, Coinbase Derivatives, Hyperliquid, Deribit, Kraken, Bitget, MEXC, Gate.io, BingX, BitMEX, Bitfinex, dYdX, Phemex, KuCoin and HTX; the exact number of contributing venues each day depends on each one's actual BTC perpetual activity). Formula: aggregated_OI = Σᵢ (OI_contracts_i × BTC_price × multiplier_i), where i iterates over each covered exchange and multiplier equals 1 for linear USDT/USDC contracts and notional contract size for inverse-coin contracts (BitMEX, Deribit). Native granularity is daily (UTC close snapshot). OI measures total capital engagement on the perpetual derivatives market — when it rises, positions are net opened; when it falls, positions are net closed (by execution, expiration or liquidation).
How to read
The left Y-axis displays aggregated open interest in USD (linear scale by default, logarithmic scale available via the toggle to visualise multi-cycle orders of magnitude). The X-axis displays daily time. The main curve traces total engagement evolution. The BTC price overlay (right Y-axis, toggleable from the toolbar) crosses OI dynamics with price: joint rise of OI and price reflects healthy long leverage, OI rising without price increase reflects leverage accumulation without directional validation (a configuration historically at stress risk), declining OI typically accompanies deleveraging phases (liquidation cascades or organic profit-taking).
Key zones
Aggregated Bitcoin perpetual OI has entered a new structural era after the January 2024 approval of US spot ETFs and the maturation of DEX venues (primarily Hyperliquid). Historically, normal market phases see OI evolving between 60% and 90% of its recent high (rolling annual). Historical OI peaks have coincided with short-term cycle tops in roughly two-thirds of observed cases across modern perpetual market cycles — not as a mechanical indication, but as a leverage concentration thermometer. OI troughs typically follow major capitulations (washout cascades) — OI can drop 30 to 50% within days, opening the way for recoveries where price/OI ratio becomes favourable to longs again.
What to observe
Three patterns to watch: (1) opposite-sign OI/Price divergence — OI rising while price stagnates or falls indicates leverage accumulating without validation, configuration historically at risk of liquidation cascade in the following days; (2) persistent OI plateau above 80% of rolling 1-year high for more than 30 days — indicates derivatives market saturation, often followed by a mean-reversion event (rapid or slow depending on macro context); (3) sharp OI drop > 15% in 24 hours — indication of ongoing liquidation cascade (cross-reference with TLOI percentile rank to quantify historical intensity).
Historical context
Structural evolution across modern cycles: March 2020 COVID crash (OI dropped more than 50% in 48h on long cascade), 2020-2021 bull market (OI went from a few billions to tens of billions), May 2022 Terra/Luna capitulation (brutal deleveraging on DeFi contagion), November 2022 FTX collapse (OI suddenly dropped with disappearance of the world's 2nd-largest exchange at the time), gradual reconstruction under Binance-dominant regime, post-spot-ETF expansion January 2024 (OI reached historical levels with institutional entry), structural rise of Hyperliquid after its November 2024 TGE (OI gradually shifts toward DEX at the expense of historical CEX). Each major macro event left a visible imprint on this aggregated curve — reading it in parallel with historical BTC price restores the real evolution of the derivatives market.
Expert notes
Aggregated OI is the fundamental metric of perpetual derivatives market — the first quantity an institutional trader consults before any significant position-taking. For a complete cross-layer Trinity reading, systematically cross-reference with: (1) TDOI Trinity Derivatives Overheat Index (Layer B exclusive composite that normalises OI + funding + L/S ratio into a 0-100 score indicating macro regime), (2) MVRV Z-Score on-chain (extreme price/cost-of-production valuation) and (3) 4Y cycle position (halving proximity and historical phases). An isolated OI reading is not enough: high OI in early cycle (post-halving + 6 months) tells a very different story than high OI in late cycle (post-halving + 18-24 months). Cycle context changes interpretation.
Common mistakes to avoid
Common mistake: interpreting OI rise as automatic bullish indication. FALSE — OI measures total engagement, not net direction. OI rise can accompany either long accumulation or massive short accumulation (long/short ratio, measured by L/S and TLSR charts, is required to qualify direction). Another trap: comparing today's absolute OI to 5 years ago without normalising by BTC price. USD-denominated OI mechanically grows with price — to compare 'effective pressure' across cycles, divide by market cap or use OI/MC ratio. Finally, don't confuse total OI (this metric) with 24h volume — OI is a stock (positions open at time t), volume is a flow (exchanged over 24h); stable OI with high volume indicates active rotations between traders without net change in total engagement.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/exchange-intelligence/derivatives-oi-aggregated-all-exchanges/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "derivatives-oi-aggregated-all-exchanges",
"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.