- Is made up of
- Header
- height
- previous hash
- transactions hash
- chain state hash
- difficulty target
- nonce
- timestamp
- version
- Transaction
- Header
-
Easy representation - linked list
-
Genesis block
- Starts the chain
- Height is 0
- Hardcoded, but valid
-
Verifying and adding transctions
-
Hard and time consuming
-
Adjusting blocks
-
Validate the chain
-
Download the chain
-
Proof of work
-
Transaction pool
-
Rewards