Most explanations of Bitcoin either talk down to you with cartoon analogies about pizza, or talk over your head with words like “consensus mechanism” and “byzantine fault tolerance”. I’ve been trading crypto for six years and I’d argue most people don’t need either. You need a plain answer to “what is this thing, why does it exist, and should I own any?” — and you need it without the laser eyes and the chest-pounding. Here it is.
Short answer: Bitcoin is a digital currency that works without banks, governments, or any central operator. It runs on a global network of computers that keep a shared ledger of who owns what. Created in 2009 by an anonymous person or group called Satoshi Nakamoto, it has a fixed supply of 21 million coins, can be sent anywhere in the world in minutes, and is the largest and oldest cryptocurrency by market value. Bitcoin is volatile and not insured by any government — only buy what you can afford to lose.
Buy Bitcoin on BitGet → (referral link)
Key takeaways
- Bitcoin is digital money that runs on a peer-to-peer network — no bank required to send or receive.
- The supply is capped at 21 million BTC. No central authority can print more.
- Transactions are recorded on a public ledger called the blockchain — anyone can verify them.
- Bitcoin is owned via a pair of keys: a public address (which you share) and a private key (which proves ownership). Whoever holds the private key owns the coin.
- Bitcoin has risen and fallen by 80%+ multiple times. It is volatile. It is also the largest crypto by market value and the most widely held.
What Bitcoin is (in plain English)
Bitcoin is digital money. That’s the start of it.
What makes it different from the digital money you already use — the balance in your bank account, the credit on your PayPal, the points in your shopping app — is that no single company or government runs it. There is no Bitcoin head office. There is no Bitcoin CEO. There is no Bitcoin server that can be shut down. The system is run by thousands of computers around the world, all running the same software, all agreeing on the same ledger of who owns what.
That’s the whole pitch. A type of money that:
- Can be sent person-to-person, anywhere in the world, without needing a bank or PayPal or Western Union in the middle.
- Has a fixed supply — 21 million coins, ever — so no central authority can print more.
- Lives on a public ledger that anyone can inspect.
- Is owned by whoever holds the private key — not whoever a bank’s database says owns it.
Whether that pitch matters to you depends on where you live and what you need money to do. For someone in London with a working bank account and a stable currency, the practical case for owning Bitcoin is more about portfolio diversification and the bet that it keeps rising. For someone in Argentina, Venezuela, Lebanon, or Turkey watching their savings get eaten by inflation or capital controls, the case is more immediate.
It’s not a magic ticket. It’s a piece of financial technology with a clear set of properties. Whether those properties are valuable to you depends on what you need.
Who created Bitcoin and why
Bitcoin was launched on January 3, 2009 by someone — or some group — using the pseudonym Satoshi Nakamoto. To this day, nobody knows who Satoshi was. Various people have been accused, suspected, or have claimed to be Satoshi. Nobody has provided cryptographic proof of it.
The why is on the public record. Satoshi published a paper in October 2008 titled “Bitcoin: A Peer-to-Peer Electronic Cash System”. It was eight pages long. The paper laid out a system for sending digital payments between people without needing a trusted third party (a bank) to prevent double-spending.
The timing wasn’t an accident. October 2008 was the heart of the global financial crisis. Lehman Brothers had failed in September. Governments were bailing out banks with public money. There was a wide loss of trust in the financial system. The first Bitcoin block — called the “genesis block” — contains the encoded headline from The Times newspaper of January 3, 2009: “Chancellor on brink of second bailout for banks.” Satoshi was making a point.
The core idea wasn’t entirely new. Computer scientists had been working on digital cash for decades. What Satoshi solved was the specific technical problem of how to make digital payments work peer-to-peer without anyone being able to spend the same coin twice. The mechanism for that solution is what we now call blockchain.
In April 2011, Satoshi sent a final email to other early developers and disappeared. Their last words were essentially “I’ve moved on to other things.” Nobody has heard from them since. The Bitcoin Satoshi mined in the first year — estimated at around 1 million BTC — has never been moved.
That detail matters. The creator of Bitcoin chose to disappear and leave the project to its users. Compare that to most other crypto projects — where the founder is the CEO, holds large allocations, and influences the direction. Bitcoin is the only major cryptocurrency where the creator is actually gone.
How a blockchain works (the simple version)
Forget the technical buzzwords. Here’s the model.
Picture a shared spreadsheet. The spreadsheet has every Bitcoin transaction in history — who sent how much to whom, with timestamps. Anyone in the world can download a copy of this spreadsheet and read it. There’s no password. It’s public.
The trick: how do you stop someone from editing their copy of the spreadsheet, claiming they have 1,000 BTC they don’t actually have?
Bitcoin solves it with a clever system. The spreadsheet is divided into pages, called “blocks”. Each new block contains a batch of recent transactions. Once a block is full, it gets “sealed” by attaching a cryptographic fingerprint of the previous block — so each block is mathematically linked to the one before it. Hence “blockchain”: a chain of blocks.
If you try to forge a transaction in block 500, you’d also have to re-do the cryptographic fingerprints of blocks 501, 502, 503, and every block since — at the same time, and faster than the rest of the network is producing new blocks. That’s effectively impossible at the scale Bitcoin operates at.
The people doing the cryptographic work to seal new blocks are called “miners”. They’re rewarded with newly minted Bitcoin for doing it. That reward — the “block reward” — is how new coins enter circulation. It’s also why the network stays secure: miners are paid to keep the system honest, and forging transactions is more expensive than playing along.
Three things to take from this:
- The ledger is public. Every transaction in Bitcoin’s history is on a website you can check right now (try mempool.space or blockchain.com/explorer).
- The ledger is tamper-resistant. Once a transaction is buried under a few more blocks, it’s effectively permanent.
- The network has no boss. It runs because thousands of independent computers agree to follow the same rules.
That’s the simple version. The technical version goes deeper into hashing, Merkle trees, and proof-of-work, but none of that matters for using Bitcoin.
Bitcoin vs the dollar — actual differences
People ask “is Bitcoin like the dollar but digital?” The answer is no, and the differences matter.
| US Dollar | Bitcoin | |
|---|---|---|
| Issuer | US Federal Reserve | None (decentralised) |
| Supply | Unlimited (Fed prints) | Capped at 21 million |
| Transferred via | Banks, card networks, wire | Bitcoin network directly |
| Settlement time | Hours to days (international) | Minutes |
| Required ID | Yes (bank account) | No (on-chain) |
| Reversible | Yes (chargebacks) | No |
| Backing | “Full faith and credit” | Network and energy |
| Privacy | Bank knows everything | Pseudonymous |
| Value stability | Low inflation, stable day-to-day | Highly volatile |
| Accepted as payment | Almost everywhere | Few places directly |
Two of those rows are the ones that matter most for understanding what Bitcoin is:
Supply. The Fed can create more dollars whenever it chooses to. That’s a feature for managing the economy. It’s also why the purchasing power of $1 in 1970 buys you about $0.13 worth of stuff today. Bitcoin’s supply is fixed in code. There will never be more than 21 million BTC. If demand rises, only the price can absorb it.
Reversibility. If someone steals your debit card and spends $500, you call the bank and the bank reverses it. The card network has a chargeback mechanism. Bitcoin has no such mechanism. If you send BTC to the wrong address, or your private key is stolen and the attacker sends your BTC elsewhere, those transactions are permanent. Nobody can reverse them. This is by design — it’s what makes the system trustless. It’s also why custody and security matter so much.
Neither is better in isolation. They’re trade-offs. The dollar is convenient and forgiving. Bitcoin is censorship-resistant and inflation-resistant. Different tools, different jobs.
Bitcoin mining explained
I touched on mining above. Let me expand because it’s the one piece most beginners get wrong.
Bitcoin mining is the process of:
- Collecting recent unconfirmed transactions from the network.
- Bundling them into a candidate block.
- Running massive amounts of computational work to find a specific number that, when combined with the block’s data, produces a cryptographic fingerprint below a target value.
- Broadcasting the successful block to the network and collecting the block reward (newly minted BTC) plus the transaction fees.
The “massive amounts of computational work” is what costs electricity. Bitcoin miners run specialised machines called ASICs that do nothing but try trillions of guesses per second at this computational puzzle. The reward for winning a block right now is 3.125 BTC (it was 6.25 before the April 2024 halving, and will drop to 1.5625 BTC at the next halving in 2028).
Mining is what makes the network secure. The reason you can’t forge transactions is because forging would require redoing all that computational work for every block since — and the legitimate miners would produce new blocks faster than you could re-do the old ones.
This is also why Bitcoin uses a lot of electricity. The energy use is the security. Critics argue it’s wasteful. Defenders argue it’s no different from gold mining, which also consumes huge amounts of energy to produce a scarce, durable asset. Both arguments have merit.
For most retail users, mining is not something you do yourself. ASICs cost thousands of dollars, generate enormous noise and heat, and only break even at industrial-scale electricity prices. There’s a category of products called “cloud mining” or “tokenised mining” that lets you participate without owning hardware — the GoMining review covers the most legitimate option in that category. But for almost everyone reading this, buying Bitcoin directly is simpler and more sensible than mining it.
Bitcoin supply (21 million cap and halvings)
The supply cap is one of Bitcoin’s defining features. Here’s how it works.
When Satoshi designed Bitcoin, they hard-coded a rule: the total number of Bitcoin that will ever exist is 21 million. No more. No less. This rule is enforced by the network — if a miner tries to produce a block that creates extra Bitcoin, every other node on the network rejects that block.
The 21 million isn’t issued all at once. It’s released gradually, every 10 minutes, as part of the block reward miners earn. And that reward halves every 210,000 blocks — roughly every four years. This is called the “halving” or “halvening”.
The halving schedule so far:
- 2009: 50 BTC per block
- 2012 halving: 25 BTC per block
- 2016 halving: 12.5 BTC per block
- 2020 halving: 6.25 BTC per block
- 2024 halving: 3.125 BTC per block
- 2028 halving (expected): 1.5625 BTC per block
- …and so on until around the year 2140 when the last fraction of a Bitcoin will be mined.
As of the time of writing, around 19.7 million BTC have already been mined. Only about 1.3 million remain to be issued — over the next 115 years.
Why does this matter? Because the rate at which new Bitcoin enters circulation drops sharply every four years. If demand stays the same and supply growth slows, basic economics says price should rise. Historically, Bitcoin has had a major bull market in the 12–18 months following each halving. Whether that pattern holds is one of the biggest debates in crypto. The pattern has held three times so far. Three is not a large sample.
The 21 million cap is not just a number. It’s the answer to the question “why hold this asset?” If you believe in the cap and you believe demand will rise over time, owning Bitcoin is a bet on scarce digital money. If you don’t believe either of those, it isn’t.
Bitcoin as money vs Bitcoin as investment
Bitcoin gets pitched two different ways and they’re often confused.
Bitcoin as money means using it to pay for things. Sending it to a friend. Receiving it as wages. Buying coffee with it. The case for this is strongest in places where the local currency is unstable, where banks are unreliable, or where the payment networks (Visa, Mastercard, PayPal) refuse to operate. In those contexts, Bitcoin is meaningfully useful as a medium of exchange.
In most developed countries, Bitcoin as money is impractical for now. The transaction fees vary too much, settlement isn’t instant for retail amounts, and almost nobody accepts it directly. Lightning Network — a layer built on top of Bitcoin for fast, cheap small payments — improves this, but adoption is still niche.
Bitcoin as investment means buying it because you believe its purchasing power will rise over time. Holding it. Maybe trading it. The case for this is the scarcity argument (fixed supply, halvings), the network argument (more users = more value), and the macro argument (alternative to government-issued money in an era of money printing).
Most retail Bitcoin holders are in the “investment” bucket whether they admit it or not. They bought BTC because they thought it would go up. Some of them frame it as “savings” or “digital gold” but the practical behaviour is the same: buy and hold, hope the price rises.
These two pitches are sometimes in tension. The properties that make Bitcoin good as a long-term store of value (scarcity, no central issuer, slow settlement, high transaction fees during congestion) make it less convenient as a day-to-day spending currency.
I treat my own Bitcoin as a long-term hold. I don’t pay for things with it. I bought during the 2020–2022 cycle, added during the 2022–2023 bear market, and hold most of it on a Ledger Nano X. I treat it the way I’d treat any other speculative position — sized to what I can lose without it hurting my life, expected to be volatile, held for years not months.
That’s one way to do it. Not the only way.
The real risks
If you’re going to own Bitcoin, you need to know what can actually hurt you. There are five real risks. I’ll be blunt.
Price volatility
Bitcoin has fallen by more than 50% from its all-time high six times in its history. From peak to trough it has dropped 80%+ multiple times. If you buy at a top, you can be underwater for two or three years before recovering. If you sell at a bottom because you can’t stand the pain, you lose money permanently.
The single biggest risk for most retail Bitcoin buyers is buying at a top during peak hype, watching the price halve, panic-selling, and never coming back. This has happened to a huge percentage of every cohort that entered during a bull market.
If you can’t stomach a 50% drawdown, don’t buy. Or buy a much smaller amount than you think you should.
Custody / theft
Bitcoin is bearer money. Whoever has the private key owns the BTC. If your key is stolen, your BTC is gone. There is no chargeback, no insurance, no bank to call. This is why custody matters so much. The how to store crypto safely guide covers this properly.
Almost every “Bitcoin scam” or “Bitcoin hack” story you’ve ever heard is really a custody failure — someone left their BTC on a compromised exchange, fell for a phishing email, lost their seed phrase, or sent BTC to the wrong address.
Exchange failure
Even if you keep your BTC on a reputable exchange, the exchange itself can fail. Mt. Gox in 2014. FTX in 2022. Celsius. BlockFi. Voyager. Customer Bitcoin balances were lost when these platforms collapsed.
Use exchanges for trading, not for storage. Move the BTC you’re not actively trading to your own wallet. This is the single most important habit you can build.
Regulation
Bitcoin is increasingly regulated in most major countries. In the UK and EU, exchanges must do KYC. In the US, there are tax reporting requirements. In some countries (China being the most notable), Bitcoin is effectively banned. Future regulations could change the cost or convenience of holding Bitcoin in your country. They probably won’t kill it, but they could affect how you use it.
Quantum computing (long-term)
This is the speculative one. Some cryptographers think quantum computers — when they get sufficiently advanced — could in theory break the cryptography Bitcoin relies on. Realistically, this is at least a decade away, the Bitcoin community is already working on quantum-resistant upgrades, and many other systems (banking, military, government communications) would be more pressing targets first. But it’s a real long-term consideration.
For most retail users, risks 1–3 are the ones that will actually hurt you. Risks 4–5 are background noise.
Why people buy Bitcoin
Different people buy Bitcoin for different reasons. The honest list:
- Asymmetric upside. A small allocation can return many multiples if Bitcoin keeps growing. The downside is bounded (you can only lose what you put in). For some, that’s an attractive risk profile for a small percentage of net worth.
- Inflation hedge. Government money supplies expand every year. Bitcoin’s doesn’t. People who worry about purchasing power loss buy BTC as a partial hedge.
- Portfolio diversification. Bitcoin’s returns have historically been weakly correlated with stocks and bonds. Adding a small amount can reduce overall portfolio risk for certain holders.
- Censorship resistance. People living under capital controls, sanctions, or political instability buy Bitcoin because it can be moved across borders without permission.
- Speculation. Some people buy because they think they can sell higher later. This is the dominant motive in bull markets and the one that gets people hurt in bear markets.
- Belief. Some people buy because they think Bitcoin will eventually become the world’s primary store of value. This is a long-term thesis. It may or may not play out.
Different reasons lead to different sizing, different time horizons, and different storage strategies. Be honest with yourself about which bucket you’re in. The person buying $500 of BTC as a speculative bet should hold it differently than the person buying $50,000 as a 10-year inflation hedge.
How to actually buy Bitcoin
The boring version, five steps:
- Open an exchange account. I use BitGet. Coinbase, Kraken, and Binance are also legitimate options. Pick one that operates legally in your country.
- Complete KYC. Upload an ID, take a selfie, wait for verification. Usually clears within an hour.
- Deposit fiat. Bank transfer is cheapest; card is fastest but more expensive.
- Buy BTC. On the spot market. Use a limit order if you want a specific price; market order if you want it done immediately.
- Move it off the exchange. Once you have any meaningful amount, transfer it to a hardware wallet. Ledger Nano X is what I use.
The detailed walkthrough — including a country-by-country breakdown of the on-ramp options — is in the how to buy Bitcoin post, with the broader how to buy crypto guide covering other tokens too.
If you’ve never bought any crypto before and the whole concept is new, start with the crypto for beginners guide first. It covers the basics of exchanges, wallets, and KYC before you put any money in.
How to store it safely
Once you own BTC, the question becomes how to keep it. The principle is simple: small amounts can live on an exchange or in a hot wallet; meaningful amounts should live in cold storage.
For small amounts ($500 or less): a hot wallet (mobile app or exchange) is fine.
For meaningful amounts ($500–$5,000+): a hardware wallet like the Ledger Nano X. This is the single most important investment you’ll make as a crypto holder. The wallet costs about $149. It protects you against exchange failures, malware, phishing, and most other ways retail crypto holders lose money.
For large amounts ($50,000+): hardware wallet plus a serious approach to seed phrase storage. Metal backups, multiple geographically separated locations, possibly a multi-sig setup.
The full playbook is in the how to store crypto safely guide. The trade-off between convenience and security is covered in the hot vs cold wallet post.
The mistake most new Bitcoin holders make: leaving their BTC on the exchange they bought it from. Don’t. Move it.
Ready to buy your first Bitcoin?
BitGet is the exchange I use. Sign-up takes about 90 seconds, KYC usually clears same-day.
Affiliate link. I may earn a commission at no extra cost to you.
Frequently asked questions
Is Bitcoin real money?
It depends on the definition. Bitcoin functions as money — it can be sent, received, and used to pay for things. It is not legal tender in most countries (El Salvador and the Central African Republic being notable exceptions). Most holders treat it more as a long-term store of value than as a day-to-day spending currency.
How much is one Bitcoin worth?
The price changes constantly. You can check the live price on CoinGecko or any major exchange. Importantly, you don’t need to buy a whole Bitcoin. BTC is divisible to eight decimal places — the smallest unit is called a “satoshi” (100 million satoshis = 1 BTC). You can buy $20 worth.
Is Bitcoin a scam?
No. Bitcoin itself is a legitimate piece of financial technology that has operated for 15+ years. However, the broader crypto space contains many scams — fake exchanges, phishing sites, Ponzi schemes branded as “high-yield Bitcoin investments”. The technology is real. Specific projects and platforms claiming to use it may not be.
Can Bitcoin go to zero?
In theory, yes — any asset can. In practice, Bitcoin would have to lose its entire user base, its mining network, and its security simultaneously. That has not happened in 15 years. It could. The risk is non-zero. Treat any Bitcoin investment with appropriate caution.
Is Bitcoin legal?
In most countries, yes. In the UK, US, EU, Canada, Australia, Japan, and most of Latin America, owning and trading Bitcoin is legal (with tax obligations). In a small number of countries, including China and Egypt, it is restricted or banned. Check your local laws.
How is Bitcoin different from other cryptocurrencies?
Bitcoin is the oldest, largest, and most decentralised cryptocurrency. It is the only one without a meaningful central team or founder still influencing the project. Other major cryptocurrencies like Ethereum, Solana, and XRP have different use cases — Ethereum focuses on smart contracts and decentralised apps; Solana focuses on high-speed transactions; XRP focuses on cross-border payments. Bitcoin is the most conservative bet — slow to change, focused on being sound money.
How do I keep my Bitcoin safe?
For small amounts, a software wallet or trusted exchange is fine. For meaningful amounts, use a hardware wallet like a Ledger Nano X and store the recovery seed phrase offline in multiple physical locations. Never share your private key or seed phrase with anyone.
Final word
Bitcoin is a piece of financial technology with a clear set of properties: fixed supply, no central issuer, public ledger, censorship-resistant, owned via private keys. Whether those properties matter to you depends on what you need money to do.
For most retail users in stable economies, Bitcoin is best thought of as a speculative asset with a long-term thesis attached: scarce digital money in a world of expanding fiat money supplies. The bet could play out. It could also disappoint. The honest answer is nobody knows.
If I were starting again today, this is the order I’d do it in:
- Read the crypto for beginners guide first. Make sure you understand the basics before you put money in.
- Open a BitGet account (or your local equivalent). Buy a small amount of BTC — call it 1% of your liquid savings — to learn the mechanics.
- Move that BTC off the exchange to a hardware wallet. The Ledger Nano X review covers the device I use.
- Set up a regular DCA buy — a fixed dollar amount every week or month, regardless of price. This averages out the entry price and removes the timing question.
- Hold for years, not months. Bitcoin rewards patience and punishes impatience more than almost any other asset.
That’s the playbook. Not a rocket-ship pitch. Not a guaranteed multi-bagger. Just a way to gain some exposure to a real, novel piece of financial infrastructure without putting your life at risk.
Right — over to you.
Related posts
- How to Buy Bitcoin: The Beginner’s Walkthrough
- Crypto for Beginners: The Honest Starting Guide
- How to Store Crypto Safely: The Self-Custody Guide
