When you send a transaction, it does not settle instantly. It is first broadcast to the network, where nodes hold it in memory, in the mempool, until a miner or validator picks it up and writes it into a block. The name is short for memory pool. At any moment the mempool contains all the pending transactions competing to be confirmed next.
Because block space is limited, this waiting room is where fee markets play out. Transactions offering higher fees are generally selected first, so when the network is busy and the mempool is crowded, fees rise and low-fee transactions can sit waiting for a long time. When activity is quiet and the mempool is nearly empty, even cheap transactions confirm quickly. This is exactly why the same transfer can cost very different amounts depending on the moment.
You can watch the mempool through explorers that show how many transactions are pending and what fee level is currently getting confirmed. It is a helpful gauge of congestion and a good way to decide whether to send now or wait for a calmer window. Some wallets also let you replace a stuck transaction with a higher-fee version, a feature worth knowing about before you find yourself waiting on an urgent transfer.
Key takeaways
- The mempool holds transactions that have been broadcast but are still waiting to be added to a block.
- Because block space is scarce, higher-fee transactions tend to be confirmed ahead of lower-fee ones.
- A crowded mempool means congestion and higher fees; an empty one means fast, cheap confirmations.
Mempool — häufig gestellte Fragen
Why is my transaction stuck in the mempool?
Usually its fee is too low relative to demand, so miners or validators keep choosing higher-paying transactions first. When congestion eases, it may confirm, or some wallets let you rebroadcast it with a higher fee.
Can I see the mempool?
Yes. Various block explorers display live mempool data, showing how many transactions are pending and which fee levels are currently being confirmed, which helps you time a transfer.
New to crypto, or filling in the gaps? Work through the essentials in Learn, browse every term A–Z, or see live prices for the coins these concepts power.