GLOSSARY · TERM

What is Replace-by-Fee (RBF)?

A mechanism to replace an unconfirmed transaction with a higher-fee version of itself. RBF lets you start with a low bid and raise it only if the mempool demands — the civilized fix for a stuck transaction.

UPDATED 2026-08-09TERM REPLACE-BY-FEE (RBF)

Until a transaction confirms it is just a proposal in the mempool, and RBF formalizes updating that proposal: the replacement spends the same coins with a better fee, and nodes drop the old version. Most modern wallets expose it as a "bump fee" button.

The receiving side has a mirror tool — CPFP — and both are part of the never-get-stuck toolkit in how long transactions take. One practical note: RBF is why zero-confirmation payments should never be treated as final.