Skip to main content
Voltar ao glossário
Technical
Intermediate

Mempool

Também conhecido como: Memory Pool, Transaction Pool, Pending Transactions

A waiting area where unconfirmed blockchain transactions queue before being selected by validators or miners for inclusion in the next block.

The mempool (memory pool) is a holding area for pending transactions that have been broadcast to the network but not yet included in a block. Every node maintains its own version of the mempool, and transactions sit there until a miner or validator picks them up.

How the Mempool Works:

  1. A user submits a transaction (e.g., a swap on Uniswap)
  2. The transaction is broadcast to nearby nodes
  3. Each node validates the transaction format and adds it to its local mempool
  4. The transaction propagates across the network
  5. Block producers select transactions from the mempool (usually prioritizing higher fees)
  6. Once included in a block, the transaction is removed from the mempool

Mempool Dynamics:

ConditionMempool StateUser Experience
Low demandNearly emptyFast, cheap transactions
Moderate demandFilling upSlightly higher fees
High demandOverflowingExpensive, slow confirmation
Extreme demandThousands pendingVery high fees, stuck transactions

Why the Mempool Matters for Users: - Fee Estimation: Wallet apps analyze the mempool to suggest gas prices - Transaction Speed: Higher fees move your transaction ahead of others in the queue - Stuck Transactions: Low-fee transactions can sit in the mempool for hours or days - Cancel/Speed Up: You can replace a pending transaction by resubmitting with the same nonce but higher gas

Mempool and MEV: The mempool is where MEV bots hunt for opportunities. Since pending transactions are visible before confirmation, bots can: - Front-run large trades by placing orders ahead of them - Sandwich users by placing trades before and after their swap - Back-run transactions to capture arbitrage from price changes

Private Mempools: Services like Flashbots Protect let users submit transactions through private channels that are not visible in the public mempool, protecting against front-running and sandwich attacks.

Mempool Visualization: Tools like mempool.space (Bitcoin) and Blocknative (Ethereum) let you watch the mempool in real-time, showing pending transactions, fee distributions, and estimated wait times.

Análises cripto relacionadas

Explore como Mempool se aplica a estas criptomoedas com uma análise STRICT aprofundada.

Última atualização: 03/04/2026