Storing Transaction Data
摘要
Based on the previous five steps, we can trace ownership across the full history of transaction data and describe individual transfers of ownership securely by authorizing transactions with digital signatures and uniquely identifying user accounts. However, we have not given further thought to how to securely store all the transaction data that makes up the transaction history. This is where the blockchain data structure comes into play. This step introduces the blockchain data structure and explains how it is constructed.