English

Improve Blockchain Performance using Graph Data Structure and Parallel Mining

Cryptography and Security 2018-11-01 v2 Distributed, Parallel, and Cluster Computing

Abstract

Blockchain technology is ushering in another break-out year, the challenge of blockchain still remains to be solved. This paper analyzes the features of Bitcoin and Bitcoin-NG system based on blockchain, proposes an improved method of implementing blockchain systems by replacing the structure of the original chain with the graph data structure. It was named GraphChain. Each block represents a transaction and contains the balance status of the traders. Additionally, as everyone knows all the transactions in Bitcoin system will be baled by only one miner that will result in a lot of wasted effort, so another way to improve resource utilization is to change the original way to compete for miner to election and parallel mining. Researchers simulated blockchain with graph structure and parallel mining through python, and suggested the conceptual new graph model which can improve both capacity and performance.

Keywords

Cite

@article{arxiv.1808.10810,
  title  = {Improve Blockchain Performance using Graph Data Structure and Parallel Mining},
  author = {Jia Kan and Shangzhe Chen and Xin Huang},
  journal= {arXiv preprint arXiv:1808.10810},
  year   = {2018}
}

Comments

6 pages, 2 figures, IEEE HotICN 2018

R2 v1 2026-06-23T03:50:48.723Z