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 4 of 49

Clear filters
Feb 13, 2025·Foods
10 cites
A Lightweight Accountable Parallel Blockchain Architecture Based on Redactable Blockchain for Agri-Food Traceability

Feng Chen, Chunjiang Zhao, Xinting Yang, Na Luo · 5 authors

Agri-food safety issues have received widespread attention globally. The emergence of blockchain technology (BCT) effectively addresses trust issues in the agri-food supply chain traceability system (AFSCTS). However, the append-only feature of blockchain has led to continuous linear data growth in BCT-based AFSCTSs, which increases the equipment requirements and has become a bottleneck for BCT-based AFSCTS applications. The storage capacity required by BCT-based AFSCTSs can be effectively reduced by deleting expired data, thereby reducing the storage pressure on blockchain devices and lowering the device requirements. In this paper, we propose an AFSCTS architecture that incorporates redactable blockchain and InterPlanetary file system (IPFS) technologies to achieve traceability with low storage pressure, using the wheat supply chain as a proof of concept. Firstly, the key links were analyzed in agri-food traceability and the demand was proposed for agri-food blockchain traceability based on the timeliness of traceability data. Secondly, a lightweight accountable parallel blockchain architecture called LAP-chain is proposed. This architecture utilizes redactable blockchain technology to offload expired agri-food traceability data to IPFS, thereby reducing the storage pressure on blockchain devices and ensuring data accountability through IPFS. Finally, we evaluate the correctness, collision resistance, and storage performance of the LAP-chain built on the Ethereum private chain. The results show that when expired agri-food traceability data are permanently retained, the storage capacity of the proposed architecture is only 52.38% of that of the traditional blockchain traceability architecture, after running continuously for 36 months. When traceability data of expired agri-food are deleted in accordance with the food laws and regulations of various countries, the storage capacity of the proposed architecture can be reduced from a linear level to a constant level compared to the traditional blockchain traceability architecture. The proposed architecture has the potential to contribute to improving the safety and quality of agri-food.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Recycling and Waste Management Techniques
Original source
Feb 11, 2025·Blockchain
0 cites
Zunesha: enhancing throughput of blockchains through relayer-free multi-chain architecture

Pengze Li, Jieyi Long, Qiuyu Ding, Zhen Xiao · 6 authors

Web3 is the next-generation internet, utilizing blockchain technology to power decentralized applications and give users greater control. However, the scalability limitations of blockchain create performance bottlenecks that hinder Web3’s overall processing capabilities. Among current scalability solutions, multi-chain architecture has been considered a promising approach with high flexibility. However, current multi-chain architecture lacks portability to existing blockchains and relies on relayers to solve timing issues in the interoperability process. The lack of portability makes it challenging for existing blockchains to adopt the current multi-chain architecture, significantly impeding multi-chain promotion. Moreover, relying on relayers to address timing issues leads to low efficiency and potential reliability risks. This paper introduces Zunesha, a multi-chain architecture that designs a smart-contractbased multi-chain toolkit (STACK) to provide a portable multi-chain architecture. Additionally, it introduces the Dynasty-Based Consensus Node Set Verification (DB-CNSV) protocol as a foundational safety mechanism to eliminate relayers in the interoperability process and address timing issues. Our evaluation shows that Zunesha significantly enhances the overall performance of the blockchain. As the number of subchains increases, the throughput grows almost linearly. Furthermore, the performance of inter-chain transactions surpasses that of the current mainstream multi-chain architecture, Cosmos.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Feb 10, 2025·Sustainable Energy Grids and Networks
3 cites
Proof of Collaborative Contribution — A consensus protocol that incentivizes contribution with applications to distributed solar energy generation

Damilare Peter Oyinloye, Je Sen Teh, Mohd Najwadi Yusoff

Blockchain technology has been adopted in various sectors including health, energy and agriculture. It functions as a distributed ledger maintained by multiple nodes, relying on consensus protocols to verify transactions and reach agreement. However, conventional protocols like Proof of Work (PoW) and Proof of Stake (PoS) face challenges with scalability and energy efficiency. This paper introduces Proof of Collaborative Contribution (PoCC), a new consensus protocol aimed at encouraging positive network contributions and fostering collaboration. It utilizes a simplified hashing mechanism secured by trusted execution environments (TEEs). As a proof of concept, PoCC is applied to a solar energy generation system, where prosumers are incentivized to offset their energy consumption and feed excess energy back into the grid. Using real-world energy data from AusGrid, our simulations demonstrate that PoCC ensures equitable block leader selection. We also show that PoCC scales well with the number of nodes, consumes significantly less energy than PoW, and is resistant to Sybil and 51% attacks. We also briefly explore other potential applications of PoCC in systems that aim to reward node contributions.

Open access
IoT and Edge/Fog Computing
Smart Grid Energy Management
Caching and Content Delivery
Original source
Jan 26, 2025·World Electric Vehicle Journal
0 cites
Toward User-Centered, Trustworthy, and Grid-Supportive E-Mobility Ecosystems: Comparing the BANULA Architecture Against Existing Concepts

Lukas Smirek, Jens Griesing, Tobias Höpfer, Daniel Stetter

Advances in electric vehicles and charging infrastructure technology have given the electrification of road traffic a positive momentum. Nowadays, it is becoming more and more evident that the related energy and financial processes of the current e-mobility ecosystem are reaching their limits. This leads to usability losses for end users as well as administrative and non-causation-based financial burdens on various energy system participants. In this article, use cases are inferred from the literature, the aforementioned challenges are discussed in more detail, and strategies for addressing them are presented. Furthermore, the information system architecture of the BANULA project, with its core elements of open communication standards, virtual balancing areas, and blockchain components, is explained. BANULA addresses the aforementioned challenges by holistically considering the needs of all participants. A special focus of the project is implementing and investigating the concept of virtual balancing areas. This concept has been available since 2020 but has not been implemented in the market yet. To the best of the authors’ knowledge, BANULA is the first project that utilizes current legislation to transfer charging infrastructure to virtual balancing areas in conjunction with distributed ledger technology to support related processes. In the first step, the BANULA implementation prototype targets the German e-mobility ecosystem, but applicability to other states in the European Union is planned. Using an independent framework, the BANULA architecture and its prototypical implementation are evaluated. The authors show that the unique combination of virtual balancing areas and the related processes, enhanced through distributed ledger technology, has the potential to contribute to a user-centered, trustworthy, and grid-supportive e-mobility ecosystem.

Open access
Vehicular Ad Hoc Networks (VANETs)
Distributed systems and fault tolerance
Caching and Content Delivery
Original source
Jan 25, 2025·Information
0 cites
EquiFlowShard: A Blockchain Sharding Protocol with Optimized Account Distribution

Yemin Chen, Yongdong Wu, Tong Li

Blockchain sharding is a scalable solution for distributed ledgers, but may be hindered due to cross-shard transactions and uneven workload distribution. This paper presents EquiFlowShard, an advanced blockchain sharding protocol designed to improve robustness and enhance cross-shard efficiency. Specifically, by employing Optimized Account State Distribution Algorithm (OSADA), EquiFlowShard dynamically assigns and segments account states, so as to minimize cross-shard transaction volume and balance shard workloads. In addition, the protocol introduces the SFlow mechanism to facilitate secure and consistent state transfers and a Smooth Transition scheme to mitigate performance impacts during state reconfigurations. Evaluation results confirm that EquiFlowShard outperforms existing benchmark protocols in terms of throughput, transaction confirmation latency, and cross-shard transaction ratio, demonstrating its effectiveness in dynamic blockchain environments.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Caching and Content Delivery
Original source
Jan 20, 2025·Panamerican mathematical journal.
0 cites
Rethinking Blockchain for IoT

Ganesh Gandal

This paper explores the rethinking of blockchain architecture for the Internet of Things (IoT) to improve data security, integrity, and processing efficiency. An API gateway collects, prepares, and sends data to blockchain nodes for verification when integrating IoT devices with a blockchain network. Accuracy is ensured by updating the distributed ledger with verified data. Within the blockchain, smart contracts automate actions in response to IoT data situations, carrying out tasks automatically and recording results. Large or supplemental data is stored off-chain to preserve efficiency and scalability, while basic transactional data is kept in the distributed ledger. Direct connection between blockchain nodes via a peer-to-peer (P2P) network promotes fault tolerance, consensus, and data consistency. This architecture utilizes the secure and immutable properties of blockchain technology to address common IoT challenges, offering a robust solution for contemporary IoT applications.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Jan 16, 2025·International Journal of Online and Biomedical Engineering (iJOE)
8 cites
Optimizing Off-Chain Storage in Blockchain of Things Systems

Mamoun Aldhmour, Rakan Aldmour, Abdallah Al-Zoubi, Mohamed Sedky

The InterPlanetary File System (IPFS) offers decentralized storage and data sharing, which are critical for the functionality of Blockchain of Things (BCoT) systems. Despite its advantages, IPFS faces challenges such as scalability, latency, and resource management issues that hinder its effective integration into existing blockchain infrastructures. This study explores the implementation of Docker containerization to enhance IPFS performance within BCoT environments. An experimental testbed was established, comprising an IPFS node and an IPFS Cluster peer deployed as Docker containers, to evaluate the latency of file operations across various sizes and analyze containerization’s impact on data storage and retrieval efficiency. The proposed Dockerized IPFS implementation demonstrates substantial performance improvements over traditional systems, achieving latency reductions of up to 75% for small files (1–256 KB) and a three-fold decrease for larger files (64 MB). Specifically, write operations were reduced from 1000 ms to 300 ms, while read operations improved by 40%, decreasing from 2500 ms to 1500 ms. Additionally, the containerized approach yielded lower latency than previous standalone IPFS deployments. The study emphasizes the significance of dynamic resource allocation in optimizing resource utilization, thereby enhancing the overall performance of IPFS Clusters within BCoT frameworks. By leveraging Dockerized IPFS, BCoT systems can achieve more efficient off-chain storage solutions, facilitating improved data management and interoperability in decentralized applications.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Cloud Computing and Resource Management
Original source
Jan 9, 2025·Blockchain
3 cites
An enhanced DPoS consensus mechanism using quadratic voting in Web 3.0 ecosystem

T. T. Lei, Qinnan Zhang, Wangjie Qiu, Hongwei Zheng · 9 authors

Consensus mechanisms are fundamental to maintaining consistency in distributed systems. With the advent of Web 3.0, blockchain has revealed limitations of traditional Delegated Proof of Stake (DPoS) consensus mechanisms. To address these issues, we propose a novel Quadratic Voting-based DPoS (Q-DPoS) consensus mechanism. Our approach integrates Quadratic Voting into DPoS to optimize voting power distribution, vote counting, and reward settlement processes, thereby incentivizing participation from users with lower stakes while reducing the concentration of influence. To prevent the system from reverting to a linear reward structure under Sybil Attacks, we introduce admission rules and vote similarity detection mechanisms to strengthen its robustness. Simulation results demonstrate that Q-DPoS significantly increases voter participation and alleviates stake centralization, thereby enhancing overall decentralization. Additionally, theoretical analysis grounded in game theory confirms that the proposed mechanism effectively diversifies voting preferences, contributing to a more balanced and resilient consensus mechanism suitable for Web 3.0 ecosystem.

Open access
Peer-to-Peer Network Technologies
Service-Oriented Architecture and Web Services
Caching and Content Delivery
Original source
Jan 8, 2025·IEEE Transactions on Computers
8 cites
HiCoCS: High Concurrency Cross-Sharding on Permissioned Blockchains

Lingxiao Yang, Xuewen Dong, Zhiguo Wan, Di Lu · 6 authors

As the foundation of the Web3 trust system, blockchain technology faces increasing demands for scalability. Sharding emerges as a promising solution, but it struggles to handle highly concurrent cross-shard transactions (\textsf{CSTx}s), primarily due to simultaneous ledger operations on the same account. Hyperledger Fabric, a permissioned blockchain, employs multi-version concurrency control for parallel processing. Existing solutions use channels and intermediaries to achieve cross-sharding in Hyperledger Fabric. However, the conflict problem caused by highly concurrent \textsf{CSTx}s has not been adequately resolved. To fill this gap, we propose HiCoCS, a high concurrency cross-shard scheme for permissioned blockchains. HiCoCS creates a unique virtual sub-broker for each \textsf{CSTx} by introducing a composite key structure, enabling conflict-free concurrent transaction processing while reducing resource overhead. The challenge lies in managing large numbers of composite keys and mitigating intermediary privacy risks. HiCoCS utilizes virtual sub-brokers to receive and process \textsf{CSTx}s concurrently while maintaining a transaction pool. Batch processing is employed to merge multiple \textsf{CSTx}s in the pool, improving efficiency. We explore composite key reuse to reduce the number of virtual sub-brokers and lower system overhead. Privacy preservation is enhanced using homomorphic encryption. Evaluations show that HiCoCS improves cross-shard transaction throughput by 3.5-20.2 times compared to the baselines.

Open access
3 source records
Blockchain Technology Applications and Security
Cloud Computing and Resource Management
Caching and Content Delivery
Original source
Jan 7, 2025·Institute of Electrical and Electronics Engineers (IEEE)
0 cites
Broadcast Protocols in Blockchain Networks — Accelerating Block and Transaction Propagation: A Review

Yidan Lai, Yang Liu, Haoxiang Luo, Gang Sun · 8 authors

Blockchain, a groundbreaking technology known for its distributed ledger system, records digital transactions and information in a decentralized manner. Broadcast protocols, fundamental components of computer networks, play a crucial role in disseminating information effectively. Blockchain networks often exhibit lower throughput rates compared to centralized payment systems due to the intricate node verification process during data propagation. Improving blockchain performance requires mitigating transaction and block propagation delays within network dissemination processes. This study delves into the development and significance of blockchain broadcast protocols, exploring their applications within blockchain networks. We introduce various broadcast protocols designed to optimize performance metrics such as energy efficiency, fault tolerance, and consistency. A comprehensive analysis, including detailed comparisons through tables, sheds light on the strengths and weaknesses of these protocols. Lastly, we address potential future challenges and directions for the evolution of broadcast protocols in the blockchain ecosystem.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
IoT and Edge/Fog Computing
Original source
Jan 3, 2025·Journal of Machine and Computing
1 cites
An Efficient Consensus Protocol for Blockchain Technology in Smart Grid Contracts

Mahmood K. Pathan, J. Rameshkumar, Chintalapudi V. Suresh

The decentralized operation of the power system, which is built entirely on the consensus notion, is one of the most important contemporary subjects in the energy industry. Without the need for a “neutral arbiter, all significant market participants can come to an understanding. Peer-to-peer (P2P) architecture, interface communication, and network security are all discussed in this paper as they pertain to the decentralized nature of the energy market and the paper’s proposed solution: a P2P-based platform. For this reason, it is critical to protect the market player’s communication interfaces from harmful assaults. In this case, a new blockchain platform coinciding with the P2P energy market ensures that the necessary consensus may be reached safely. An efficient algorithm based on the Relaxed Consensus-Innovation (RCI) protocol controls the energy market, with the goal of facilitating power/price trading between participants in a decentralized, peer-to-peer (P2P) setting. Market participants in the proposed model include a microgrid and a smart grid, both of which are assumed to act in their own self-interest while negotiating with one another in a safe setting. Microgrids use wind turbines, solar panels, tidal turbines, and battery storage units, whereas the smart grid uses distributed generators (DGs) and transmission lines modelled after the IEEE 24-bus test system. In the peer-to-peer energy market, a stochastic framework that is based on unscented transform (UT) has been developed to deal with the uncertainty effects caused by the circumstance. For gauging and validating the fault-tolerant system’s resistance to cyber-attack, we model and apply the fault data injection attack (FDIA) on the blockchain-based P2P energy market”. Simulation results validate the paper’s ideas.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Jan 1, 2025·Cork Open Research Archive (University College Cork, Ireland)
0 cites
Improving security and confidence in distributed edge environments

Asfa Khalid

This thesis presents novel techniques to improve the efficiency, scalability, and security of Data Confidence Fabrics (DCFs), a framework that ensures data authenticity and integrity in large scale, heterogeneous distributed systems by generating metadata at each point of data formation, processing, and transmission. Despite their strengths, DCFs face significant challenges, including excessive annotation and transactional overhead, which reduce scalability and efficiency, and metadata privacy risks, which compromise sensitive network information. To address these challenges, this research proposes methods that improve system scalability, enable efficient annotation retrieval, and protect sensitive network information, with a focus on the Alvarium Data Confidence Fabric, though the solutions are broadly applicable to other DCFs. A primary contribution of this work is addressing the efficiency and scalability challenges by reducing annotation overhead through compact annotation techniques, particularly annotation batching. By aggregating multiple annotations into a single ledger transaction, this approach minimizes redundancy, storage costs and ledger interactions. However, batching introduces complexity in retrieving individual annotations. To overcome this, two retrieval methods are proposed: Batch Keys, which use mapping tables to quickly locate individual annotations based on a Batch key, and Bloom Filters, which provide a low-overhead approach for efficiently verifying the presence of annotations. Another major focus of this work is mitigating metadata privacy risks, where adversaries could analyze annotations to infer network structures. To obscure network patterns, two privacy-preserving schemes, Hostname Mapping and Hostname Encryption, are introduced, with Hostname Encryption offering a more efficient and secure alternative. Additionally, the research highlights how timestamp metadata can be exploited to reconstruct network structures through clustering techniques. To mitigate this vulnerability, a timestamp obfuscation solution is proposed, introducing controlled randomness to disrupt predictable timing patterns and protect network confidentiality. In summary, the thesis introduces and evaluates methods that significantly enhance the efficiency, scalability, and security of DCFs. These contributions strengthen the practical deployment of DCFs in cloud-edge environments and provide a foundation for future research in secure and trustworthy data management across distributed systems.

Open access
Distributed systems and fault tolerance
Caching and Content Delivery
Advanced Data Storage Technologies
Original source
Jan 1, 2025·IEEE Open Journal of the Communications Society
2 cites
Decentralized Trust and Dynamic Batching for Multi-Domain SDN Using Blockchain

Javier José Díaz Rivera, Ricard Vilalta, Raül Muñoz, Pol Alemany · 5 authors

In multi-domain network environments, each domain operates with its own Software-Defined Networking (SDN) controller, making it challenging to ensure secure and consistent topology management across domains. Traditional centralized logging systems fall short in providing the transparency, flexibility, and decentralized trust needed for effective collaboration between controllers. Distributed Ledger Technologies (DLT) offer a decentralized and immutable way to log network operations, presenting a promising solution for multi-domain SDN environments. This paper presents an approach that uses blockchain to record topology management operations such as adding, updating, and deleting devices and links across multiple SDN domains. The framework leverages permissioned blockchains to establish decentralized trust, with SDN controllers acting as validator nodes to validate and commit transactions upon reaching consensus. An Adaptive Batch Mechanism (ABM) is introduced to optimize block formation by dynamically adjusting batch parameters and using dummy transactions to maintain efficiency during low and varying transaction loads. Experimental validation using Hyperledger Fabric demonstrates the system’s ability to enhance decentralized logging, reduce delays in transaction processing, and facilitate inter-domain coordination while maintaining robust security through a distributed trust model.

Open access
Software-Defined Networks and 5G
Blockchain Technology Applications and Security
Caching and Content Delivery
Original source
Jan 1, 2025·IEEE Access
10 cites
Peer-to-Peer Energy Resource Sharing in Rural Communities: Enabling Technologies, Applications, and Challenges

Alexander A. Hernandez, Sook Yee Yip, Kam Meng Goh, Arlene R. Caballero · 5 authors

Standalone energy supply system has been in the limelight, especially in rural areas since it can provide cheap electrical supply to the local communities. Energy supply is always a problematic condition in many developing countries that significantly affects progress and inclusive economic development. Furthermore, excess energy generated is wasted due to insufficient battery storage. To confront these recurring problems, peer-to-peer energy resource sharing has emerged as a promising solution, offering a decentralized system and approach to reduce reliance on the grid energy resource. The system enables prosumers to share excess energy with consumers, reducing dependence on grid and lowering the cost of electricity. However, peer-to-peer energy resource sharing is still a relatively new technology in developing countries, especially in rural communities, needing enabling technologies, support, and sustainable policies and financing models. To this end, this study aims to provide comprehensive understanding of the state of the art of peer-to-peer energy resource sharing in rural communities.

Open access
Caching and Content Delivery
Smart Grid Energy Management
FinTech, Crowdfunding, Digital Finance
Original source
Jan 1, 2025·IET Blockchain
6 cites
Mixing Services in Bitcoin and Ethereum Ecosystems: A Review

Alireza Arbabi, Ardeshir Shojaeinasab, Homayoun Najjaran

ABSTRACT This manuscript presents an exhaustive review of blockchain‐based mixing services, aiming to fill the existing gap between academic innovations and real‐world implementations. Starting with an identification of the core functionalities and techniques employed by mixing services, the paper delves into detailed explanations of these operational mechanisms. It further outlines an evaluation framework tailored for a rigorous assessment, highlighting the key vulnerabilities and strengths of various solutions. In addition, the study identifies potential attack vectors that compromise these services. The paper explores the dual nature of mixing services: while they contribute to the preservation of privacy—a cornerstone of blockchain technologies—they can also facilitate illicit activities. By addressing key research questions, this study not only offers a comprehensive overview of the current state of mixing services but also sets the stage for future academic discourse in this evolving field.

Open access
2 source records
Blockchain Technology Applications and Security
Caching and Content Delivery
Privacy-Preserving Technologies in Data
Original source
Dec 28, 2024·Advances in Artificial Intelligence Research
2 cites
ALTO-assisted Peer Selection in Bitcoin P2P Network

Cihat Çetinkaya

Blockchain-based applications rely on a decentralized structure wherein the transactions are recorded on a public ledger that is maintained by every node in the peer-to-peer (P2P) network. The transactions and blocks are propagated using a multi-hop broadcast and verified by every node in the network. Application Layer Traffic Optimization (ALTO), on the other hand, is a network protocol developed and maintained by the Internet Engineering Task Force (IETF) to provide network related information to the P2P applications to increase their performance. In this study, a novel peer selection method based on the network information provided by ALTO protocol is proposed to decrease the block propagation delay of the Bitcoin P2P network. The simulations show that the proposed peer selection method can effectively decrease the block propagation time and fork rate compared to Bitcoin’s random peer selection and region-based peer selection methods.

Open access
Blockchain Technology Applications and Security
Peer-to-Peer Network Technologies
Caching and Content Delivery
Original source
Dec 23, 2024·Proceedings of the 6th International Conference on Information Management & Machine Intelligence
1 cites
Expanding the Horizon: The Distributed Ledger Technology and its Applications Beyond Cryptocurrencies

Nikhil Kumar Goyal, Seema Kaloria, Ashwarya Vijai, Deshraj Bairwa · 5 authors

Originally developed to power cryptocurrencies such as Bitcoin and Ethereum, Distributed Ledger Technology or DLT is rapidly expanding its influence across all kinds of industries. Its attributes-decentralization, transparency, security, and immutability-are being applied in finance, healthcare, supply chain management, governance, among other sectors, offering solutions that streamline the conduct of operations, cost cuts, and increase trust.

Open access
2 source records
Blockchain Technology Applications and Security
Vehicular Ad Hoc Networks (VANETs)
Caching and Content Delivery
Original source
Dec 10, 2024·Proceedings of the ACM on Measurement and Analysis of Computing Systems
11 cites
Piecing Together the Jigsaw Puzzle of Transactions on Heterogeneous Blockchain Networks

Xiaohui Hu, Hang Feng, Pengcheng Xia, Gareth Tyson · 7 authors

The Web3 ecosystem is increasingly evolving to multi-chain, with decentralized applications (dApps) distributing across different blockchains, which drives the need for cross-chain bridges for blockchain interoperability. However, it further opens new attack surfaces, and media outlets have reported serious attacks related to cross-chain bridges. Nevertheless, few prior research studies have studied cross-chain bridges and their related transactions, especially from a security perspective. To fill the void, this paper presents the first comprehensive analysis of cross-chain transactions. We first make efforts to create by far the largest cross-chain transaction dataset based on semantic analysis of popular cross-chain bridges, covering 13 decentralized bridges and 7 representative blockchains, with over 80 million transactions in total. Based on this comprehensive dataset, we present the landscape of cross-chain transactions from angles including token usage, user profile and the purposes of transactions, etc. We further observe that cross-chain bridges can be abused for malicious/aggressive purposes, thus we design an automated detector and deploy it in the wild to flag misbehaviors from millions of cross-chain transactions. We have identified hundreds of abnormal transactions related to exploits and arbitrages, etc. Our research underscores the prevalence of cross-chain ecosystems, unveils their characteristics, and proposes an effective detector for pinpointing security threats.

Open access
3 source records
Blockchain Technology Applications and Security
Spam and Phishing Detection
Data Stream Mining Techniques
Original source
Dec 2, 2024·Engineering Technology & Applied Science Research
7 cites
Decentralized Payment Framework for Low-Connectivity Areas Using Ethereum Blockchains

Burhan Ul Islam Khan, Asadullah Shah, Khang Wen Goh, Rusnardi Rahmat Putra · 6 authors

This paper presents a pioneering analytical framework for a secure payment system leveraging blockchain technology tailored to regions with suboptimal network connectivity. Contemporary payment mechanisms utilizing Ethereum are predominantly optimized for areas with robust network infrastructure, neglecting regions with less connectivity. To address this gap, the proposed model integrates novel security attributes and employs an analytical method to design a decentralized payment system. The framework facilitates communication between low-connectivity zones and Internet service providers through auxiliary nodes, creating a local blockchain network for residents, merchants, and auditors. A mathematical model quantifies operational costs, transaction processing, and synchronization of auxiliary nodes, ensuring a resilient and secure payment architecture. A unique aspect of the proposed approach is its robustness against auditor outages and network variability, coupled with an empirical analysis of incentive structures for auditors' block validation activities. Moreover, it delineates the minimum requirements for secure transaction completion. Empirical findings showed a significant improvement in system efficiency, including a 79% reduction in block time, a 28% increase in transaction throughput, a 30% decrease in energy consumption, a 68% shorter confirmation time, a 63% reduction in execution time, a 46% increase in block production rate, and 82% reduced network variability. This study's significant contribution lies in introducing a sustainable, cost-effective, and secure payment system for regions with inadequate network services.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Dec 2, 2024·Applied Sciences
0 cites
Setonix: Blockchain-Based Hierarchy Domain Name System for Web3

Juseong Jeon, Sejin Park

DNS is an essential component for internet access, but the traditional centralized structure is not suitable for the rapidly growing Web3 ecosystem. Currently, Web3 services rely on Web2-based access paths, revealing limitations such as the Single Point of Failure (SPoF) issue and the compromise of decentralization principles. To address these issues, this paper proposes Setonix, a blockchain-based decentralized DNS. Experimental results of the implemented Setonix showed that it had only a marginal performance difference of up to approximately 5% compared to Google and Cloudflare DNS. Additionally, it demonstrated over 95% lower latency compared to Handshake DNS, proving its high efficiency. Setonix eliminates dependency on centralized access paths and brings the hierarchical address structure of existing domain names into the blockchain network, adhering to legacy systems to minimize user resistance. Additionally, it provides a blockchain-based architecture that supports cross-compatibility between traditional domain names and Web3 domain names through a simple interface. This design significantly enhances the scalability and accessibility of Web3, presenting a new standard for decentralized internet services. By doing so, it helps to establish a foundation that contributes to the growth and innovation of the Web3 ecosystem.

Open access
Caching and Content Delivery
Peer-to-Peer Network Technologies
Blockchain Technology Applications and Security
Original source
Dec 1, 2024·Journal of Information assurance and security
2 cites
A Survey of Distributed Ledger Technologies in the Health Domain

Ikramullah Khan, Sudip Phuyal, Ricardo Correia, João C. Ferreira

Abstract Healthcare providers face critical challenges in managing and exchanging patient health and medical records. Traditional health and medical data management systems, which often include paper-based records and work as closed, isolated silos, have demonstrated limitations in terms of data usability, interoperability, and patient privacy. This translates into limitations not only for providers but also for the patients, healthcare professionals, and other participants of the health-care value chain, hindering potential innovations and efficiency gains. Distributed Ledger Technology (DLT), such as the blockchain, is emerging as a possible solution to challenges in data management and beyond across several operational and administrative processes in healthcare services. This paper begins with an extensive overview of the literature with an emphasis on DLT implementations and applications in the healthcare industry. We examine how DLT has been used in real-world initiatives across the healthcare domain, highlight notable initiatives, and outline potential improvements. This may result from its adoption, namely in areas such as healthcare data sharing and interoperability, verifiability, transparency, or patient privacy and control. Overall, some of DLT’s native capabilities, such as data immutability, sharing and reconciliation across parties with varying levels of trust, and user self-sovereignty may translate into solutions for several caveats of the current healthcare technological infrastructures, and contribute to improving healthcare outcomes by fostering innovations, enabling broader sharing of healthcare data, enhancing transparency over the use of data, equipping patients with greater control over their data, and enabling new or improved services and processes in healthcare.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Nov 21, 2024·Cuadernos de Educación y Desarrollo
2 cites
Avaliação de desempenho de transações da rede blockchain Ethereum: um estudo de caso

Calebe P. Bianchini, Geraldo Lucas Fernandes do Amaral, Danilo Bizarria de Oliveira

Sistemas de processamento de transações são parte essencial de negócios online, e exigem tanto confiança quanto desempenho para entregar o serviço esperado. Uma ferramenta de blockchain é capaz de oferecer escalabilidade e confiança na validação de transações. A abordagem proposta neste trabalho é da avaliação do potencial de escalabilidade da rede Ethereum, e seu comportamento em cenários progressivamente mais distribuídos. Para tal, foram coletadas métricas de throughput e latência por meio da execução de redes em cinco diferentes escalas (de 1 a 16 nós, em progressão geométrica de razão 2). Destacam-se duas variações cuja significância estatística foi testada pelo Teste U de Mann-Whitney: um aumento de até dez vezes o número de transações por segundo, quando comparados um nó isolado e uma rede de 16 nós, e uma queda de até metade da latência com relação ao cenário centralizado. Os ambientes de testes foram escolhidos para tentar representar um ambiente com usuários reais.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Cloud Computing and Resource Management
Original source