Educational content, not investment advice. Crypto-asset values fluctuate.

← All lessons

What is cryptocurrency — a beginner's guide

After this module

You'll understand how cryptocurrency actually works — not just the surface, but the mechanics underneath. You'll be able to judge any network or project on your own, instead of just trusting the headline.

Definition

Cryptocurrency = digital money that works without a middleman (a bank) and is recorded on a blockchain (a public digital ledger).

Three defining traits:

  1. Decentralized — no single server or company is in control
  2. Limited — the total supply is usually hard-coded (there will never be more than 21M Bitcoin)
  3. Programmable — rules can be written into it ("smart contracts" — automated programs that execute agreements without a human)

How is it different from bank money?

AspectBank moneyCryptocurrency
CustodianThe bankYou yourself (a wallet)
FreezingThe bank canNo one can
Transfer speed1–3 business days1–30 seconds
Fee€1–5 (SEPA)~$0.001–0.01 (Solana)
Hours9:00–17:00, weekdays24/7/365
CensorshipPossibleNot possible
RegulatorCentral banks, ECBA DAO (decentralized autonomous organization), code

How does it work, technically?

1. The network

Thousands of computers (nodes) around the world run the same software. Each one holds a full copy of the network's history.

2. A transaction

When you want to send 1 SOL SOL to Mary:

1. You sign the transaction with your private key
2. The network receives the transaction
3. Validators (specialized nodes) check:
   - Do you actually have enough SOL?
   - Is the signature valid?
4. If YES — the transaction is included in a block
5. The block is added to the blockchain
6. Mary sees +1 SOL in her wallet

3. Consensus

The network has a mechanism for agreeing on which transactions are real. There are two main types:


Limited supply

Why does this matter?

A central bank for the euro can print as much as it decides it needs. During the 2020–2022 pandemic, billions were printed → that turned into inflation (rising prices) across the eurozone.

No one can print more Bitcoin — the supply is fixed, and new BTC issuance is cut in half roughly every 4 years ("halving", the last one was April 2024):

  • 2009: 0 BTC
  • 2026: ~20M BTC (already ~95% mined)
  • 2140: ~21M BTC (the last one ever)

The smaller the supply, the more value it holds for the same level of demand.

Not every cryptocurrency has a limited supply:


Major cryptocurrencies

Fees move with network load — the table shows quiet-period ranges; during congestion they can spike several times over. Before a larger Ethereum transaction, it's worth a quick look at etherscan.io/gastracker.


What you're actually managing

Every property of crypto comes with a trade-off you'll learn to handle. Here they are — not as warnings, but as a list of things this course will teach you to manage yourself:

  • Price swings (30–50% in a week) → this is the risk premium for the upside; later on (module 5) you'll learn to hedge with options and manage the swings
  • Losing your seed phrase → write your recovery phrase down offline and store it safely (the full method is in module 2), and then no one can take it from you
  • Scam projects (meme tokens, rug pulls) → stick to vetted, audited protocols; you'll build the pattern-recognition skill in module 2
  • Regulation → follow the rules and pay your taxes (in Lithuania — 15% GPM, the personal income tax, on realized gains); covered in module 2
  • Smart contract bugs → choose only audited protocols with a long track record (Aave, Kamino), not new, unproven ones

Every risk has a solution. You don't need to fear it — you learn to manage it. Practical starting point: begin with an amount small enough that you can watch it calmly while you learn.

Once you understand this mechanic, you can judge any crypto pitch yourself: you see a big promise → you ask "what risk am I being paid to take here?" — and you know exactly where to look for the answer.


Summary

Quick check
What's the fundamental difference between cryptocurrency and bank money?
Practice task
0 / 5
See the blockchain live

Theory says blockchain is a public ledger anyone can see. Check it yourself — takes about 5 minutes, nothing to buy.

This is learning, not investing — use only small amounts you treat as tuition.

You just read a real transaction on the blockchain and compared its fee to a bank transfer — now you can talk about crypto from experience, not hearsay.