Lesson 7: blockchain components Flashcards

1
Q

What are the four components of blockchain technology?

A

The ledger (a blockchain), peer-to-peer network, consensus mechanism, incentive mechanism

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the characteristics of the ledger?

A

Append-only ledger of transactions; records ownership changes; links blocks of transactions to previous transactions with a hash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a peer-to-peer network?

A

Compute nodes that can go offline without affecting whole network; all nodes record entire blockchain; distributed security; no central maintenance party

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the consensus mechanism?

A

A proof-of-work algorithm; miners agree on one version of blockchain without knowing or trusting the other nodes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the incentive mechanism?

A

Anyone can participate, no permission needed; proof-of-work algorithm rewards miners who solve for the hash of a block; may or may not be profitable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is reward halving?

A

Every four years the number of bitcoins of reward for solving the hash gets cut in half. In 2009, the reward was 50 Bitcoin. In 2020, the number had dwindled 6.25

How well did you know this?
1
Not at all
2
3
4
5
Perfectly