World logo

訂閱 World 電子報

搶先了解更具真人性經濟體系背後的思維、理念和技術

輸入你的電子信箱地址並點選「訂閱」,即表示你同意接收電子報、行銷資訊和生態系統的最新動態。若想了解我們如何處理你個人資料的詳細資訊,包括你的權利以及如何行使這些權利,請參閱我們的隱私聲明。

World ID
World App
World Chain
關於 World
World 旗艦地點
World 部落格
World 觀點
World 技術
為企業打造的 World
World 政府應用
World 開發者專區
關於 Orb
尋找 Orb
個人營運者
社區營運者
零售營運者
白皮書
開源
隱私
媒體中心
World Foundation
學習中心
客服
常見問題
人才招募

X

WhatsApp

LinkedIn

Telegram

YouTube

Instagram

TikTok

Reddit

*Worldcoin (WLD) 代幣的獲取資格受限於地理位置、年齡及其他因素。World Assets, Ltd. 及 World Foundation 不對 WLD 在第三方平台(例如中心化或去中心化交易所)上的可用性負責。詳情請參閱:https://world.org/legal/user-terms-and-conditions。加密貨幣產品可能涉及高風險。重要的使用者資訊請見 https://world.org/risks。


™ 2026 World

Cookie 設定Cookie 政策隱私權聲明商標政策資料要求使用者條款風險社群提醒
學習中心數位與加密貨幣資產此頁面

What is a crypto wallet?

2026年6月8日 ▪ 10 分鐘閱讀
How a crypto wallet worksPublic and private keysSigning a transactionThe seed phraseTypes of crypto walletsCustodial vs non-custodialHot vs coldCommon mistakes to avoidChallenges and risks of crypto walletsKey takeawaysFrequently asked questions

Does a crypto wallet actually store my cryptocurrency?

What is the difference between a hot wallet and a cold wallet?

What is a seed phrase and why does it matter?

Can I recover my crypto if I lose my private key?

Is a crypto wallet free?

Do I need a separate wallet for each cryptocurrency?

Can a crypto wallet be hacked?

How do I choose my first crypto wallet?

ConclusionRelated articles

Somewhere between 2.3 and 3.7 million Bitcoin, close to a fifth of all that will ever exist, are gone for good according to Ledger analysts, locked behind forgotten passwords and lost backups. Not stolen, not frozen, simply unreachable because their owners lost control of one thing: their wallet. A crypto wallet is the tool that lets you hold, send and receive digital assets. Unlike a leather wallet that physically holds your cash, a crypto wallet does not hold your coins at all. What it stores is a set of cryptographic keys, and whoever controls those keys controls the funds.

In practice, a wallet is usually an app and sometimes can have a physical device associated with it for additional security. It lets you check your balance, send assets and receive them, and many wallets also connect to decentralized apps, exchanges and savings products, including dollar-pegged stablecoins. With roughly 820 million active wallets in use worldwide, it has quietly become one of the most widely held pieces of financial software on the planet.

How a crypto wallet works

Your cryptocurrency never actually leaves the blockchain, a shared public ledger that records who owns what across thousands of computers rather than inside any single app. When people say their coins are "in" a wallet, what they mean is that the wallet holds the keys that unlock the right to move those coins. A useful way to picture it: the blockchain is the bank ledger, your assets are the entries on that ledger, and your wallet is the signing pen that proves an entry belongs to you. Lose the pen and the entry stays on the ledger, but you can no longer touch it. That is also why you can lose your phone, buy a new one, reinstall your wallet app and recover everything, as long as you still have your backup. The funds were never on the phone in the first place.

Every wallet is built around two linked pieces of cryptography: a public key and a private key. They are generated together as a mathematically connected pair, and the relationship between them is what makes blockchain ownership possible.

Public and private keys

Your public key (and the shorter wallet address derived from it) is what you share with others so they can send you assets. It works much like an email address or an account number. There is no risk in giving it out, since knowing your address does not let anyone spend your funds.

Your private key is the secret half of the pair. It is what authorizes transactions, and it must stay private. Anyone who obtains your private key can move your assets instantly and irreversibly. The two keys are connected so that the network can confirm a transaction was signed by the matching private key, without that key ever being revealed.

Signing a transaction

When you send crypto, your wallet uses your private key to create a digital signature. That signature proves you authorized the transaction without exposing the key itself. The network checks the signature against your public key, confirms it is valid and records the transfer on the blockchain. The whole process takes seconds and happens behind a simple "send" button.

The seed phrase

Most wallets give you a seed phrase, also called a recovery phrase, when you first set it up. This is a list of 12 or 24 ordinary words that can regenerate every private key in your wallet. It is the single master backup. If your device breaks or is lost, the seed phrase restores full access on a new one. If someone else gets hold of it, they get everything. Writing it down and storing it somewhere safe and offline is the most important security step any wallet owner takes.

Types of crypto wallets

Wallets fall into two main groupings that answer two different questions. The first is who holds your keys: you, or a third party. The second is whether your keys touch the internet. Almost every wallet you encounter is a combination of these choices.

Custodial vs non-custodial

A custodial wallet is managed by a company, usually a crypto exchange, that holds your private keys on your behalf. This feels familiar because it works like online banking, complete with password resets and customer support. The trade-off is that you are trusting that company to stay secure and solvent. For a deeper comparison of how these two models differ in control, recovery and risk, see the guide on the difference between custodial and non-custodial wallets.

A non-custodial wallet puts the private keys entirely in your hands. No company can freeze your funds, deny you access or lose them in a bankruptcy, but no one can recover them for you either. This is what people mean by self-custody, and it is the model most aligned with the original purpose of cryptocurrency. The networks these wallets run on, such as World Chain, record every transaction on a public ledger that no single party controls.

Hot vs cold

A hot wallet stays connected to the internet. Mobile apps, browser extensions and exchange wallets are all hot wallets. They are convenient for frequent transactions, which is why they dominate: roughly 78% of all wallets in use are hot wallets. The downside is that constant connectivity gives attackers a larger surface to target.

A cold wallet keeps your keys offline, usually on a dedicated hardware device that only connects briefly when you sign a transaction. Cold storage is the standard choice for protecting large holdings over the long term. It is less convenient for daily use, and hardware devices cost money, but the security gain is significant.

The table below sums up how the main options compare.

Wallet typeWho holds the keysInternet connectionMain trade-off
Custodial (exchange)The providerOnlineYou trust a third party
Non-custodial softwareYouOnline (hot)You alone are responsible
Hardware (cold)YouOffline until signingLess convenient, costs money
Paper walletYouFully offlineEasily damaged or lost

It's common to end up using more than one. A hot wallet for spending and a cold wallet for savings is a popular combination, the same way you might keep some cash in your pocket and the rest in a vault.

Common mistakes to avoid

A few errors account for the majority of avoidable losses. Knowing them in advance is the cheapest insurance available.

  • Storing the seed phrase as a screenshot, photo or cloud note. Anything connected to the internet can be reached by an attacker. Write it on paper or steel and keep it offline.
  • Sharing a private key or seed phrase with anyone. No legitimate support agent, app or service will ever ask for it. Every request for it is a scam.
  • Sending assets to the wrong network. The Same address can exist on more than one blockchain, so one that looks valid may lead nowhere on another. Always confirm the network (the blockchain) and wallet address before you send.
  • Skipping a small test transaction. When sending a large amount to a new address, send a tiny amount first and confirm it arrives.
  • Trusting unsolicited "recovery services". After a loss, scammers posing as recovery experts target victims a second time. Legitimate help never charges large upfront fees.

Challenges and risks of crypto wallets

Wallets give people direct control over their money, and that control comes with real responsibility. The most serious challenge is the permanence of loss. Because no central authority sits behind a non-custodial wallet, a lost key cannot be reissued. Ledger analysts estimate that between 2.3 and 3.7 million Bitcoin are already permanently lost, much of it to forgotten passwords and misplaced seed phrases. That is close to a fifth of all the Bitcoin that will ever exist.

Security is the other persistent challenge. The blockchain itself is extremely hard to attack, but the points where humans interact with it are not. In the first half of 2025, wallet compromises made up about 69% of all stolen crypto value, with most incidents tracing back to private key theft, seed phrase exposure or compromised signing devices rather than flaws in the underlying technology. Phishing was the most common attack by sheer count, using fake login pages and approval pop-ups to trick people into handing over access.

There is also a quieter problem that has nothing to do with theft. Many wallets only ask whether the person on the other end controls a valid key, not whether that person is a real, unique human. As automated accounts and bots flood the internet, that gap matters, and it is why proof of human is becoming essential across digital finance. A growing area of work focuses on linking wallet ownership to verified humanness without exposing personal information, so that a wallet can prove a real person stands behind it. World ID is one such approach. It lets a person prove they are a unique human using anonymous cryptographic proofs, which can help platforms tell genuine users apart from large-scale automated abuse. The World App pairs this with a built-in World App Wallet, so proof of human and everyday digital assets live in the same place.

Finally, the sheer variety of wallets creates a usability challenge. Choosing between custody models, networks and security setups is a lot to ask of someone who simply wants to receive their first payment. The industry is steadily simplifying this, but for now, a little learning upfront prevents expensive surprises later.

Key takeaways

  • A crypto wallet stores the cryptographic keys that control your assets, not the assets themselves, which always remain recorded on the blockchain.
  • Every wallet pairs a public key, which you share to receive funds, with a private key, which signs transactions and must stay secret.
  • A seed phrase of 12 or 24 words is the master backup for a non-custodial wallet, and losing it usually means losing access for good.
  • Wallets are either custodial or non-custodial depending on who holds the keys, and either hot or cold depending on whether they connect to the internet.
  • Most losses come from human error such as exposed seed phrases or phishing, so protecting your keys matters more than any single feature.
  • Linking wallet ownership to verified humanness, as World ID does, is an emerging way to separate real people from automated abuse.

Frequently asked questions

Does a crypto wallet actually store my cryptocurrency?

No. Your cryptocurrency stays recorded on the blockchain. A crypto wallet stores the private keys that let you sign transactions and prove ownership of the assets tied to your address. Think of the wallet as your keyring, not your safe.

What is the difference between a hot wallet and a cold wallet?

A hot wallet stays connected to the internet, which makes it convenient for everyday transactions but more exposed to online threats. A cold wallet keeps your keys offline on a device that never touches the internet during storage, which is safer for long-term holdings but slower to use. Hot wallets account for roughly 78% of all wallets in use, while cold wallets make up about 22%.

What is a seed phrase and why does it matter?

A seed phrase is a list of 12 or 24 words that can regenerate all the private keys in your wallet. It is the master backup for a non-custodial wallet. Anyone who has your seed phrase has full control of your funds, and if you lose it without a backup, your assets are usually gone for good.

Can I recover my crypto if I lose my private key?

It depends on the wallet type. With a custodial wallet, the provider can often help you reset access through email and identity checks. With a non-custodial wallet, losing both your password and your seed phrase usually means permanent loss, because no central party can restore access. Ledger analysts estimate that between 2.3 and 3.7 million Bitcoin are already lost this way.

Is a crypto wallet free?

Most software wallets are free to download and use. You only pay network fees, often called gas fees, when you send a transaction on the blockchain. Hardware wallets are physical devices, so they cost money to buy, typically between $50 and $200.

Do I need a separate wallet for each cryptocurrency?

Not usually. Many modern wallets are multi-chain, meaning they can hold assets across several blockchains in one place. Some assets only live on specific networks, so you should confirm that a wallet supports the blockchain your asset runs on before sending anything to it.

Can a crypto wallet be hacked?

The blockchain itself is extremely difficult to attack, but wallets can be compromised through phishing, malware or leaked keys. In the first half of 2025, wallet compromises accounted for about 69% of all stolen crypto value, usually after private key theft or seed phrase exposure. Most losses trace back to human error rather than a flaw in the wallet software.

How do I choose my first crypto wallet?

Start by deciding how much control you want. A custodial wallet is simpler and offers account recovery, which suits beginners. A non-custodial wallet gives you full control and full responsibility. Then check that it supports the assets you plan to hold, has a strong security track record and matches how often you intend to transact. World App, for example, is non-custodial, so the keys stay with you.

Conclusion

A crypto wallet is the doorway to everything you do with digital assets, and the principle behind it is simpler than it first appears. Your wallet holds the keys, the blockchain holds the record, and the person who controls the keys controls the funds. Once that idea clicks, the choices in front of you become clear: how much control you want, how often you transact and how much you are willing to take responsibility for. As more of the internet moves toward digital assets and proving that a real human stands behind an account, wallets are evolving from simple storage tools into the place where money and proof of human meet.

Related articles

  • What a wallet address is and how it works
  • The difference between custodial and non-custodial wallets
  • How stablecoins like USDC stay pegged to the dollar
  • The economic benefits of proof of human

免責聲明

譯文內容可能與原始英文內容略有差異。若有任何不符,請以原文英文版文章為最準確資訊來源。

加入真人網路。

取得 World App

相關資源

How do stablecoins work? A complete guide to the digital dollar

How do stablecoins work? Learn how stablecoins hold their value, the three main types, real-world uses and the risks worth knowing before you rely on one.

What is a seed phrase and how does it work

A seed phrase is the master backup for a crypto wallet. Learn what it is, how it works, why it matters and how to keep yours safe.

What Are Stablecoins and How Do They Work?

An easy way to learn about different types of stablecoins and how they work. Subscribe to the Worldcoin blog for more cryptocurrency stories.

What Is OpenSea? A 101 Guide

OpenSea allows users to buy, sell, and mint NFTs. Learn what OpenSea is, why it is important, and how it impacts the NFT ecosystem.