a simple transfer
- Gas units
- 21,000
- Base fee
- 18 gwei
- Priority fee
- 2 gwei
- Token price
- ₹2,80,000
Transaction fee₹118
21000 x 20 gwei
Open this exampleTransaction fee from gas units and gas price. Gas units depend on what the transaction does and barely change; the gas price is what swings, which is why waiting for a quiet period works.
Also called: ethereum gas calculator, transaction fee calculator.
₹118 for 21,000 gas at 20 gwei. Of that, ₹106 is burned as base fee and ₹12 goes to the validator.
A transaction consumes a fixed number of gas units determined by its operations, 21,000 for a simple transfer and far more for contract calls. The fee is those units times the gas price. Since EIP-1559 the price splits into a base fee that is burned and a priority fee that goes to the validator. Because the units are fixed and only the price moves, the identical transaction can cost ten times more at a busy moment than a quiet one.
gas units times the price per unit, where a gwei is a billionth of a tokenEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Transaction fee₹118
21000 x 20 gwei
Open this exampleTransaction fee₹106
boundary
Open this exampleFormula version 1.0.0 · definition 1.0.0 · India · Report a problem with this calculator