All learn paths

Beginner path · 15 min

Crypto 101 — what it actually is

Blockchains, wallets, TVL, liquidity, rugpulls — the words people throw around, explained from zero with no buzzwords.

Beginner 15 min readNo jargonWorked examples

1What problem is crypto trying to solve?

Money has always relied on a trusted middleman — a bank, a payment network, a government. Crypto's pitch: replace that middleman with software running on thousands of computers worldwide. Everyone can verify the books, no one can secretly rewrite them, and you don't need a bank's permission to send value to anyone, anywhere.

Whether you find that pitch exciting or sketchy is up to you. But the underlying technology — the blockchain — is real, and it does what it says.

2What is a blockchain?

A blockchainis a public ledger that lives on many computers at once. Every transaction (“Alice sends 0.1 BTC to Bob”) gets written into a “block,” which is chained cryptographically to the previous one. To rewrite history, you'd have to recompute every block since the change — on more than half the computers in the network, before everyone else added the next block. That's the security model: making cheating absurdly expensive.

3Bitcoin vs Ethereum — two big ideas

Bitcoin (BTC)

Digital gold. Designed to be hard money — a fixed maximum supply of 21 million coins, and the only thing the network does is move BTC around.

Best for the use case "store of value." Slower (10-minute blocks), but maximally simple and battle-tested since 2009.

Ethereum (ETH)

A programmable blockchain. You can deploy code (smart contracts) that runs whenever someone interacts with it. ETH is the fuel that pays for the computation.

Best for the use case "decentralized applications." Most DeFi, NFTs, and stablecoins live on Ethereum or its sibling chains.

Everything else (Solana, Avalanche, Polygon, BNB, …) is basically a variant of one of these two paradigms — either chasing Bitcoin's “hard money” idea or Ethereum's “programmable” idea, with different trade-offs around speed, fees, and decentralization.

4The vocabulary that gets thrown around

Circulating supply

How many coins are actually in the wild right now (in wallets, on exchanges, available to trade).

Bitcoin has ~19.8M of its 21M cap in circulation today; the rest will be mined over the next ~115 years.

Total supply

Circulating + locked or set-aside coins. Higher than circulating for most projects.

Max supply

The hard ceiling on the number of coins that can EVER exist. Bitcoin: 21M. Ethereum: no hard cap (but very low new issuance).

Market cap

Price × circulating supply. Same idea as stocks. Bitcoin's market cap is currently >$1T.

TVL (Total Value Locked)

The dollar value of all the crypto sitting in a particular smart-contract protocol (e.g., Uniswap, Aave). Proxy for 'how much does the market trust this thing?'

A DeFi lending app with $10B TVL is doing serious business. A new one with $50k TVL is a science project.

Liquidity

How easy it is to buy or sell a coin without moving the price. High liquidity = thick order book + low slippage.

You can sell $1M of BTC in seconds with little price impact. Try selling $1M of an obscure altcoin and you could move its price 50%.

Gas fee

The transaction fee paid in the chain's native coin. Ethereum gas is paid in ETH; Solana in SOL.

At peak congestion, sending $20 of ETH can cost $40 in gas. Cheaper chains exist; that's why.

Stablecoin

A crypto pegged to a fiat currency (mostly USD). USDC, USDT, DAI. Lets you 'park' on-chain without volatility.

DeFi

Decentralized Finance. Lending, borrowing, trading happening through smart contracts instead of through banks.

Aave is a lending market. Uniswap is a DEX (decentralized exchange). MakerDAO mints DAI stablecoins. All run as code.

Smart contract

Code deployed to a blockchain that runs automatically when triggered, with no operator to call. Cannot be turned off.

Once a Uniswap pool is deployed, anyone can swap into it forever. There is no "support team."

Wallet

The software (and the private key it holds) that owns your crypto. If you lose the key, the crypto is gone forever.

MetaMask (Ethereum-ish), Phantom (Solana), Trust Wallet (multi-chain). On hardware: Ledger, Trezor.

Bridge

A way to move crypto from one chain to another (Ethereum → Polygon, etc.). Bridges have been the source of the largest crypto hacks.

5Wallets — custodial vs non-custodial

Custodial

A company holds your private keys for you. Coinbase, Binance, CoinDCX accounts. Easy to use; subject to that company's policies, hacks, and (very rarely) bankruptcy.

If the company freezes your account, you can't move your coins. "Not your keys, not your coins" comes from this.

Non-custodial

YOU hold the private keys (a 12-24 word 'seed phrase'). Nobody else can touch your funds. Lose the phrase and the coins are unrecoverable.

MetaMask, Phantom, hardware wallets like Ledger. Most experienced crypto users keep long-term holdings here.

6Where to actually buy crypto

United States
  • CoinbaseRecommended
    Good for
    Easiest first US exchange. Public company, regulated.
    What you'll need
    SSN, ID, bank login or debit card
    Cost
    ~1.5% on instant buys; ~0.6% on Coinbase Advanced
  • Good for
    More altcoin coverage, lower fees, decent security track record.
    What you'll need
    SSN, ID, bank link
    Cost
    0.16-0.26% per trade depending on volume
  • Good for
    If you already have Robinhood for stocks, easy to add. Coin selection is narrower.
    What you'll need
    Existing Robinhood account
    Cost
    Spread baked into price (~0.5-1%)
India
  • CoinDCXRecommended
    Good for
    Largest Indian exchange by volume, decent app, KYC-compliant.
    What you'll need
    PAN, Aadhaar, bank account
    Cost
    0.5% per trade + 30% capital-gains tax on profits, 1% TDS on each sale
  • Good for
    Old-school favorite. (Note: faced a 2024 hack — verify current safety status.)
    What you'll need
    PAN, Aadhaar, bank account
    Cost
    0.2% per trade + same tax/TDS rules as above
  • Good for
    Conservative coin selection, KYC-strict, longer-standing.
    What you'll need
    PAN, Aadhaar, bank account
    Cost
    0.15-0.25% per trade + same tax/TDS rules

7The big risks — read before you click 'Buy'

8A sane way to start

  1. Open ONE regulated exchange in your country and complete KYC. Don't chase 20 exchanges.
  2. Buy a small amount of BTC and/or ETH first. Skip every newer altcoin for at least your first three months — get comfortable with the basics before adding complexity.
  3. Send a small test transaction to a non-custodial wallet you control (MetaMask, Phantom). Feel the network fees, gas, confirmation times.
  4. Write your seed phrase on paper, store it somewhere only you can access. Don't take a screenshot. Don't email it to yourself.
  5. Treat your first 6 months as tuition. The goal isn't to time the market; it's to learn what wallets, gas, swaps, slippage, and bridging actually feel like.

Glossary

Altcoin
Any cryptocurrency that isn't Bitcoin.
Address
Your public crypto identifier (like an email). Safe to share — receiving needs it.
Private key
The secret that controls an address. Never share. The seed phrase generates this.
Seed phrase
12-24 words that back up a wallet. Whoever has it owns the funds.
Block
A batch of transactions confirmed together. New block ~every 10 min (BTC), ~12 sec (ETH).
Mining
Running computers to validate new blocks; rewarded in coins (Bitcoin's mechanism).
Staking
Locking up coins to help validate the chain in proof-of-stake networks. Earns yield.
DEX
Decentralized exchange. Trades happen via smart contracts (Uniswap, PancakeSwap).
CEX
Centralized exchange. Coinbase, Binance. Easier, but you don't hold the keys.
Slippage
Difference between expected and actual swap price. Bigger on thin liquidity.
Yield farming
Moving funds across DeFi protocols chasing rewards. High return, very high risk.
NFT
Non-fungible token. A unique on-chain receipt — art, profile pics, in-game items.
DAO
Decentralized Autonomous Organization. Governance via on-chain votes.
Layer 2
A chain built ON TOP of another (e.g., Arbitrum on Ethereum) for cheaper, faster txns.
Halving
Bitcoin's pre-programmed cut in new-coin issuance every ~4 years. Historic narrative driver.

Not financial advice. This page is educational only — it explains concepts so you can decide for yourself. Nothing here is a recommendation to buy, sell, or hold any security or asset.