CryptonicTools

Satoshi / Gwei / Wei Converter

Instant BTC↔Satoshi and ETH↔Gwei↔Wei unit conversions.

Quick reference

1 BTC = 100,000,000 satoshis

How to use Satoshi / Gwei / Wei Converter

Switch between BTC↔Satoshi and ETH↔Gwei↔Wei tabs. Edit any field and the linked units update for gas quotes, invoices, and UTXO math. Everything stays on your device.

Formula & methodology

1 BTC = 100,000,000 sats. 1 ETH = 1e9 gwei = 1e18 wei. Conversions are exact rational scalings, limited only by JavaScript number precision on extremely large wei strings.

Convert satoshi, gwei, and wei fast

Bitcoin invoices and Lightning amounts often use satoshis. Ethereum wallets and explorers bounce between ETH, gwei, and wei. One wrong zero is expensive. This unit converter translates human units and chain-native units while you draft a transaction.

Gas trackers quote gwei. Smart-contract ABIs expect wei. Accounting sheets prefer ETH. Live-linked fields let you paste a gas oracle number and see the ETH cost of a 21,000-gas transfer, or scale a contract value from wei into something readable.

Because the math never leaves the browser, it works offline after the page loads. Pair it with the gas tracker before you mint or bridge, and with the wallet validator before you paste a destination address.

Related searches: satoshi converter, gwei to eth, wei converter. All CryptonicTools utilities are free, mobile-first, and require no account.

Frequently asked questions

How many satoshis are in 1 BTC?+

There are 100,000,000 satoshis in one bitcoin. Enter either side and the other updates instantly.

What is the difference between gwei and wei?+

Wei is the smallest ETH unit (1 ETH = 10^18 wei). Gwei is 10^9 wei and is the usual unit for Ethereum gas prices.

Do conversions leave my device?+

No. Satoshi, gwei, and wei math runs fully in your browser with no API calls.