Hex / Decimal Converter
Convert between hexadecimal and decimal numbers. Useful for Ethereum block numbers, values, and calldata.
Hex to Decimal
Decimal to Hex
Common Ethereum Values
Block numbers, nonces, and values in Ethereum JSON-RPC are returned as hex.
Example: 0x1e8480 = 2,000,000 (gas limit)