Skip to main content

Replace By Fee (RBF)

bitcoin
policy
fees

A Bitcoin node policy (BIP125) allowing an unconfirmed transaction to be replaced by a new one that pays a higher fee.

Acronym
RBF
Also known as
RBF
1
feature

Replace By Fee (RBF) is a Bitcoin mempool policy that lets an unconfirmed transaction be replaced by a conflicting version that pays a higher fee. The replacement spends at least one of the same inputs, so miners are incentivized to confirm the higher-fee version instead.

2
usage

BIP125 defines opt-in RBF signaling, where the original transaction marks itself replaceable using sequence numbers. Some node policies also allow broader replacement behavior. Wallet support and exchange handling vary, so users should not assume every unconfirmed transaction is final.

3
caution

RBF improves fee management but weakens assumptions around zero-confirmation acceptance. A receiver who delivers goods before confirmation may be exposed if the sender replaces the transaction with one paying a different recipient.

Conceptual links

Related terms

7 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.