Summary of Basic Structure
- The history of bitcoin transactions is a series of "blocks" of information.
- Users broadcast transactions to the network. These are put in a queue.
- Users take a bunch of transactions from the queue and put them in "blocks".
- They then take the information in the block and try to solve a math puzzle that is specific to that information. (This is known as bitcoin mining.)
- The first one to solve the puzzle gets to add a block to the blockchain.