Homework: Mining Visually Qs
- It’s a chronological data structure building integrity over time. The longest chain wins and continues stacking blocks. If it weren’t linked, miners could hypothetically change data / double spend, breaking the integrity of the data structure. However you can’t change one block without changing all post blocks due to the corresponding hashes. Then it’s a race to recreate the broken chain to be the longest chain, which isn’t really possible.
- Previous block hash, Data hash, and Nonce