Glossary · Infrastructure

What is Mempool?

The mempool is the waiting room: transactions broadcast to the network but not yet in a block, visible to everyone, ordered by fee when a validator builds. It is where your payment sits between signing and settling, and its depth is why fees spike at rush hour.

For payments the mempool explains the wait: a transaction that pays the prevailing fee rides the next block; one that skimps waits until traffic clears or gets replaced. Checkouts quote the current fee precisely so the wait matches expectations.

Mempool on U.CASH

U.CASH quotes network fees with the transaction and watches the chain against your confirmation policy, so mempool delays surface as status, not surprises.

See also

Gas feesConfirmation policy

Mempool: FAQ

Can a transaction get stuck forever?
Most chains let wallets replace or cancel a pending transaction with a higher-fee version. A patient transaction eventually clears or expires per the wallet's policy.
Why can I see a payment before it confirms?
Because the mempool is public: the transaction exists the moment it broadcasts. That is the 'seen' state on a checkout; 'paid' waits for your confirmation policy.
Keep reading

The glossary, A to Z

Every term behind the rails, the assets, and the settlement.