Explain ethereum>gas fees

Gas Fees

Gas fees are the cost of running a transaction on the Ethereum network. Gas measures how much work a transaction asks Ethereum to do.

A transaction pays for gas in Ether. The base fee is the required part of the fee and gets burned, which means it is removed from circulation. The priority fee is an optional tip to the validator that includes the transaction. A higher tip can make a transaction more attractive to include when blocks are busy.

The more complex the transaction, the more gas units it uses. The busier the network, the higher the gas price for each unit. Gas price is usually shown in Gwei, a small unit of Ether, so the gas cost is gas units multiplied by gas price.

From: 0x742d...f44e
1.0 ETH
Fee: 21,000 gas units × 30 Gwei gas price
To: 0x8B37...0420
Transfer Amount:1.0 ETH
Gas Units:21,000
Gas Price:30 Gwei
Base Fee Burned:0.000588 ETH
Priority Tip:0.000042 ETH
Gas Cost:0.000630 ETH
Total:1.000630 ETH

Gas units measure work. Gas price is the price per unit. The base fee is burned; the priority fee is the validator tip.

28
Gwei
2
Gwei