← All Quizzes

How Blockchains Work

✍ 5 questions 🕑 ~2 minutes ✅ Instant results
Question 1 of 5
What is a hash in the context of blockchain?
A hash is a fixed-length output from a cryptographic function. The same input always produces the same hash, but changing any part of the input completely changes the output.
Question 2 of 5
Why is it almost impossible to alter a historical blockchain transaction?
Altering any block changes its hash, which invalidates the next block, which would need to be recalculated, and so on requiring more computational work than the entire honest network.
Question 3 of 5
What is a node?
A node is any computer running the blockchain software and maintaining a full copy of the chain. Thousands of independent nodes validate and store Bitcoin's history.
Question 4 of 5
In Proof of Work, what do miners compete to do?
In Proof of Work, miners compete to solve a computational puzzle. The winner adds the next block to the chain and earns the block reward.
Question 5 of 5
What does "immutability" mean for blockchain data?
Immutability means confirmed blockchain transactions are permanent. The chain's structure makes retroactively altering data computationally infeasible.
More Quizzes →
Scroll to Top