Skip to main content
On-Chain Analysis · 60-second explainer

Mempool Analysis: Detecting Whales Before Confirmation

On-chain analysis · 60 seconds

Key takeaways

  1. Mempool shows pending transactions before blockchain records them
  2. Large transaction sizes often signal whale movement or major trades
  3. Gas price spikes reveal urgency—whales paying more move faster
  4. Pattern tracking lets you spot accumulation before public confirmation

Full explainer

Whales move millions before you see it on chain. The mempool is where transactions live before confirmation—your window into what's coming next. When you spot a massive transaction pending, that's usually a whale. Check the gas fees too: if they're willing to overpay, they're in a hurry. Track these patterns and you'll start recognizing accumulation cycles before they hit the news. The biggest moves always leave breadcrumbs in the mempool first.

Originally posted on YouTube: https://youtube.com/shorts/AODIVg4B3co

Glossary terms used in this explainer

@ 0:02

On-Chain

Data that lives on the Bitcoin blockchain itself: transactions, addresses, balances. Anyone can verify it independently with a Bitcoin node. The opposite of "off-chain" (Twitter rumours, exchange order-books, internal databases).

@ 0:03

Mempool

Each Bitcoin node holds a "memory pool" of valid but unconfirmed transactions. Mempool TXs can be replaced (RBF) or evicted before confirmation. Our mempool watcher surfaces whale moves ~3 seconds after broadcast, before block inclusion.

@ 0:09

Spot

The market for immediate delivery of an asset at the current price. Opposite of "futures" (where you trade a contract for future delivery) or "perpetuals" (perpetual-futures with funding rates). When we say "BTC price" without qualifier we mean spot.

@ 0:12

Whale

Transactions of 500 BTC or larger but below the Mega Whale threshold (1,000 BTC). Common for large traders, OTC desks, exchange operations, and treasury management. Most actionable tier for daily flow analysis.

@ 0:13

Gas

Ethereum's unit of computational cost. Every operation (send, swap, mint) burns gas, paid in ETH. High network demand = higher gas prices. Measured in Gwei (10^-9 ETH).

@ 0:25

Mempool

Each Bitcoin node holds a "memory pool" of valid but unconfirmed transactions. Mempool TXs can be replaced (RBF) or evicted before confirmation. Our mempool watcher surfaces whale moves ~3 seconds after broadcast, before block inclusion.