wardcrest

Base gas tracker

Live gas prices on Base, what common transactions cost right now, and when fees are lowest.

BaseBase fee 0.005 gweiBlock 51,767,592Updated just now

Slow

0.005gwei

Cheapest; may wait a few blocks

Send ETH: $0.00029

Standard

0.006gwei

Usually the next block or two

Send ETH: $0.00035

Fast

0.024gwei

Leaves room for a rising base fee

Send ETH: $0.0014

What transactions cost right now

Typical gas for each action at each price, in dollars and ETH.

ActionSlowStandardFast
Send the native coin~21,000 gas$0.000290.00000011 ETH$0.000350.00000013 ETH$0.00140.00000051 ETH
Send a token (ERC-20)~65,000 gas$0.000890.00000033 ETH$0.00110.00000039 ETH$0.00430.0000016 ETH
Swap on a DEX~150,000 gas$0.0020.00000076 ETH$0.00240.00000091 ETH$0.00980.0000037 ETH
Mint an NFT~120,000 gas$0.00160.00000061 ETH$0.0020.00000073 ETH$0.00790.0000029 ETH
Bridge to another chain~200,000 gas$0.00270.000001 ETH$0.00320.0000012 ETH$0.010.0000049 ETH

Includes the fee for posting the transaction’s data to Ethereum: the chain’s GasPriceOracle estimate for a typical transaction of each kind (getL1Fee).

Last 24 hours

Standard gas price, sampled every ten minutes.

Use the arrow keys to read the values point by point.

12:12 UTCStandardBase fee08:20 UTC

When to transact

Over the last 21 hours, fees were lowest around 15:00 UTC (about 0.006 gwei) and highest around 16:00 UTC (0.0061 gwei).

Most of a Base fee is the cost of posting your transaction’s data to Ethereum, so it tracks Ethereum’s data (blob) fees more than Base’s own traffic. Execution gas on Base is very cheap outside busy periods.

Gas prices are read from the chain directly. USD values: Data provided by CoinGecko

Questions

How is the Base gas price worked out?

Wardcrest reads the last 20 blocks of fee history: standard is the next block’s base fee plus the median tip paid recently; slow uses a smaller tip; fast allows for the base fee rising by its 12.5% maximum.

How often does this update?

Every minute. The page refreshes itself every 30 seconds while you have it open.

Why might my wallet quote a different fee?

Wallets add their own safety margins and use their own gas estimates for each contract. The actions here use typical gas amounts; a complex swap route or a busy NFT mint can use more.