Liquidations Arena (爆仓战场)
Multi-exchange liquidation heatmap, with per-symbol attribution and a live feed.
/liquidations is the Coinglass-style page, but with honest
per-exchange disclosure baked in.
What's on the page
- Top totals — last 1H / 4H / 12H / 24H total liquidations, split by long / short.
- Heatmap — squarified treemap of liquidations by symbol. Tile size = notional liquidated; green = longs liquidated, red = shorts liquidated.
- Exchange table — per-exchange liquidation totals over the selected window.
- Live feed — last N liquidation events, with exchange logo, symbol, side, notional, timestamp.
- OI / Volume panel (bottom of page) — cross-exchange OI and volume splits sourced from CoinGecko derivatives hourly snapshots.
Exchanges covered
Liquidation streams: Binance / OKX / Bybit / Bitget / Gate / HTX / Aster / Hyperliquid. Each connector parses the public WebSocket feed; we don't use any paid data partner.
Why our numbers differ from Coinglass
If you stare at our Bitget number vs Coinglass's Bitget number, you'll see big gaps. Both are correct under their own definitions. The full explanation lives in Methodology → Liquidations — the short version:
- Binance / OKX / Aster throttle their public WS to at most 1 liquidation event per second per symbol. We see the largest one per second; smaller fills inside the same second are not pushed.
- Bitget does not throttle — every liquidation event reaches us raw. Bitget therefore looks bigger here than on services that receive only throttled data.
- Coinglass uses a private aggregation methodology with paid / partner feeds. We can't reproduce it from public data.
We surface a disclosure callout at the bottom of the page so you're not surprised.
Access
Currently owner-gated (rolling soft launch). Expanding to logged-in beta users in waves. See Roadmap.