Gwei is a denomination of ether (ETH) commonly used to express Ethereum gas prices. The word is short for “gigawei,” meaning one billion wei. Since ETH is divisible into very small units, using gwei makes it easier to quote and compare transaction fees without dealing with long decimals.
How gwei relates to gas fees
On Ethereum, “gas” measures the computational work required to process a transaction or execute a smart contract. Gas has a unit amount, for example a simple ETH transfer typically uses a fixed amount of gas, while complex smart contract interactions can require much more. What changes is the gas price, which is quoted in gwei per unit of gas. Your total fee is the gas used multiplied by the gas price, then paid in ETH.
In practical terms, wallets often show a suggested gas price in gwei when the network is busy or when you want faster inclusion. Paying a higher gwei amount can make your transaction more attractive to validators, while a lower gwei amount may result in slower confirmation or a transaction that remains pending.
Real-world context and why it matters
Gwei appears everywhere in Ethereum activity: sending ETH, swapping tokens on a decentralized exchange, minting NFTs, or interacting with DeFi protocols. For example, a token swap can consume far more gas than a simple transfer, so even modest changes in the gwei price can noticeably affect the final fee.
Understanding gwei matters because it helps you estimate costs, choose appropriate fee settings in your wallet, and avoid overpaying or getting stuck with a transaction that does not confirm during periods of congestion.