Blockchain
Merkle Roots
Hashes
Proof of Work
Signatures
100

A digital list of transactions stored across many computers.

What is a blockchain?

100

A single value that represents all transactions in a block.

What is a Merkle root?

100

A fixed-length string made from data.

What is a hash?

100

A system where computers solve puzzles to add blocks.

What is Proof of Work?

100

A digital way to prove a message came from you.

What is a digital signature?

200

The most famous blockchain used for digital money

What is Bitcoin?

200

Transactions are grouped and hashed together in this structure.

What is a Merkle tree?


200

The same input will always give the same result.

What is a deterministic function (hash property)?

200

People who solve the puzzles and add blocks.

What are miners?

200

A secret key used to create a signature.

What is a private key?

300

Blocks are connected in order using this, making a “chain.”

What is linking blocks together (or cryptographic linking)?

300

It helps quickly check if a transaction is included in a block.

What is verification?

300

Changing even one letter changes the output completely.

What is the avalanche effect?

300

Miners are rewarded with this for their work.

What is cryptocurrency (like Bitcoin)?

300

A key others use to check your signature.

What is a public key?

400

Because many computers share it, no single person controls it.

What is decentralization?

400

If one transaction changes, this value also changes.

What is the Merkle root?

400

It’s very hard to reverse a hash back to the original data.

What is one-way function?

400

The puzzles require a lot of this resource.

What is computing power (or energy)?

400

It proves a transaction is real and not fake.

What is authentication?

500

Once data is added, it’s very hard to change or delete

What is immutability?

500

It combines many hashes into one top hash.

What is a Merkle tree (or root process)?

500

Used to secure passwords and blockchain data.

What are hashes used for?

500

It helps keep the network secure from attacks.

What is the purpose of Proof of Work?

500

Only the owner of the private key can do this.

What is sign a transaction?

M
e
n
u