PAPER DIGEST
Most Influential SIGMOD 2019 Paper · 2026-03 edition

VChain: Enabling Verifiable Boolean Range Queries Over Blockchain Databases

Cheng Xu; Ce Zhang; Jianliang Xu

Venue
ACM SIGMOD Conference (SIGMOD) 2019
Recognition
Most Influential SIGMOD 2019 Paper (Rank No. 8)
Edition
2026-03
Impact factor
4
Certificate ID
b4062aaa34ee553d

Abstract

Blockchains have recently been under the spotlight due to the boom of cryptocurrencies and decentralized applications. There is an increasing demand for querying the data stored in a blockchain database. To ensure query integrity, the user can maintain the entire blockchain database and query the data locally. However, this approach is not economic, if not infeasible, because of the blockchain's huge data size and considerable maintenance costs. In this paper, we take the first step toward investigating the problem of verifiable query processing over blockchain databases. We propose a novel framework, called vChain, that alleviates the storage and computing costs of the user and employs verifiable queries to guarantee the results' integrity. To support verifiable Boolean range queries, we propose an accumulator-based authenticated data structure that enables dynamic aggregation over arbitrary query attributes. Two new indexes are further developed to aggregate intra-block and inter-block data records for efficient query verification. We also propose an inverted prefix tree structure to accelerate the processing of a large number of subscription queries simultaneously. Security analysis and empirical study validate the robustness and practicality of the proposed techniques.

Download PDF certificate