BTC ↔ Satoshis Converter
Convert values between Bitcoin (BTC) and satoshis (sats), the smallest unit of BTC. Essential for investors and for understanding crypto payments and fees.
Counting satoshi zeros without slipping
One bitcoin holds a hundred million satoshis, and it is exactly that pile of zeros that makes someone pay a fee ten times larger than intended. The wallet shows sats, the exchange shows BTC, and the statement mixes both. Type a value into either field and the other updates immediately, with no button to press, so you can check the number before confirming a transaction.
The conversion is pure definition, not a quote: one BTC equals a hundred million sats, a ratio fixed in the protocol from the start. The result therefore does not depend on price, currency or time of day. The satoshi field is rounded to a whole number, since a satoshi is the smallest unit and no fraction of it exists; the BTC field shows eight decimal places, which is all the precision the network recognises.
In practice that means typing more than eight decimals in BTC raises no error, it simply rounds to the nearest satoshi. The tool is handy for reading network fees, almost always quoted in sats per virtual byte, and for double-checking withdrawal amounts before pasting them into a form. Nothing is transmitted anywhere: the arithmetic happens in your browser, and the page has no idea which wallet you use.
Frequently asked questions
How many satoshis are in a bitcoin?
Does this convert to dollars or euros?
Why does the sats field reject decimals?
Related Tools
Base58 Encoder / Decoder
Encode text to Base58 or decode Base58 strings back to the original. Used in cryptocurrencies like Bitcoin.
Base58 (Bitcoin)
Encode and decode text in Base58 using the Bitcoin alphabet, which drops the ambiguous characters 0, O, I and l. Handy for keys and addresses.
dBu to Volts RMS Converter
Convert a level in dBu to RMS voltage against the 0.7746 V reference (1 mW into 600 Ω): V = 0.7746 × 10^(dBu/20). Pro line level, +4 dBu, is 1.228 V.
Seconds to HH:MM:SS
Convert a number of seconds (integer or decimal) to HH:MM:SS.mmm format. Useful for video, audio and time tracking.
Egg Substitute Calculator
Find what to replace eggs with in vegan recipes (flax, applesauce, banana, aquafaba) and the right amount of each. Bake cakes and desserts without eggs.
CSV Diff by Key Column
Compares two CSV files by a key column and lists added, removed and changed rows, pointing out exactly which columns differ.