What Is Cryptocurrency?
Cryptocurrency is digital money that is:
- secured by cryptography (not by a bank),
- issued and transferred on a public blockchain (not on a private corporate database),
- and controlled by its users through private keys instead of accounts at a financial institution.
The first and most important cryptocurrency is Bitcoin, launched in January 2009. Everything else — Ethereum, stablecoins, altcoins, NFTs — came after and built on the same basic idea: a peer-to-peer monetary network with no central operator.
How Does Cryptocurrency Work?
Three pieces make crypto work. None of them are hard once you see them together.
1. The blockchain
Every transaction is written to a public ledger called a blockchain. Instead of one bank database, the ledger is copied across thousands of computers (called nodes) that each verify every transaction.
2. Wallets and keys
You don't have an "account". You have a wallet, which is really just a private key — a giant random number that only you know. The matching public key becomes your address (e.g. bc1q...). To send money you sign a transaction with your private key; anyone can verify the signature with your public key.
> Rule #1 of crypto: if you don't control the private key, you don't really own the coins.
3. Consensus
Because there's no central operator, the network needs a way to agree on which transactions are valid and in what order. This is called consensus. Bitcoin uses Proof of Work; Ethereum and most newer chains use Proof of Stake.
You can watch this whole process happen interactively in our Bitcoin Proof of Work course.
The Main Types of Cryptocurrency
| Type | Examples | Purpose |
|---|---|---|
| Bitcoin | BTC | Digital scarcity, store of value |
| Smart contract platforms | Ethereum, Solana | Run programmable apps |
| Stablecoins | USDC, USDT, DAI | Crypto pegged to USD or other currencies |
| Utility tokens | UNI, LINK | Power a specific app or service |
| Governance tokens | AAVE, MKR | Voting rights in a DAO |
| Meme coins | DOGE, PEPE | Cultural, often highly speculative |
| NFTs | CryptoPunks, Art Blocks | Unique on-chain assets |
If you're brand new, focus on Bitcoin, Ethereum and stablecoins. Everything else is a variation.
What Is Bitcoin vs. Other Cryptocurrencies?
Bitcoin is intentionally simple: 21 million coins maximum, no smart contracts at the base layer, no central foundation. Its job is to be hard, neutral digital money.
Other cryptocurrencies — collectively called altcoins — trade simplicity for features. Ethereum adds smart contracts and the EVM. Solana optimizes for throughput. Privacy coins prioritize anonymity. Each trade-off has consequences.
For a deeper comparison see our Bitcoin vs Ethereum guide.
Wallets, Exchanges and Custody
There are two very different ways to hold crypto:
Self-custody wallets — you hold your own private key or seed phrase. Examples: a hardware wallet like Trezor or Ledger, or a hot wallet like MetaMask. Maximum sovereignty, full responsibility.
Custodial accounts — an exchange (CEX) like Coinbase or Kraken holds the keys for you. Easier UX, but if the exchange fails (FTX, Mt. Gox) you can lose everything.
A reasonable beginner setup:
- Buy on a regulated exchange.
- Withdraw long-term holdings to a hardware wallet.
- Keep a small amount on a hot wallet for daily use.
- Back up your seed phrase on paper. Never store it in cloud notes, screenshots or email.
Is Cryptocurrency Safe?
The cryptography is safe. People are not. The vast majority of losses come from:
- Phishing and fake support messages
- Rug pulls on low-quality tokens
- Exchange collapses (custody risk)
- Losing or leaking the seed phrase
- Signing malicious transactions on dodgy dApps
Read our cryptocurrency wallet security guide before you put any real money in.
How to Start Safely (5-step Checklist)
- Learn the basics. Take Bitcoin 101 and read the glossary.
- Pick a reputable exchange. Verify regulation in your country.
- Buy a tiny amount first. Practice sending and receiving on a small balance.
- Get a hardware wallet before holding meaningful value.
- Write your seed phrase on paper. Two copies, two locations, no photos.
Frequently Asked Questions
Is cryptocurrency real money?
It is money to the people who use it. Whether your tax authority calls it currency, property or a security depends on where you live.
Can crypto be hacked?
Bitcoin itself has never been hacked. Individual wallets, exchanges and dApps are hacked all the time, almost always through human error.
Do I need to buy a whole Bitcoin?
No. Bitcoin is divisible to 100 million satoshis. You can buy any amount.
Is crypto a good investment?
That's a question for a financial advisor, not a tutorial. What we can say: don't invest more than you can afford to lose, and don't invest in anything you can't explain.
Next Steps
Cryptocurrency makes more sense when you've actually seen it work. Take 30 minutes and run through the free interactive Bitcoin 101 course, then dive into the Bitcoin Proof of Work course to see exactly how transactions, blocks and mining fit together. Browse all blockchain courses when you're ready for more.