A Storage Optimization Scheme for Blockchain Transaction Databases
【Author】 Zhang, Jingyu; Zhong, Siqi; Wang, Jin; Yu, Xiaofeng; Alfarraj, Osama
【Source】COMPUTER SYSTEMS SCIENCE AND ENGINEERING
【影响因子】4.397
【Abstract】As the typical peer-to-peer distributed networks, blockchain systems require each node to copy a complete transaction database, so as to ensure new transactions can by verified independently. In a blockchain system (e.g., bitcoin system), the node does not rely on any central organization, and every node keeps an entire copy of the transaction database. However, this feature determines that the size of blockchain transaction database is growing rapidly. Therefore, with the continuous system operations, the node memory also needs to be expanded to support the system running. Especially in the big data era, the increasing network traffic will lead to faster transaction growth rate. This paper analyzes blockchain transaction databases and proposes a storage optimization scheme. The proposed scheme divides blockchain transaction database into cold zone and hot zone using expiration recognition method based on Least Recently Used (LRU) algorithm. It can achieve storage optimization by moving unspent transaction outputs outside the in-memory transaction databases. We present the theoretical analysis on the optimization method to validate the effectiveness. Extensive experiments show our proposed method outperforms the current mechanism for the blockchain transaction databases.
【Keywords】Blockchain; distributed systems; transaction databases
【发表时间】2021 MAY
【收录时间】2022-01-02
【文献类型】
【主题类别】
--
评论