Skip to content

Hot and cold wallets

7 min read

Hot wallets keep keys on an internet-connected device for convenience. Cold wallets keep keys offline for security. Most people need both.

Quiz still to takeGo to the quick check

Answer every question correctly (100%) to complete this lesson.

Your progress is kept in this browser. An account keeps it across your devices.

The distinction is about where private keys are generated and stored, not about which app or brand is used. A hot wallet's keys exist on a device that runs internet-connected software, which makes them reachable by malware, phishing or a compromised operating system.

A cold wallet's keys are generated and stored on a device or medium kept offline, a hardware wallet, or even words written on paper or metal, so remote attackers have nothing to reach. Signing a transaction with a cold setup typically involves transferring an unsigned transaction to the offline device and back, without the private key ever crossing that boundary.

Cold storage is not risk-free: it shifts risk from remote hacking towards physical loss, fire, theft or a poorly recorded backup. The right split between hot and cold depends on how much is held and how often it needs to move.

Explain more simply

A hot wallet lives on a phone or computer that is online. It is quick to use, like the cash in your everyday wallet.

A cold wallet keeps its keys on a device or medium that never touches the internet. It is slower to use, like money in a safe.

Nobody keeps their life savings in their pocket, and the same logic applies here: small, spendable amounts hot, larger savings cold.

Real-world analogy

Hot and cold wallets are like a wallet in your pocket versus a safe bolted to the floor: one is for spending, one is for keeping, and mixing up the amounts in each defeats the point of having both.

Key facts

  • Hot means keys touch internet-connected software; cold means they never do.
  • Cold storage reduces remote hacking risk but increases physical-loss risk if backups are careless.
  • A watch-only wallet can display cold balances without holding the private key.
  • Most owners benefit from splitting: small hot balance for spending, cold storage for savings.

Common misconception

Cold storage means my bitcoin is completely safe no matter what.

Cold storage protects against remote attackers, not against a fire, a lost backup, a forgotten passphrase or someone finding a written backup. It trades one risk category for another.[3]

Go deeper

Air-gapped signing removes even the USB or Bluetooth link: an unsigned transaction crosses to the offline device as a QR code or SD card, gets signed, and the signed transaction crosses back the same way, so the offline device never plugs into anything networked.

Watch-only wallets (from an extended public key) let you monitor cold-stored balances from a connected device without ever exposing the private key, which is useful for day-to-day tracking.

Splitting funds across a hot spending wallet and a cold savings wallet also limits blast radius: compromising the hot wallet exposes only what was kept there.

Quick check

Answer every question correctly (100%) to complete this lesson.

  1. 1.What technically defines a cold wallet?

    What technically defines a cold wallet?
  2. 2.What risk does cold storage increase relative to a hot wallet?

    What risk does cold storage increase relative to a hot wallet?

Counts towards your streak in this browser.

Extra exam questions

Every question here counts towards your accuracy, XP and rank. No guessing: every answer is explained.

16 questions

Quick check

Answer every question correctly (100%) to complete this lesson.

  1. 1.What defines a "hot wallet"?

    What defines a "hot wallet"?
  2. 2.What defines a "cold wallet"?

    What defines a "cold wallet"?
  3. 3.For what purpose are hot wallets typically best suited?

    For what purpose are hot wallets typically best suited?
  4. 4.For what purpose are cold wallets typically best suited?

    For what purpose are cold wallets typically best suited?
  5. 5.What is a key risk of a hot wallet compared to cold storage?

    What is a key risk of a hot wallet compared to cold storage?
  6. 6.Which of these is an example of a cold wallet setup?

    Which of these is an example of a cold wallet setup?
  7. 7.Why do many people use both a hot and a cold wallet?

    Why do many people use both a hot and a cold wallet?
  8. 8.What does "air-gapped" mean in the context of cold storage?

    What does "air-gapped" mean in the context of cold storage?

Counts towards your streak in this browser.

Sources