What Is a Priority Fee?
An optional extra payment added to blockchain transactions to get faster confirmation during network congestion.
Understand how priority fees work on Ethereum, Solana, and beyond. Learn to optimize gas costs, speed up transactions, and navigate DeFi fee markets.
A priority fee is an optional, additional payment attached to a blockchain transaction to incentivize validators to process it faster — particularly during periods of high network congestion on Ethereum, Solana, and other networks.









Since EIP-1559, the Ethereum base fee is burned, while the optional priority fee tip goes directly to validators. The result is more predictable fees and reduced ETH supply during high network activity.
On Solana, priority fees are calculated from the compute unit price and limit. Using Helius or Triton APIs to fetch recent prioritization fees helps you set a competitive micro-lamport price without overpaying.
In DeFi, priority fees are the primary tool for ensuring time-sensitive transactions — arbitrage, liquidations, and NFT mints — are confirmed before competitors. Setting the right fee level is essential for profitability.
Maximal Extractable Value (MEV) allows validators to reorder pending transactions for profit. Understanding priority fees helps you protect against front-running by using private mempools and smart fee strategies.
An optional extra payment added to blockchain transactions to get faster confirmation during network congestion.
Since EIP-1559, Ethereum transactions include a base fee and an optional miner tip to speed up block inclusion.
On Solana, priority fees are calculated from compute unit price multiplied by compute unit limit, paid in lamports.