Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Solutions to the Endless Addition of Transaction Volume in Blockchain

Author 1: Hongping Cao Author 2: Hongxing Cao
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 6 · Published 2022

DOI: https://doi.org/10.14569/IJACSA.2022.0130601

Abstract

In blockchain system, the problem of endless addition of transaction volume results in larger space occupation, heavier network transmission burden and the like. But the way of abandoning historical data is hindered by the characteristic of blockchain-tamper-proof. To solve this problem, this dissertation takes bitcoin system as an example, and gives a definition of expired transaction. By abandoning expired transactions and packing the rest transactions in several blocks into a new substitute block to replace old blocks, help to overcome the difficulty in clearing historical data. However, this solution fails to clear ineffective intermediate transactions. Thus, a follow-up solution is proposed, abandon the transactions whose outputs have been run out and retain the transactions where not all the outputs have been spent. Additionally, include records of the spending details of each transaction output, which allows us to clear ineffective intermediate transactions. In the end, an experiment is conducted to confirm the effectiveness of the two solutions as to clearing transactions.

Keywords

How to Cite this Article

Cao, H., & Cao, H. (2022). Solutions to the Endless Addition of Transaction Volume in Blockchain. International Journal of Advanced Computer Science and Applications, 13(6). https://doi.org/10.14569/IJACSA.2022.0130601

Cao, Hongping, and Hongxing Cao. "Solutions to the Endless Addition of Transaction Volume in Blockchain." International Journal of Advanced Computer Science and Applications, vol. 13, no. 6, 2022, https://doi.org/10.14569/IJACSA.2022.0130601.

@article{Cao2022,
  title     = {Solutions to the Endless Addition of Transaction Volume in Blockchain},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {6},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Hongping Cao and Hongxing Cao},
  doi       = {10.14569/IJACSA.2022.0130601},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130601}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.