scispace - formally typeset
Open AccessJournal ArticleDOI

Untangling Blockchain: A Data Processing View of Blockchain Systems

Reads0
Chats0
TLDR
This paper conducts a comprehensive evaluation of three major blockchain systems based on BLOCKBENCH, namely Ethereum, Parity, and Hyperledger Fabric, and discusses several research directions for bringing blockchain performance closer to the realm of databases.
Abstract
Blockchain technologies are gaining massive momentum in the last few years. Blockchains are distributed ledgers that enable parties who do not fully trust each other to maintain a set of global states. The parties agree on the existence, values, and histories of the states. As the technology landscape is expanding rapidly, it is both important and challenging to have a firm grasp of what the core technologies have to offer, especially with respect to their data processing capabilities. In this paper, we first survey the state of the art, focusing on private blockchains (in which parties are authenticated). We analyze both in-production and research systems in four dimensions: distributed ledger, cryptography, consensus protocol, and smart contract. We then present BLOCKBENCH, a benchmarking framework for understanding performance of private blockchains against data processing workloads. We conduct a comprehensive evaluation of three major blockchain systems based on BLOCKBENCH, namely Ethereum, Parity, and Hyperledger Fabric. The results demonstrate several trade-offs in the design space, as well as big performance gaps between blockchain and database systems. Drawing from design principles of database systems, we discuss several research directions for bringing blockchain performance closer to the realm of databases.

read more

Citations
More filters
Proceedings ArticleDOI

LVQ: A Lightweight Verifiable Query Approach for Transaction History in Bitcoin

TL;DR: In this paper, the authors proposed a lightweight verifiable query approach that reduces the storage requirement and network overhead at the same time, by only storing the hash of BF in headers, which keeps data stored by light nodes being little.
Proceedings ArticleDOI

Smart FIR: Securing e-FIR Data through Blockchain within Smart Cities

TL;DR: A smart contract based intelligent framework has been utilized to explore the potential of Ethereum blockchain in providing integrity to e-FIR data stored in a police station’s database, and results show a trade-off between different hashing algorithm security level for the offenses data and number of transactions stores in a single block on blockchain ledger.
Book ChapterDOI

Blockchain Hands on for Developing Genesis Block

TL;DR: This chapter discusses the data processing models which are applicable in the blockchain technology and provides the underpinnings and practical aspects of blockchain implementation on platforms like Ethereum and Hyperledger Fabric.
Posted Content

SoK: Applying Blockchain Technology in Industrial Internet of Things.

TL;DR: A comprehensive review on the recent advances in architecture design and technology development towards tackling several critical challenges that are inherent in IIoT and blockchain themselves, such as standardization, scalability, and interoperability is provided.
Proceedings ArticleDOI

Cyber Risk Management with Risk Aware Cyber-Insurance in Blockchain Networks

TL;DR: By adopting the cyber-insurance as an economic tool to neutralize cyber risks, this paper proposes a novel approach of cyber risk management for blockchain-based service and considers the scenario of double-spending attacks and provides a series of analytical results about the Stackelberg equilibrium in the market game.
References
More filters
Book ChapterDOI

Short Signatures from the Weil Pairing

TL;DR: A short signature scheme based on the Computational Diffie-Hellman assumption on certain elliptic and hyperelliptic curves is introduced, designed for systems where signatures are typed in by a human or signatures are sent over a low-bandwidth channel.
Proceedings ArticleDOI

Practical Byzantine fault tolerance

TL;DR: A new replication algorithm that is able to tolerate Byzantine faults that works in asynchronous environments like the Internet and incorporates several important optimizations that improve the response time of previous algorithms by more than an order of magnitude.
Proceedings ArticleDOI

Benchmarking cloud serving systems with YCSB

TL;DR: This work presents the "Yahoo! Cloud Serving Benchmark" (YCSB) framework, with the goal of facilitating performance comparisons of the new generation of cloud data serving systems, and defines a core set of benchmarks and reports results for four widely used systems.
Proceedings Article

In search of an understandable consensus algorithm

TL;DR: Raft is a consensus algorithm for managing a replicated log that separates the key elements of consensus, such as leader election, log replication, and safety, and it enforces a stronger degree of coherency to reduce the number of states that must be considered.
Related Papers (5)