Skip to main content

Opt-in RBF

policy · mempool · fees

BIP125 signaling that marks an unconfirmed Bitcoin transaction as replaceable under opt-in relay policy.

Also known as
opt-in replace-by-fee, BIP125 signaling
1.definition

Opt-in RBF is a Bitcoin convention in which a transaction uses a sequence number below the final thresholds described by BIP125 to signal that a higher-fee conflict may replace it. Descendants can inherit replaceability from an unconfirmed ancestor.

2.scope

Signaling does not force every node or miner to accept a replacement, and lack of signaling does not guarantee that no replacement will propagate. Full-RBF policies ignore the opt-in distinction while still applying replacement fee and anti-spam rules.

3.usage

Wallet interfaces should distinguish an RBF fee bump from child-pays-for-parent and from cancelling a payment. A replacement is a new transaction spending conflicting inputs; it does not edit a confirmed transaction.

Related terms

All terms and definitions may update as the Cryptionary improves.