Explicit RBF Signaling
Daily share of transactions signalling replaceability under BIP 125
Short ranges plot one point per block, about one every ten minutes. Longer ranges plot one point per day, computed from every block in that day. How it is computed depends on the chart: some average, some total the day up, some are a ratio of the day's sums, and each chart says which. Either way a brief spike inside a day is smoothed away.
Get this data
About this metric
Definition
How many transactions said, when they were sent, that they might be replaced by a higher-fee version. It is a signal in the transaction rather than a thing that happened: 67.7% of recent transactions carry it, and Bitcoin Core has allowed replacement regardless since version 28.
How it is measured
Replace-By-Fee (BIP 125) lets senders bump fees on unconfirmed transactions. A transaction signals RBF by setting at least one input's sequence number below 0xfffffffe. Higher adoption means more wallets support fee bumping, which can help users during congestion.
Measured from my own Bitcoin node. Methodology