PipeFlare

Lower Your Ethereum Gas Fees

Ethereum gas fees in 2026 โ€” gwei, base fee + priority tip after EIP-1559, why failed txs still cost, and how Base, Arbitrum, and Optimism cut fees to cents.

Updated June 2026 ยท Reviewed by the PipeFlare team

Cents on Layer 2 networks; sometimes dollars on Ethereum mainnet

Layer 2s like Base, Arbitrum, and Optimism are 10โ€“100ร— cheaper than mainnet

Learn more โ†’

Fee category

Ethereum gas

What drives it

Block-space demand ร— your operation's gas units (21k transfer, 150k+ swap)

How to lower it

Default to Base, Arbitrum, or Optimism L2s; send during off-peak UTC hours

Worst-case spike

Popular mints, NFT drops, and DeFi liquidations spike base fee briefly

About ethereum gas fees

Ethereum gas fees are what you pay to run a transaction or smart contract on Ethereum. Since the London hard fork on August 5, 2021, every fee splits into a base fee that the network burns and a priority tip that goes to the validator. Both are priced in gwei โ€” one gwei is a billionth of an ETH. This page covers how that math works, why simple sends cost less than DeFi calls, and how Layer 2 networks now cut typical fees to under a cent.

How it works

Your total Ethereum gas fee equals (base fee + priority tip) multiplied by gas used. The protocol sets the base fee each block. It rises up to 12.5% when the prior block was over half full and falls when it was under. The base fee is burned, which removes ETH from circulation. The priority tip is what you offer the validator to include your transaction. Gas used depends on the work: a plain ETH transfer takes 21,000 gas, while a Uniswap swap can take 150,000 or more. Layer 2 networks like Base, Arbitrum, and Optimism batch many transactions and post compressed data back to Ethereum, so each user pays a small slice of one L1 cost.

How to pay less

  1. 1Default to a Layer 2 โ€” Base, Arbitrum, or Optimism โ€” for everyday transactions.
  2. 2Check a live gas tracker (etherscan.io/gastracker) before sending on mainnet.
  3. 3Send during off-peak hours when base fee tends to fall.
  4. 4Set the priority tip just high enough; many wallets default too aggressive.

Pros

  • EIP-1559 makes fees more predictable and refunds the unused portion.
  • Layer 2s bring typical fees down to cents or even fractions of a cent.
  • All gas is paid in ETH โ€” no extra fee token to hold or manage.

Watch out for

  • L1 mainnet can still cost dollars for a simple send when blocks are full.
  • Failed or reverted transactions still consume gas, so mistakes cost real ETH.
  • Bridging assets between L1 and L2 adds its own one-time gas cost.

Common questions

What is gwei?

Gwei is one-billionth of an ETH and is the standard unit for pricing Ethereum gas fees. Quoting fees in gwei keeps the numbers readable even when ETH trades for thousands of dollars. A 20-gwei base fee on a 21,000-gas transfer means 420,000 gwei (0.00042 ETH) in gas.

How are Ethereum gas fees calculated after EIP-1559?

After EIP-1559, your fee equals (base fee + priority tip) multiplied by the gas units used. The base fee is set by the protocol each block and burned. The priority tip is what you offer the validator. Gas units depend on the operation โ€” a simple transfer uses 21,000, while a token swap can use 150,000 or more.

Why is the base fee burned?

The base fee is burned to remove validator incentive to manipulate fees and to tie ETH supply to network usage. Burning means destroyed โ€” that ETH leaves circulation forever. During busy periods, the network can burn more ETH than it issues, making Ethereum net deflationary.

Why are Layer 2 fees so much lower than L1?

Layer 2 fees are lower because L2s execute transactions off-chain and post compressed data back to Ethereum in blobs. The L1 cost gets spread across hundreds or thousands of L2 transactions. After the Pectra upgrade in May 2025 doubled blob capacity, L2 fees on Base, Arbitrum, and Optimism routinely cost under a cent.

Do failed Ethereum transactions still cost gas?

Yes โ€” failed transactions still pay for the gas used up to the point of failure. A reverted Uniswap swap can cost real ETH even though no tokens changed hands. Always check approvals, slippage, and contract addresses before signing.

Sources

Other fee topics

Price any fee in USD.

Use the converter to turn gwei or sats into your local currency.

Open converter โ†’