Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

1,173 papersLast indexed Aug 31, 2026
Search papers

Paper index

1,173 results · page 24 of 49

Clear filters
Oct 22, 2021·Applied Sciences
48 cites
An Overview of Blockchain Online Social Media from the Technical Point of View

Barbara Guidi

Social media is becoming one of the dominant ways to communicate. Before social media, people were extremely limited in their means to interact with others, and they were limited largely to the people that they knew in person. However, this impact on people in real life has damaged privacy. Alternative solutions have been proposed in order to overcome current social media issues. In this direction, blockchain is one of the most promising, and several blockchain-based social media have been proposed. In this paper, we analyze blockchain online social media from the technical point of view in order to understand the current trend of social DApps and to describe which characteristics are important in a blockchain-based social media scenario. We analyze real data by exploiting one of the most well-known DApps sites, and we compare current technologies in order to highlight which ones can be better applied to a real social scenario, such as Facebook.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Spam and Phishing Detection
Original source
Oct 11, 2021·Computers, materials & continua/Computers, materials & continua (Print)
32 cites
Distributed Secure Storage Scheme Based on Sharding Blockchain

Jin Wang, Chenchen Han, Xiaofeng Yu, Yongjun Ren · 5 authors

Distributed storage can store data in multiple devices or servers to improve data security. However, in today's explosive growth of network data, traditional distributed storage scheme is faced with some severe challenges such as insufficient performance, data tampering, and data lose. A distributed storage scheme based on blockchain has been proposed to improve security and efficiency of traditional distributed storage. Under this scheme, the following improvements have been made in this paper. This paper first analyzes the problems faced by distributed storage. Then proposed to build a new distributed storage blockchain scheme with sharding blockchain. The proposed scheme realizes the partitioning of the network and nodes by means of blockchain sharding technology, which can improve the efficiency of data verification between nodes. In addition, this paper uses polynomial commitment to construct a new verifiable secret share scheme called PolyVSS. This new scheme is one of the foundations for building our improved distributed storage blockchain scheme. Compared with the previous scheme, our new scheme does not require a trusted third party and has some new features such as homomorphic and batch opening. The security of VSS can be further improved. Experimental comparisons show that the proposed scheme significantly reduces storage and communication costs.

Open access
Blockchain Technology Applications and Security
Cloud Data Security Solutions
Caching and Content Delivery
Original source
Oct 9, 2021·Applied Sciences
321 cites
Systematic Literature Review of Challenges in Blockchain Scalability

Dodo Khan, Low Tang Jung, Manzoor Ahmed Hashmani

Blockchain technology is fast becoming the most transformative technology of recent times and has created hype and optimism, gaining much attention from the public and private sectors. It has been widely deployed in decentralized crypto currencies such as Bitcoin and Ethereum. Bitcoin is the success story of a public blockchain application that propelled intense research and development into blockchain technology. However, scalability remains a crucial challenge. Both Bitcoin and Ethereum are encountering low-efficiency issues with low throughput, high transaction latency, and huge energy consumption. The scalability issue in public Blockchains is hindering the provision of optimal solutions to businesses and industries. This paper presents a systematic literature review (SLR) on the public blockchain scalability issue and challenges. The scope of this SLR includes an in-depth investigation into the scalability problem of public blockchain, associated fundamental factors, and state-of-art solutions. This project managed to extract 121 primary papers from major scientific databases such as Scopus, IEEE explores, Science Direct, and Web of Science. The synthesis of these 121 articles revealed that scalability in public blockchain is not a singular term. A variety of factors are allied to it, with transaction throughput being the most discussed factor. In addition, other interdependent vita factors include storages, block size, number of nodes, energy consumption, latency, and cost. Generally, each term is somehow directly or indirectly reliant on the consensus model embraced by the blockchain nodes. It is also noticed that the contemporary available consensus models are not efficient in scalability and thus often fail to provide good QoS (throughput and latency) for practical industrial applications. Our findings exemplify that the Internet of Things (IoT) would be the leading application of blockchain in industries such as energy, finance, resource management, healthcare, education, and agriculture. These applications are, however, yet to achieve much-desired outcomes due to scalability issues. Moreover, Onchain and offchain are the two major categories of scalability solutions. Sagwit, block size expansion, sharding, and consensus mechanisms are examples of onchain solutions. Offchain, on the other hand, is a lighting network.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Oct 4, 2021·arXiv (Cornell University)
2 cites
SPON: Enabling Resilient Inter-Ledgers Payments with an Intrusion-Tolerant Overlay

Lucian Trestioreanu, Cristina Nita-Rotaru, Aanchal Malhotra, Radu State

Payment systems are a critical component of everyday life in our society. While in many situations payments are still slow, opaque, siloed, expensive or even fail, users expect them to be fast, transparent, cheap, reliable and global. Recent technologies such as distributed ledgers create opportunities for near-real-time, cheaper and more transparent payments. However, in order to achieve a global payment system, payments should be possible not only within one ledger, but also across different ledgers and geographies. In this paper we propose Secure Payments with Overlay Networks (SPON), a service that enables global payments across multiple ledgers by combining the transaction exchange provided by the Interledger protocol with an intrusion-tolerant overlay of relay nodes to achieve (1) improved payment latency, (2) fault tolerance to benign failures such as node failures and network partitions, and (3) resilience to BGP hijacking attacks. We discuss the design goals and present an implementation based on the Interledger protocol and Spines overlay network. We analyze the resilience of SPON and demonstrate through experimental evaluation that it is able to improve payment latency, recover from path outages, withstand network partition attacks, and disseminate payments fairly across multiple ledgers. We also show how SPON can be deployed to make the communication between different ledgers resilient to BGP hijacking attacks.

Open access
3 source records
cs.CR
Peer-to-Peer Network Technologies
Blockchain Technology Applications and Security
Original source
Oct 2, 2021·Journal of Cloud Computing Advances Systems and Applications
25 cites
A blockchain index structure based on subchain query

Xiaogang Xing, Yuling Chen, Tao Li, Yang Xin · 5 authors

Abstract Blockchain technology has the characteristics of decentralization and tamper resistance, which can store data safely and reduce the cost of trust effectively. However, the existing blockchain system has weak performance in data management, and only supports traversal queries with transaction hashes as keywords. The query method based on the account transaction trace chain (ATTC) improves the query efficiency of historical transactions of the account. However, the efficiency of querying accounts with longer transaction chains has not been effectively improved. Given the inefficiency and single method of the ATTC index in the query, we propose a subchain-based account transaction chain (SCATC) index structure. First, the account transaction chain is divided into subchains, and the last block of each subchain is connected by a hash pointer. The block-by-block query mode in ATTC is converted to the subchain-by-subchain query mode, which shortens the query path. Multiple transactions of the same account in the same block are merged and stored, which simplifies the construction cost of the index and saves storage resources. then, the construction algorithm and query algorithm is given for the SCATC index structure. Simulation analysis shows that the SCATC index structure significantly improves query efficiency.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Cloud Computing and Resource Management
Original source
Sep 30, 2021·arXiv
20 cites
TopoShot

Kai Li, Yuzhe Tang, Jiaqi Chen, Yibo Wang · 5 authors

Ethereum relies on a peer-to-peer overlay network to propagate information. The knowledge of Ethereum network topology holds the key to understanding Ethereum's security, availability, and user anonymity. From a measurement perspective, an Ethereum network's topology is routing-table information hidden inside individual Ethereum nodes, measuring which poses challenges and remains an open research problem in the existing literature. This paper presents TopoShot, a new method uniquely repurposing Ethereum's transaction replacement/eviction policies for topology measurement. TopoShot can be configured to support Geth, Parity, and other major Ethereum clients. As validated on local nodes, TopoShot achieves 100% measurement precision and high recall 88% - 97%. To efficiently measure the large Ethereum networks in the wild, we propose a non-trivial schedule to run pair-wise measurements in parallel. To enable ethical measurement on Ethereum mainnet, we propose workload-adaptive configurations of TopoShot to minimize the service interruption to target nodes/network. We systematically measure a variety of Ethereum networks and obtain new knowledge including the full-network topology in major testnets (Ropsten, Rinkeby and Goerli) and critical sub-network topology in the mainnet. The results on testnets show interesting graph-theoretic properties, such as all testnets exhibit graph modularity significantly lower than random graphs, implying resilience to network partitions. The mainnet results show biased neighbor selection strategies adopted by critical Ethereum services such as mining pools and transaction relays, implying a degree of centralization in real Ethereum networks.

Open access
2 source records
Caching and Content Delivery
Peer-to-Peer Network Technologies
Blockchain Technology Applications and Security
Original source
Sep 29, 2021·High-Confidence Computing
91 cites
When blockchain meets smart grids: A comprehensive survey

Yihao Guo, Zhiguo Wan, Xiuzhen Cheng

Recent years have witnessed an increasing interest in the blockchain technology, and many blockchain-based applications have been developed to take advantage of its decentralization, transparency, fault tolerance, and strong security. In the field of smart grids, a plethora of proposals have emerged to utilize blockchain for augmenting intelligent energy management, energy trading, security and privacy protection, microgrid management, and energy vehicles. Compared with traditional centralized approaches, blockchain-based solutions are able to exploit the advantages of blockchain to realize better functionality in smart grids. However, the blockchain technology itself has its disadvantages in low processing throughput and weak privacy protection. Therefore, it is of paramount importance to study how to integrate blockchain with smart grids in a more effective way so that the advantages of blockchain can be maximized and its disadvantages can be avoided. This article surveys the state-of-the-art solutions aiming to integrate the emergent blockchain technology with smart grids. The goal of this survey is to discuss the necessity of applying blockchain in different components of smart grids, identify the challenges encountered by current solutions, and highlight the frameworks and techniques used to integrate blockchain with smart grids. We also present thorough comparison studies among blockchain-based solutions for smart grids from different perspectives, with the aim to provide insights on integrating blockchain with smart grids for different smart grid management tasks. Finally, we list the current projects and initiatives demonstrating the current effort from the practice side. Additionally, we draw attention to open problems that have not yet been tackled by existing solutions, and point out possible future research directions.

Open access
3 source records
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Sep 28, 2021·Technium Romanian Journal of Applied Sciences and Technology
18 cites
Integration of IoT and Blockchain

Muhammad Nawaz Brohi

present, we are in the world of digital revolution. Use of smartphones and internet accelerated due to the impact of the novel Covid-19 virus. The whole world started to turn digital. The industrialization of Internet of Things (IoT) enables more devices to connect and communicate which leads to many data transfer transactions. The architecture of IoT is centralized. The distributed and decentralized architecture of Blockchain can be used to provide secure and scalable transactions of IoT devices. Blockchain is a distributed ledger technology, which provides secure data transactions that cannot be tampered and altered. In this paper, we provide advantages and challenges of integrating IoT and Blockchain. We also provide different architectures and algorithms proposed by researchers to provide secure data transactions. We shall also shed light on the future research directions of integrating Blockchain and IoT.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Sep 27, 2021·2021 3rd Conference on Blockchain Research Applications for Innovative Networks and Services (BRAINS)
4 cites
Salt-based autopeering for DLT-networks

Sebastian Müller, Angelo Capossele, Bartosz Kuśmierz, Vivian Lin · 9 authors

The security of any Distributed Ledger Technology (DLT) depends on the safety of the network layer. Much effort has been put into understanding the consensus layer of DLTs. However, many network layer designs seem ad-hoc and lack a careful analysis of the influence of the design decisions on the whole DLT system. We propose a salt-based automated neighbor selection protocol that shows the inherent tradeoffs of certain design decisions and allows a quantitative treatment of some network topology requirements. This example may serve as a design framework and facilitate future research. We provide a selection of results from simulations to highlight some tradeoffs in the design decisions.

Open access
2 source records
cs.DC
Peer-to-Peer Network Technologies
Caching and Content Delivery
Original source
Sep 27, 2021·HAL (Le Centre pour la Communication Scientifique Directe)
19 cites
A Comprehensive Study of the Bitcoin P2P Network

Jean-Philippe Eisenbarth, Thibault Cholez, Olivier Perrin

The Bitcoin peer-to-peer network ensures the consensus between the different nodes responsible for the propagation of the blocks containing the validated bitcoin transactions. The quality and safety of this network are therefore particularly essential. In this work, we present a study of the public nodes that form the backbone of the Bitcoin p2p network. We analyze the results of our measurement campaign that was made following a well-defined and reproducible methodology. In particular we analyze several criteria that can affect the network resilience: distribution and security assessment of the clients' versions, churn, detection of Sybil nodes, dynamicity and popularity of peers. We also investigate the countermeasures deployed to prevent an accurate inference of the network topology and show their effectiveness.

Open access
2 source records
Blockchain Technology Applications and Security
Peer-to-Peer Network Technologies
Caching and Content Delivery
Original source
Sep 24, 2021·arXiv (Cornell University)
2 cites
Universal Payment Channels: An Interoperability Platform for Digital\n Currencies

Mihai Christodorescu, Erin English, Wanyun Catherine Gu, David Kreissman · 10 authors

With the innovation of distributed ledger technology (DLT), often known as\nblockchain technology, there has been significant growth of digital tokens in\nthe form of cryptocurrencies, stablecoins, and central bank digital currencies.\nAs the number of DLT networks increases, each with varying design\ncharacteristics, the likelihood that transacting parties are on the same\nnetwork decreases. Thus, it is crucial to facilitate payments that are\nuniversal across networks, scalable to massive loads, and highly available. We\nenvision a future payment network that may be built on top of DLT networks\nwithout being subject to their limitations on interoperability, scalability,\nand availability faced by DLT payment solutions today. Specifically, we propose\na hub-and-spoke payment route, referred to here as Universal Payment Channels\n(UPC), that can be used to support digital token transfers of funds across\ndifferent networks through payment channels. We further discuss the potential\nuse cases of the UPC technology to support, and not complicate, an already\nrobust digital payment ecosystem. Finally, through the paper, we share some\nfuture directions of the UPC technology.\n

Open access
2 source records
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Caching and Content Delivery
Original source
Sep 20, 2021·IEEE Internet of Things Journal
1 cites
Toward Mobile Distributed Ledgers

Dimitris Chatzopoulos, Anurag Jain, Sujit Gujar, Boi Faltings · 5 authors

Advances in mobile computing have paved the way for new types of distributed applications that can be executed solely by mobile devices on Device-to-Device (D2D) ecosystems (e.g., crowdsensing). Sophisticated applications, like cryptocurrencies, need distributed ledgers (DLs) to function. DLs, such as blockchains and directed acyclic graphs (DAGs), employ consensus protocols to add data in the form of blocks. However, such protocols are designed for resourceful devices that are interconnected via the Internet. Moreover, existing DLs are not deployable to D2D ecosystems since their storage needs are continuously increasing. In this work, we introduce and analyze Mneme, a DAG-based DL that can be maintained solely by mobile devices. Mneme utilizes two novel consensus protocols: 1) Proof of Context (PoC) and 2) Proof of Equivalence (PoE). PoC employs users’ context to add data on Mneme. PoE is executed periodically to summarize data and produce equivalent blocks that require less storage. We analyze Mneme’s security and justify the ability of PoC and PoE to guarantee the characteristics of DLs: persistence and liveness. Furthermore, we analyze potential attacks from malicious users and prove that the probability of a successful attack is inversely proportional to the square of the number of mobile users who maintain Mneme.

Open access
Opportunistic and Delay-Tolerant Networks
Caching and Content Delivery
Vehicular Ad Hoc Networks (VANETs)
Original source
Sep 17, 2021·Simulation Modelling Practice and Theory
26 cites
Security analysis of distributed ledgers and blockchains through agent-based simulation

Luca Serena, Gabriele D’Angelo, Stefano Ferretti

In this paper we describe LUNES-Blockchain, an agent-based simulator of blockchains that relies on Parallel and Distributed Simulation (PADS) techniques to obtain high scalability. The software is organized as a multi-level simulator that permits to simulate a virtual environment, made of many nodes running the protocol of a specific Distributed Ledger Technology (DLT), such as the Bitcoin or the Ethereum blockchains. This virtual environment is executed on top of a lower-level Peer-to-Peer (P2P) network overlay, which can be structured based on different topologies and with a given number of nodes and edges. Functionalities at different levels of abstraction are managed separately, by different software modules and with different time granularity. This allows for accurate simulations, where (and when) it is needed, and enhances the simulation performance. Using LUNES-Blockchain, it is possible to simulate different types of attacks on the DLT. In this paper, we specifically focus on the P2P layer, considering the selfish mining, the 51% attack and the Sybil attack. For which concerns selfish mining and the 51% attack, our aim is to understand how much the hash-rate (i.e. a general measure of the processing power in the blockchain network) of the attacker can influence the outcome of the misbehaviour. On the other hand, in the filtering denial of service (i.e. Sybil Attack), we investigate which dissemination protocol in the underlying P2P network makes the system more resilient to a varying number of nodes that drop the messages. The results confirm the viability of the simulation-based techniques for the investigation of security aspects of DLTs.

Open access
2 source records
Blockchain Technology Applications and Security
Peer-to-Peer Network Technologies
Caching and Content Delivery
Original source
Sep 17, 2021·Lecture notes in computer science
6 cites
GLASS: Towards Secure and Decentralized eGovernance Services using IPFS

Christos Chrysoulas, A. M. Thomson, Nikolaos Pitropakis, Pavlos Papadopoulos · 10 authors

The continuously advancing digitization has provided answers to the bureaucratic problems faced by eGovernance services. This innovation led them to an era of automation it has broadened the attack surface and made them a popular target for cyber attacks. eGovernance services utilize internet, which is currently a location addressed system where whoever controls the location controls not only the content itself, but the integrity of that content, and the access to that content. We propose GLASS, a decentralised solution which combines the InterPlanetary File System (IPFS) with Distributed Ledger technology and Smart Contracts to secure EGovernance services. We also create a testbed environment where we measure the IPFS performance.

Open access
3 source records
cs.CR
cs.CY
cs.DC
Original source
Sep 16, 2021·arXiv (Cornell University)
0 cites
Evaluating OptChain with Bitcoin Transactions.

Liuyang Ren, Paul A. S. Ward

While many researchers adopt a sharding approach to design scaling blockchains, few works have studied the transaction placement problem incurred by sharding protocols. The widely-used hashing placement algorithm renders an overwhelming portion of transactions as cross-shard. In this paper, we analyze the high cost of cross-shard transactions and reveal that most Bitcoin transactions have simple dependencies and can become single-shard under a placement algorithm taking transaction dependencies into account. In addition, we perform a case study of OptChain, which is the state-of-the-art transaction placement algorithm for sharded blockchains, and find a defect of it. A fix is proposed, and our evaluation results demonstrate that the fix helps OptChain improve the system throughput by 4x.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Distributed systems and fault tolerance
Original source
Sep 1, 2021·The Journal of FinTech
5 cites
A Contract Service Provider Model for Virtual Assets

Thomas Hardjono, Alexander Lipton, Alex Pentland

With the recent rise in the cost of transactions on blockchain platforms, there is a need to explore other service models that may provide a more predictable cost to customers and end-users. We discuss the Contract Service Provider (CSP) model as a counterpart of the successful Internet Service Provider (ISP) model. Similar to the ISP business model based on peered routing-networks, the CSP business model is based on multiple CSP entities forming a CSP Community or group offering a contract service for specific types of virtual assets. We discuss the contract domain construct which encapsulates well-defined smart contract primitives, policies and contract-ledger. We offer a number of design principles borrowed from the design principles of the Internet architecture.

Open access
Caching and Content Delivery
Peer-to-Peer Network Technologies
Blockchain Technology Applications and Security
Original source
Sep 1, 2021·2021 IEEE International Conference on Smart Data Services (SMDS)
8 cites
Blockchain Based RAN Data Sharing

Andreas Heider-Aviet, Danny Roswin Ollik, Stefano Berlato, Silvio Ranise · 9 authors

Providing seamless connectivity and services across national borders are intricate challenges with multifarious underlying aspects, ranging from the network management to business and political considerations. Since the cross-border inter-Public Land Mobile Network (PLMN) network handover is currently not available in European cellular networks, we present a complementary approach, diminishing the connectivity gap to a minimum. By leveraging Distributed Ledger Technology (DLT), we establish a dynamic, secure data exchange and management solution between several Mobile Network Operators (MNOs) of different countries. Systematically integrating foreign cell and base station parameter (i.e., Radio Access Network (RAN) data) of border regions into the internal network management systems permits their usage in standardized Mobility Management procedures. We demonstrate that this type of collaboration on the inter-MNO network governance considerably improves the network quality and customer experience when crossing national borders. Since foreign RAN data is also required for the inter-PLMN network handover (and can serve many additional purposes) and provided that our solution is not relying on any specific mobile network technology generation (e.g., 4G or 5G), we conclude that it is a fundamental step towards an inter-MNO ecosystem beyond 5G.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Aug 31, 2021·Energy Reports
89 cites
Blockchain based decentralized local energy flexibility market

Claudia Antal, Tudor Cioara, Marcel Antal, Vlad Mihailescu · 13 authors

Large-scale deployment of renewable energy sources brings new challenges for smart grid management requiring the development of decentralized solutions and active participation of prosumer and non-grid-owned assets. Local energy flexibility markets can help in monitoring energy flows, motivate changes in prosumers’ energy supply and demand, achieving local energy balance, and optimization of electricity flows. In this paper, we propose a blockchain-based decentralized energy flexibility market enabling small-scale prosumers to trade in a peer-to-peer fashion their flexibility in terms of load modulation concerning the baseline energy profiles. We have defined an energy flexibility token for digitizing the flexibility of prosumers allowing to be traded on the market as an asset and self-enforcing smart contracts for decentralized market operation including functions such as the placement of flexibility bids/offers, trading session management, or energy and financial settlement of energy flexibility transactions. For matching the flexibility bids and offers, a solution based on a greedy heuristic and a bipartite graph is proposed for minimizing the number of flexibility transactions and reducing the blockchain-associated costs, while Oracles are used to assure its secure integration with the blockchain. The blockchain-based flexibility market was validated with the help of the Terni city Distribution System Operator, showing promising results in enabling the self-consumption of renewable energy generated in a small scale urban micro-grid considering live energy monitoring data, and in assuring the local balancing of the demand side in a simulated environment considering many market participants and historical energy data.

Open access
Blockchain Technology Applications and Security
Smart Grid Energy Management
Caching and Content Delivery
Original source
Aug 31, 2021·Studies on the semantic web
3 cites
A Fully Decentralized Triplestore Managed via the Ethereum Blockchain

Damien Graux, Sina Mahmoodi

The growing web of data warrants better data management strategies. Data silos are single points of failure and they face availability problems which lead to broken links. Furthermore the dynamic nature of some datasets increases the need for a versioning scheme. In this work, we propose a novel architecture for a linked open data infrastructure, built on open decentralized technologies. IPFS is used for storage and retrieval of data, and the public Ethereum blockchain is used for naming, versioning and storing metadata of datasets. We furthermore exploit two mechanisms for maintaining a collection of relevant, high-quality datasets in a distributed manner in which participants are incentivized. The platform is shown to have a low barrier to entry and censorship-resistance. It benefits from the fault-tolerance of its underlying technologies. Furthermore, we validate the approach by implementing our solution.

Open access
Peer-to-Peer Network Technologies
Caching and Content Delivery
Blockchain Technology Applications and Security
Original source
Aug 23, 2021·International journal of intelligent engineering and systems
1 cites
SocioChain: A Distributed Ledger-based Social Framework for the Internet of Things

Ali Sohofi

The core vision of the Internet of Things (IoT) is to connect objects into a broad network and establish interactions between them to enhance society and human life through the society of objects. As this network expands and the number of connected objects increases continuously, more efficient, secure, and scalable architectures will be needed. Social IoT (SIoT) is a promising IoT architecture, which is based on establishing social relationships between objects. However, being centralized is one of its drawbacks, which leads to challenges like scalability, latency, and privacy issues. Distributed ledger technologies, especially blockchain, are distributed architectures that have received attention in recent years. This paper proposes a fully decentralized SIoT-based architecture for the IoT, exploiting a two-layer distributed ledger structure. This architecture is privacy-preserving and scalable; besides, it provides social relationships between objects. These social relationships are stored as transactions on the ledger. This study also calculates the required space to store ledger data locally. The number of established relationships between the objects is estimated by simulation. The results indicate that less than 10% of all possible relationships are based after 1000 days. Hence, it is possible to store ledger data locally. This approach leads to ten times less latency comparing to previous SIoT-based architectures for 10000 devices.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Aug 17, 2021·IEEE Transactions on Circuits and Systems I Regular Papers
19 cites
BCA: A 530-mW Multicore Blockchain Accelerator for Power-Constrained Devices in Securing Decentralized Networks

Thi Hong Tran, Hoai Luan Pham, Tri Dung Phan, Yasuhiko Nakashima

Blockchain distributed ledger technology (DLT) has widespread applications in society 5.0 because it improves service efficiency and significantly reduces labor costs. However, employing blockchain DLT entails considerable energy consumption in the mining process. This paper proposes a blockchain accelerator (BCA) with ultralow power consumption and a high processing rate to address the problem. The BCA focuses on accelerating the double secure hash algorithm (SHA) 256 function required in the mining process at a system-on-chip (SoC) level. We propose three ideas, namely, multiple local memories (multimem), double-cell processing element (D-PE), and nonce autoupdate (NAU), to reduce the external data transfer time and improve the BCA hardware efficiency. We propose a cascaded multiple BCA chip model to enhance the system throughput by several-fold. Our experiments on an ASIC and FPGA prove that the proposed BCA successfully performs the mining process for multiple blockchain networks with much lower power consumption than that of the state-of-the-art CPUs and GPUs. The BCA is laid out with Renesas 65 nm technology with a chip area of$25~mm^{2}$and consumes$530~mW$at 100MHz. The power efficiency of the layout chip is improved by 2428 and 143 times compared with that of the fastest CPU Intel i9-10940X and GPU RTX 3090, respectively.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Advanced Steganography and Watermarking Techniques
Original source
Aug 16, 2021·ICT Express
23 cites
DQ: Two approaches to measure the degree of decentralization of blockchain

Jaeseung Lee, Byungheon Lee, Jaeyoung Jung, Hojun Shim · 5 authors

Blockchain technology innovatively removes the need for intermediaries and establishes a trust-less trust system by peer-to-peer networks and distributed ledger technology. It is still difficult to clarify the specific degree of decentralization of blockchain even though the decentralized characteristic of the system is derived from this system structure. Namely, the criteria for determining whether decentralized are not well established and do not reflect the real world well. So we propose two approaches to measure the degree of decentralization of blockchain system that currently exists: Censorship resistance and geographical diversity. This paper outlines the meaning of each decentralization quotient and explains how those indices can be applied in respect of the user protection.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Internet Traffic Analysis and Secure E-voting
Original source