Imagine you are a owner of a lemonade stand. You need to keep track of how much money you make every day, so you start writing the days transactions on a Post-it note. Problem is, somebody could easily forge a note and add it to your pile without you noticing. So you start writing the sum of all the previous notes on the top of each new note in your pile. Now, anybody who wanted to forge a note would also have to forge all the other notes after it. This is a very simple blockchain. Each note (representing a block) contains a simplified version of the note preceding it. Because it would take an excessive amount of effort to forge a blockchain, it can act as a ledger of transactions without a third-party to guarantee it. This is why blockchains can be decentralized—theoretically, no central entity is required to ensure all the other parties are being honest with each other.
this post was submitted on 08 Jul 2023
8 points (100.0% liked)
Explain Like I’m Five
922 readers
1 users here now
Layperson-friendly explanations
founded 4 years ago
MODERATORS
It's really just a public ledger. Users have addresses and the blockchain keeps track of transactions between addresses. "Token" is just a word to help you visualize what's happening: the ledger says that you now have X+1 and the other guy has Y-1.
view more: next ›