How a blockchain works
When a transaction is made, it is grouped with other transactions into a block.
That block is then verified by the network according to predefined rules. Once verified, the block is added to a chain of previous blocks, creating a continuous record of activity.
Each new block references the one before it, which helps prevent past records from being changed without detection.