Blockchain
A blockchain is a shared digital record that groups verified transactions into blocks and links those blocks together in chronological order.
Reading progress — saved on this device
- Core Concept
- Main Components
- Why Blockchain History Is Hard to Change
- Public vs Permissioned Blockchains
- What Blockchain Does Not Solve
- Why This Matters to Crypto Users
- Checkpoint
- Practice
- FAQ
- Summary
What Is a Blockchain?
A blockchain is a type of distributed ledger. Instead of one organisation keeping the only authoritative database, copies of the ledger can be maintained across many computers called nodes.
Transactions are grouped into blocks. Once a block is accepted by the network, it becomes part of the chain of previous blocks.
Simple mental model
Think of a blockchain as a shared transaction history where the network agrees which updates are valid and in what order they happened.
What Makes Up a Blockchain?
- Transactions: instructions that move value or change network state.
- Blocks: batches of validated transactions.
- Nodes: computers that store, verify or relay blockchain data.
- Consensus: the process used to agree on valid history.
- Cryptography: techniques used to authenticate data and link records securely.
What Does “Immutable” Mean?
Blockchain data is often described as immutable, but that does not mean change is mathematically impossible. It means that rewriting accepted history can be extremely difficult because later blocks depend on earlier data and the network has rules for deciding which history is valid.
Are All Blockchains the Same?
| Type | Typical characteristic |
|---|---|
| Public blockchain | Anyone can generally observe the network and, subject to protocol rules, participate. |
| Permissioned blockchain | Participation or validation is restricted to approved entities. |
Bitcoin and Ethereum are well-known public blockchain networks.
Common Misunderstandings
- A blockchain cannot guarantee that external information entered into it is true.
- It does not eliminate software bugs or smart-contract risk.
- It does not remove market risk.
- Decentralisation differs greatly between networks.
Practical Relevance
Understanding the underlying blockchain helps you identify which network you are using, why confirmations take time, why fees vary, and why sending an asset on the wrong network can create serious problems.
✅ ✅ Quick Checkpoint
Before moving on, make sure you can explain the core idea in your own words and identify the main operational risk.
- What does this term mean?
- Where would you see it when using crypto?
- What mistake could cause a loss or failed transaction?
Thought Exercise
Open a reputable blockchain explorer or exchange help page and find a real example of this concept. Do not send money. Simply identify the relevant field, label or workflow and explain what it tells the user.
The goal is recognition and operational understanding, not trading.
Frequently Asked Questions
Is blockchain the same as Bitcoin?
No. Bitcoin is an asset and network that uses blockchain technology. Blockchain is the broader data-recording concept.
Can blockchain transactions be reversed?
Usually there is no central chargeback mechanism. Some applications may have their own recovery processes, but users should assume a confirmed transaction may be irreversible.
Does every cryptocurrency have its own blockchain?
No. Many cryptoassets are tokens issued on an existing blockchain rather than operating their own network.
📋 Summary: Key Points
A blockchain is a shared ledger maintained under network rules. Transactions are ordered into blocks, cryptography links records, and consensus helps the network agree on valid history.
Educational only. Cryptoassets are volatile and may be unregulated in some jurisdictions. This content is not financial advice.
Want this in a personalised order?
Take the crypto assessment and get a custom path of 10 modules matched to what you already know. Free, no card required.
Build my path →