Step 14 introduced the blockchain-data-structure. It turns out that the blockchain-data-structure consists of two major components: an ordered chain of block headers and Merkle trees containing transaction data. This data structure was invented with the goal of storing transaction data in a secure fashion. But what does storing data in a secure fashion mean in this context? Answering this question is the purpose of this step. This step points out the consequences of changing data in the blockchain and it illustrates how the blockchain-data-structure detects changes. ...
© Daniel Drescher 2017
Daniel Drescher, Blockchain Basics, 10.1007/978-1-4842-2604-9_15
15. Using the Data Store
Chaining blocks of data
Daniel Drescher1
(1)Frankfurt am Main, Germany
Get Blockchain Basics: A Non-Technical Introduction in 25 Steps now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.