3. What is Blockchain?
Blockchain is the technology behind cryptocurrencies like Bitcoin and Ethereum. Think of it as a digital ledger or record book that keeps track of all transactions — but instead of being stored in one place (like a bank), it's stored across thousands of computers around the world.
The word “blockchain” comes from how the data is stored:
-
"Block" = a group of transaction records
-
"Chain" = all blocks linked together in time order
Once a block is full of transaction data, it is linked to the previous block, forming a chain — hence, the name blockchain.
✅ Key Features of Blockchain:
-
Decentralized: No single person, company, or government controls it
-
Transparent: Everyone can see the transactions
-
Immutable: Once data is recorded, it cannot be changed or deleted
-
Secure: Uses advanced cryptography to protect data
💡 Real-Life Uses of Blockchain:
-
Cryptocurrencies like Bitcoin and Ethereum
-
Smart Contracts (auto-executing digital contracts)
-
Supply Chain Tracking
-
Voting Systems
-
Digital Identity Verification
📌 Example:
When you send Bitcoin to someone, that transaction is stored on a block. Once verified by the network, the block becomes part of the chain — permanently and publicly.