Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Concurrency and Comp...arrow_drop_down
image/svg+xml Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao Closed Access logo, derived from PLoS Open Access logo. This version with transparent background. http://commons.wikimedia.org/wiki/File:Closed_Access_logo_transparent.svg Jakob Voss, based on art designer at PLoS, modified by Wikipedia users Nina and Beao
Concurrency and Computation Practice and Experience
Article . 2021 . Peer-reviewed
License: Wiley Online Library User Agreement
Data sources: Crossref
DBLP
Article . 2023
Data sources: DBLP
versions View all 2 versions
addClaim

A Bloom filter variant for Blockchain

Authors: Xing Fan; Baoning Niu;

A Bloom filter variant for Blockchain

Abstract

AbstractBlockchain is a single linked list of blocks consisting of transactions identified by their hash value. Querying Blockchain, primarily searching blocks/transactions, can be treated as membership queries and efficiently evaluated by a Bloom filter (BF). The existing BFs for Blockchain, however, do not exploit the data characteristics of Blockchain and the features of modern processors, which otherwise have the potential to greatly improve their performance. This article proposes a novel Bloom filter variant for Blockchain, called Blockchain Bloom Filter (BBF), with three alternatives to improve BF. First, we reorganize BF structure to make use of Single Instruction Multiple Data provided by modern processors, which parallelize the bit‐map and bit‐test processes of BBF and accelerate element insertion and membership querying. On that basis, hash computation of BBF is parallelized, which reduce the hashing time to that of the BF in theory, where k is the number of hash functions. Second, hash functions derived from block/transaction hash are developed to reduce the complexity of hash computation and accelerate the element insertion and membership query processes of BBF. Finally, we further refine BBF structure to limit the mapping range of an element within a cache‐line in the on‐chip cache in order to increase cache efficiency. With the improvements, both theoretical analysis and extensive simulations show that the performance of BBF membership queries greatly exceeds the three state‐of‐the‐art Bloom filter variants, which enables efficient data queries and application specific analysis over Blockchain.

Related Organizations
  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    1
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
1
Average
Average
Average
Upload OA version
Are you the author of this publication? Upload your Open Access version to Zenodo!
It’s fast and easy, just two clicks!