Lower Your Bitcoin Transaction Fees
Bitcoin transaction fees in 2026 โ sat/vB pricing, why Runes and Ordinals mints spike fees, and the SegWit and RBF tricks that actually lower them.
Updated June 2026 ยท Reviewed by the PipeFlare team
Pennies to a few dollars per send, depending on how busy the network is
Block space is auctioned every 10 minutes, so calm hours cost less than spike hours
Learn more โFee category
Bitcoin network
What drives it
Mempool demand ร your transaction's virtual size (vBytes)
How to lower it
Use SegWit/Taproot, batch outputs, send in low-mempool windows, enable RBF
Worst-case spike
Ordinals (Jan 2023) and Runes at halving block 840,000 (Apr 2024) drove record sat/vB spikes
About bitcoin transaction fees
Bitcoin transaction fees are paid to the miner who confirms your transaction in a block. The fee equals your fee rate in sat/vB (satoshis per virtual byte) multiplied by your transaction's virtual size. The USD amount you send does not change the fee โ only your transaction's byte size and how busy the network is do. This page covers the mechanics, why fees spike, and the practical ways to send for less.
How it works
Every Bitcoin transaction joins the mempool, a public waiting room of unconfirmed transactions. Miners build the next block by picking the highest-paying transactions per vByte first. Your wallet samples the mempool to suggest a fee rate that should confirm in your chosen window. Virtual size depends on the number of inputs, outputs, and address type โ SegWit (bc1q) and Taproot (bc1p) addresses count fewer vBytes than legacy 1-addresses, so they pay less for the same send.
How to pay less
- 1Check mempool.space before you send โ sat/vB rates swing hour to hour.
- 2Use a SegWit or Taproot wallet to lower your vByte count by roughly 30 to 50 percent.
- 3Batch several sends into one transaction when your wallet supports it.
- 4For non-urgent sends, set a low sat/vB and use RBF (BIP125) to bump it later if needed.
Pros
- Pure market pricing โ no exchange tier or KYC required to access the fee market.
- SegWit and Taproot give a real, permanent vByte discount on every send.
- Lightning Network handles small everyday payments for a fraction of a cent.
Watch out for
- Mempool spikes from events like the April 2024 Runes launch can push fees 10 to 100 times higher.
- Wallet fee estimates lag the live mempool by a minute or two during fast-moving congestion.
- Outputs below the dust limit are uneconomical to spend and can effectively strand small UTXOs.
Common questions
How are Bitcoin transaction fees calculated?
A Bitcoin transaction fee equals your fee rate (sat/vB) multiplied by the transaction's virtual size (vBytes). It does not depend on the USD value you send. A small-dollar transaction with many inputs can cost more than a large-dollar transaction with one input.
Why do Bitcoin fees spike sometimes?
Block space is finite at roughly 4 million weight units per block, so when demand jumps, the per-block auction drives sat/vB up. The Ordinals launch in January 2023 and the Runes launch at the April 2024 halving (block 840,000) both set fee records โ block 840,000 alone collected 37.67 BTC in fees.
What is sat/vB?
Sat/vB means satoshis per virtual byte and is the standard unit for pricing Bitcoin block space. A 140 vByte transaction at 10 sat/vB costs 1,400 sats. Most modern wallets let you set sat/vB directly so you can compare priority levels side by side.
How can I lower my Bitcoin transaction fee?
Send during low-mempool windows, use a SegWit or Taproot wallet, batch outputs, and avoid spending many tiny UTXOs in one transaction. For small everyday payments, Lightning Network is usually orders of magnitude cheaper than on-chain.
What is RBF and when should I use it?
Replace-by-Fee (BIP125) lets you rebroadcast a stuck transaction with a higher fee so miners pick it up sooner. You must opt in when you first send by enabling RBF in your wallet. If you forgot, Child-Pays-For-Parent (CPFP) is the fallback โ you spend the unconfirmed output in a new high-fee transaction.
Sources
Other fee topics
Price any fee in USD.
Use the converter to turn gwei or sats into your local currency.