Blockchain Papers

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

140 papersLast indexed Aug 31, 2026
Search papers

Paper index

140 results · page 1 of 6

Clear filters
Oct 21, 2025·Future Internet
8 cites
A Review on Blockchain Sharding for Improving Scalability

Mahran Morsidi, Sharul Tajuddin, S. H. Shah Newaz, Ravi Kumar Patchmuthu · 5 authors

Blockchain technology, originally designed as a secure and immutable ledger, has expanded its applications across various domains. However, its scalability remains a fundamental bottleneck, limiting throughput, specifically Transactions Per Second (TPS) and increasing confirmation latency. Among the many proposed solutions, sharding has emerged as a promising Layer 1 approach by partitioning blockchain networks into smaller, parallelized components, significantly enhancing processing efficiency while maintaining decentralization and security. In this paper, we have conducted a systematic literature review, resulting in a comprehensive review of sharding. We provide a detailed comparative analysis of various sharding approaches and emerging AI-assisted sharding approaches, assessing their effectiveness in improving TPS and reducing latency. Notably, our review is the first to incorporate and examine the standardization efforts of the ITU-T and ETSI, with a particular focus on activities related to blockchain sharding. Integrating these standardization activities allows us to bridge the gap between academic research and practical standardization in blockchain sharding, thereby enhancing the relevance and applicability of our review. Additionally, we highlight the existing research gaps, discuss critical challenges such as security risks and inter-shard communication inefficiencies, and provide insightful future research directions. Our work serves as a foundational reference for researchers and practitioners aiming to optimize blockchain scalability through sharding, contributing to the development of more efficient, secure, and high-performance decentralized networks. Our comparative synthesis further highlights that while Bitcoin and Ethereum remain limited to 7–15 TPS with long confirmation delays, sharding-based systems such as Elastico and OmniLedger have reported significant throughput improvements, demonstrating sharding’s clear advantage over traditional Layer 1 enhancements. In contrast to other state-of-the-art scalability techniques such as block size modification, consensus optimization, and DAG-based architectures, sharding consistently achieves higher transaction throughput and lower latency, indicating its position as one of the most effective Layer 1 solutions for improving blockchain scalability.

Open access
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
IoT and Edge/Fog Computing
Original source
May 27, 2025·Results in Engineering
22 cites
A decentralized privacy-preserving framework for diabetic retinopathy detection using federated learning and blockchain

Omar Dib

Diabetic Retinopathy (DR) detection in distributed telemedicine environments requires secure, scalable, and privacy-preserving solutions. Traditional federated learning (FL) relies on a central server, raising concerns about data privacy and system trust. We propose a novel serverless framework, FL-BC-SMPC-SMOTE, that integrates deep learning, FL, secure multi-party computation (SMPC), the Synthetic Minority Over-sampling Technique (SMOTE), Blockchain (Hyperledger Fabric), and the InterPlanetary File System (IPFS) to address these challenges. Using the APTOS 2019 dataset, we trained CNN-based models (e.g., EfficientNet-B0, ResNet-18) across 2–10 clients, achieving approximately 90% accuracy without raw data sharing. SMPC eliminates the need for a central aggregator by distributing encrypted model updates among clients, enabling privacy-preserving learning. Blockchain ensures auditable and tamper-resistant aggregation, while IPFS significantly reduces communication overhead—from 64 GB to 100 KB per round. Local SMOTE enhances recall for minority classes by 10–15%, promoting equity in DR severity classification. Compared to differentially private baselines (52.18% accuracy), our framework delivers a robust balance of performance, privacy, and fairness. This GDPR/HIPAA-compliant solution offers a practical and trustworthy approach to decentralized DR detection in real-world telemedicine settings.

Open access
Privacy-Preserving Technologies in Data
Retinal Imaging and Analysis
Blockchain Technology Applications and Security
Original source
Jan 1, 2025·Procedia Computer Science
1 cites
Architecture for Health Private Data Sharing using Blockchain

Frederico Chaves Carvalho, Marisa Maximiano, Ricardo Gomes, Vítor Tåvora · 6 authors

Increasing demand in innovative healthcare systems, as well as information management, enforces institutions and private consortiums to enroll in decentralized solutions that preserve patient’s sensitive information, and give capability of revoking and grating access to specific entities that request patient data. With blockchain emerging technology these solutions can be achieved allowing a more user-centric control of their own data. Furthermore, the need to conceal information and disabling data mining algorithm from agglomerating patient’s data and correlate them to their corresponding healthcare providers. This is crucial to maintain several privacy issues introduced by third parties accessing patient data without the patient’s explicit consent and applying those algorithms to perform clinical studies. This paper proposes an architectural approach at solving the problem of privacy preserving data sharing agreements between patients and healthcare providers, using blockchain, smart contracts and zero-knowledge proofs.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Jan 1, 2025·IEEE Access
3 cites
PRIVOT: Privacy-Resilient Intelligent DAG Blockchain Architecture for IoT

Faisal Alanazi, Mahdi Zareei, Alberto RodrĂ­guez Arreola

The rapid growth of the Internet of Things (IoT) demands solutions that can secure massive streams of sensitive data without sacrificing performance. Traditional blockchains struggle in IoT environments, facing significant challenges with transaction speed, scalability, and privacy. This paper introduces PRIVOT, a novel blockchain architecture that integrates a Directed Acyclic Graph (DAG) for high-throughput consensus with lightweight zero-knowledge proofs (ZKPs) for confidential transactions, rateless coded computation for private analytics, and an AI-driven manager that dynamically balances security and efficiency. Our simulations show that PRIVOT significantly outperforms traditional blockchain approaches, achieving high transaction throughput (up to 480 TPS on a 500-device network) with confirmation latencies under 2.1 seconds, even under heavy load. The framework provides robust privacy, limiting data leakage to less than 0.1% against significant node collusion, while keeping computational overhead low enough for resource-constrained IoT devices. By unifying these techniques, PRIVOT offers a scalable and resilient solution ideal for large-scale IoT deployments where both high performance and strong privacy are paramount.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Nov 4, 2024·Scientific Reports
35 cites
Performance enhancement in blockchain based IoT data sharing using lightweight consensus algorithm

Ehtisham Ul Haque, Waseem Abbasi, Ahmad Almogren, Jaeyoung Choi · 7 authors

The proliferation of Internet of Things (IoT) devices generates vast amounts of data, traditionally stored, processed, and analyzed using centralized systems, making them susceptible to attacks. Blockchain offers a solution by storing and securing IoT data in a distributed manner. However, the low performance and poor scalability of blockchain technology pose significant challenges for its application in IoT networks. The primary obstacle is the distributed consensus protocol, while ensuring data transparency, integrity, and immutability in a decentralized and untrusted circumstances which often compromises scalability. To address this issue, this paper introduces the use of the Delegated Proof of Stake (DPoS) consensus algorithm and sharding techniques to enhance scalability in blockchain-based IoT networks. Experimental results indicate that system throughput increases synchronously with the test load. Our findings reveal a tradeoff between throughput, latency, and up-downstream time on the Inter Planetary File System (IPFS). Given the critical importance of latency and throughput in IoT networks, the results demonstrate that DPoS offers high throughput, parallel processing, and robust security while efficiently scaling the network. Furthermore, at a test load of 500 Transactions Per Second (TPS), the system achieves a maximum throughput of approximately 11.094 ms. However, when the test load exceeds 2000 TPS, the total processing time for transactions extends to 11.205 ms. This method is particularly suitable for constrained IoT networks. Compared to previous edge computing-based approaches, our scheme demonstrates superior throughput performance.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Oct 2, 2024·BMC Digital Health
14 cites
Technical sandbox for a Global Patient co-Owned Cloud (GPOC)

Joe Davids, Mohamed El-Sharkawy, Hutan Ashrafian, Eric Herlenius · 5 authors

Abstract Background The use of Cloud-based storage personal health records has increased globally. The GPOC series introduces the concept of a Global Patient co-Owned Cloud (GPOC) of personal health records. Technical sandboxes allow the capability to simulate different scientific concepts before making them production ready. None exist for the medical fields and cloud-based research. Methods We constructed and tested the sandbox using open-source infrastructures (Ubuntu, Alpine Linux, and Colaboratory) and demonstrated it on a cloud platform. Data preprocessing utilised standard and in-house libraries. The Mina protocol, implementing zero-knowledge proofs, ensured secure blockchain operations, while the Ethereum smart contract protocol within Hyperledger Besu supported enterprise-grade sandbox development. Results Here, we present the GPOC series’ technical sandbox. This is to facilitate future online research and testing of the concept and its security, encryption, movability, research potential, risks and structure. It has several protocols for homomorphic encryption, decentralisation, transfers, and file management. The sandbox is openly available online and tests authorisation, transmission, access control, and integrity live. It invites all committed parties to test and improve the platform. Individual patients, clinics, organisations and regulators are invited to test and develop the concept. The sandbox displays co-ownership of personal health records. Here it is trisected between patients, clinics and clinicians. Patients can actively participate in research and control their health data. The challenges include ensuring that a unified underlying protocol is maintained for cross-border delivery of care based on data management regulations. Conclusions The GPOC concept, as demonstrated by the GPOC Sandbox, represents an advancement in healthcare technology. By promoting patient co-ownership and utilising advanced technologies like blockchain and homomorphic encryption, the GPOC initiative enhances individual control over health data and facilitates collaborative medical research globally. The justification for this research lies in its potential to improve evidence-based medicine and AI dissemination. The significance of the GPOC initiative extends to various aspects of healthcare, patient co-ownership of health data, promoting access to resources and healthcare democratisation. The implications include better global health outcomes through continued development and collaboration, ensuring the successful adoption of the GPOC Sandbox and advancing innovation in digital health.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Sep 4, 2024·ACM Computing Surveys
3 cites
SoK: Bitcoin Layer Two (L2)

Minfeng Qi, Qin Wang, Zhipeng Wang, Manvir Schneider · 8 authors

In this article, we present the first Systematization of Knowledge (SoK) on constructing Layer Two (L2) solutions for Bitcoin. We carefully examine a representative subset of ongoing Bitcoin L2 solutions (40 out of 335 extensively investigated cases) and provide a concise yet impactful identification of six classic design patterns through two approaches (i.e., modifying transactions and creating proofs). Notably, we are the first to incorporate the inscription technology (emerged in mid-2023), along with a series of related innovations. We further establish a reference framework that serves as a baseline criterion ideally suited for evaluating the security aspects of Bitcoin L2 solutions, and which can also be extended to broader L2 applications. We apply this framework to evaluate each of the projects we investigated. We find that the inscription-based approaches introduce new functionality (i.e., programability) to Bitcoin systems, whereas existing proof-based solutions primarily address scalability challenges. Our security analysis reveals new attack vectors targeting data/state (availability, verification), assets (withdrawal, recovery), and users (disputes, censorship).

Open access
3 source records
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
Advanced Steganography and Watermarking Techniques
Original source
Aug 14, 2024·Distributed Ledger Technologies Research and Practice
5 cites
Enhancing Visual Homing in Robotics: A Study on Blockchain Integration and Consensus Algorithms

Nasim Paykari, Damian M. Lyons, Mohamed Rahouti

Creating an immutable repository for vital robot and environmental data, ensuring long-term accessibility, and functioning in the absence of GPS or mapping are crucial for visual homing navigation systems. We focus on the intersection of blockchain and robotics, particularly in visual homing. Our research involves an in-depth analysis of various blockchain consensus mechanisms, highlighting their suitability for visual homing applications. The heart of blockchain functionality lies in its consensus mechanism, which facilitates agreement among network nodes. In our first study part, we conduct a comprehensive comparative analysis of key consensus algorithms, emphasizing visual homing’s decentralization, fault tolerance, latency, and throughput requirements. This analysis serves as a valuable reference for researchers and developers, emphasizing the importance of aligning the chosen consensus mechanism with specific blockchain application needs. The second part of our work involves extensive experiments exploring the connection between blockchain and visual homing. We assess prominent consensus mechanisms like Proof of Work (PoW), Proof of Stake (PoS), Delegated Proof of Stake (DPoS), and Proof of Authority (PoA) within a virtual environment in Gazebo, leveraging wide area visual navigation (WAVN). Our research implementation is grounded in the ROS framework and the Gazebo simulation environment.

Open access
Blockchain Technology Applications and Security
Visual Attention and Saliency Detection
Retinal Imaging and Analysis
Original source
Aug 12, 2024·Transactions on Computer Science and Intelligent Systems Research
0 cites
Research and Application Analysis of Key Technologies of Zero-Knowledge Proof under the Background of Blockchain

Keyi Guo, Haoyu Ren, Peiyu Wang

In recent years, blockchain technology has evolved significantly, enabling a decentralized network application model that offers both user anonymity and transparency. This unique characteristic of blockchain has led to its adoption in various sectors, including healthcare, finance, and transportation. The advancement of modern zero-knowledge proof technology has further enhanced blockchain's applications across these fields, bolstering privacy protection. Zero-knowledge proofs have become a key mechanism in blockchain smart contracts, offering a balance between transparency and privacy. Moreover, the integration of zero-knowledge proof technology with blockchain is facilitating technical advancements in areas facing challenges, such as autonomous driving technology. It is also addressing security concerns in more established technologies like the Internet of Things. This synergy between zero-knowledge proof and blockchain technologies is paving the way for innovative solutions across a wide range of applications.

Open access
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Retinal Imaging and Analysis
Original source
Mar 27, 2024·Ain Shams Engineering Journal
33 cites
Enhancing secure financial transactions through the synergy of blockchain and artificial intelligence

Abdullah M. Al‐Enizi, Shailendra Mishra, Abdullah Baihan

Blockchain and artificial intelligence are innovative technologies that can securely process and share data across unreliable networks. Due to data leakage from user information, it is critical to keep the data confidential and completely protected because criminals are looking for this information to attack the system or steal information in the banking sector. To address this issue, this paper suggests an Integrated Blockchain and Artificial intelligence (IBAI) Framework for secure financial transactions. A blockchain can store every customer's data in one place, while AI-driven algorithms can speedily examine that data and make an unbiased decision. The rising blockchain technology provides a decentralized architecture that enables the secure sharing of data and resources to the different networks and is promoted for removing centralized control and resolving the problems of AI. When suspicious behaviour happens, alerts can be triggered to avert theft. Furthermore, registration protocols based on AI are utilized to keep this data in comprehensive security. The numerical results show that the suggested IBAI model enhances the suspicious behaviour detection ratio and increases accuracy up to 98% compared to other models.

Open access
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
FinTech, Crowdfunding, Digital Finance
Original source
Jan 17, 2024·Financial Innovation
21 cites
Unsupervised clustering of bitcoin transactions

George Vlahavas, Kostas Karasavvas, Athena Vakali

Abstract Since its inception in 2009, Bitcoin has become and is currently the most successful and widely used cryptocurrency. It introduced blockchain technology, which allows transactions that transfer funds between users to take place online, in an immutable manner. No real-world identities are needed or stored in the blockchain. At the same time, all transactions are publicly available and auditable, making Bitcoin a pseudo-anonymous ledger of transactions. The volume of transactions that are broadcast on a daily basis is considerably large. We propose a set of features that can be extracted from transaction data. Using this, we apply a data processing pipeline to ultimately cluster transactions via a k-means clustering algorithm, according to the transaction properties. Finally, according to these properties, we are able to characterize these clusters and the transactions they include. Our work mainly differentiates from previous studies in that it applies an unsupervised learning method to cluster transactions instead of addresses. Using the novel features we introduce, our work classifies transactions in multiple clusters, while previous studies only attempt binary classification. Results indicate that most transactions fall into a cluster that can be described as common user transactions. Other clusters include transactions made by online exchanges and lending services, those relating to mining activities as well as smaller clusters, one of which contains possibly illicit or fraudulent transactions. We evaluated our results against an online database of addresses that belong to known actors, such as online exchanges, and found that our results generally agree with them, which enhances the validity of our methods.

Open access
Blockchain Technology Applications and Security
Crime, Illicit Activities, and Governance
Retinal Imaging and Analysis
Original source
Jan 1, 2024·Procedia Computer Science
4 cites
Immutable COVID-19 Vaccination Certificate using Blockchain

Abdul Muqsit Haji Jafari, Ravi Kumar Patchmuthu, Sharul Tajuddin

The COVID-19 pandemic has presented numerous challenges around the world, including lockdowns, remote working and studying, and travel restrictions imposed by governments to curb the spread of the virus. As vaccines have become more widely available, restrictions have begun to ease for those vaccinated. Many countries use paper-based COVID-19 vaccination certificates to prove vaccination status. However, traditional certificates are vulnerable to forgery and counterfeiting. We developed a blockchain-based system where vaccination certificates are stored and accessed via smart contracts on an Ethereum blockchain. The certificates are stored in a tamper-proof, decentralized manner, ensuring secure verification of vaccination status. This research project successfully designed and implemented a system that securely stores and verifies vaccination certificates using blockchain, demonstrating the benefits of this approach. According to our knowledge, this is the first kind of research initiative in Brunei to develop a blockchain-based immutable COVID-19 Vaccination certificate. Despite its advantages, blockchain still has its flaws, particularly in scalability and adoption, which should be considered for further optimization of the proposed system.

Open access
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
COVID-19 diagnosis using AI
Original source
Jan 1, 2024·Computers, materials & continua/Computers, materials & continua (Print)
4 cites
A Fair and Trusted Trading Scheme for Medical Data Based on Smart Contracts

Xiaohui Yang, Kun Zhang

Data is regarded as a valuable asset, and sharing data is a prerequisite for fully exploiting the value of data. However, the current medical data sharing scheme lacks a fair incentive mechanism, and the authenticity of data cannot be guaranteed, resulting in low enthusiasm of participants. A fair and trusted medical data trading scheme based on smart contracts is proposed, which aims to encourage participants to be honest and improve their enthusiasm for participation. The scheme uses zero-knowledge range proof for trusted verification, verifies the authenticity of the patient’s data and the specific attributes of the data before the transaction, and realizes privacy protection. At the same time, the game pricing strategy selects the best revenue strategy for all parties involved and realizes the fairness and incentive of the transaction price. The smart contract is used to complete the verification and game bargaining process, and the blockchain is used as a distributed ledger to record the medical data transaction process to prevent data tampering and transaction denial. Finally, by deploying smart contracts on the Ethereum test network and conducting experiments and theoretical calculations, it is proved that the transaction scheme achieves trusted verification and fair bargaining while ensuring privacy protection in a decentralized environment. The experimental results show that the model improves the credibility and fairness of medical data transactions, maximizes social benefits, encourages more patients and medical institutions to participate in the circulation of medical data, and more fully taps the potential value of medical data.

Open access
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Retinal Imaging and Analysis
Original source
Oct 18, 2023·Electronics
20 cites
Decentralized Multi-Layered Architecture to Strengthen the Security in the Internet of Things Environment Using Blockchain Technology

Ahmed Alhusayni, Vijey Thayananthan, Aiiad Albeshri, Saleh Alghamdi

Smart devices are connected to IoT networks and the security risks are substantial. Using blockchain technology, which is decentralized and distributed, 5G-enabled IoT networks might be able to tackle security issues. In order to simplify the implementation and security of IoT networks, we propose a multi-level blockchain security model. As part of the multi-level architecture, the communication between levels is facilitated by clustering. IoT networks define unknown clusters with applications that utilize the evolutionary computation method coupled with anatomy simulation and genetic methodologies. Authentication and authorization are performed locally by the super node. The super node and relevant base stations can communicate using local private blockchain implementations. A blockchain improves security and enhances trustworthiness by providing network authentication and credibility assurance. The proposed model is developed using the open-source Hyperledger Fabric blockchain platform. Stations communicate securely using a global blockchain. Compared to the earlier reported clustering algorithms, simulations demonstrate the efficacy of the proposed algorithm. In comparison with the global blockchain, the lightweight blockchain is more suitable for balancing network throughput and latency.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Oct 7, 2023·Remote Sensing
18 cites
Integrity Authentication Based on Blockchain and Perceptual Hash for Remote-Sensing Imagery

Dingjie Xu, Na Ren, Changqing Zhu

The integrity of remote-sensing image data is susceptible to corruption during storage and transmission. Perceptual hashing is a non-destructive data integrity-protection technique suitable for high-accuracy requirements of remote-sensing image data. However, the existing remote-sensing image perceptual hash-authentication algorithms face security issues in storing and transmitting the original perceptual hash value. This paper proposes a remote-sensing image integrity authentication method based on blockchain and perceptual hash to address this problem. The proposed method comprises three parts: perceptual hash value generation, secure blockchain storage and transmission, and remote-sensing image integrity authentication. An NSCT-based perceptual hashing algorithm that considers the multi-band characteristics of remote-sensing images is proposed. A Perceptual Hash Secure Storage and Transmission Framework (PH-SSTF) is designed by combining Hyperledger Fabric and InterPlanetary File System (IPFS). The experimental results show that the method can effectively verify remote-sensing image integrity and tamper with the location. The perceptual hashing algorithm exhibits strong robustness and sensitivity. Meanwhile, the comparison results of data-tampering identification for multiple landscape types show that the algorithm has stronger stability and broader applicability compared with existing perceptual hash algorithms. Additionally, the proposed method provides secure storage, transmission, and privacy protection for the perceptual hash value.

Open access
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
Currency Recognition and Detection
Original source
Oct 7, 2023·Journal of Artificial Intelligence and Capsule Networks
4 cites
Blockchain-based Electronic Health Record Management System

Sulav Shrestha, Sagar Panta

The Blockchain-based Electronic Health Record (B-EHR) system represents a significant advancement in healthcare data management. Concerns over data confidentiality and security have become increasingly critical in the healthcare sector, given the need for immediate data accessibility. Traditional centralized systems face accessibility issues, necessitating a transformative solution, and blockchain technology emerges as a promising candidate. This research introduces a patient-controlled, blockchain-based system that efficiently manages and safeguards individuals' health-related data. By harnessing the Ethereum network and utilizing tools such as Ganache, Solidity, and web3.js, this system takes a systematic approach to overcome the limitations of centralized systems. Smart contracts, the basis of blockchain technology, serve as the backbone for storing and processing patients' data in a decentralized manner. Transactions are conducted securely through these smart contracts, ensuring patient privacy and data security. Notably, any modifications to transactions can be verified and propagated across the entire distributed network, enhancing data integrity. Complementing this system is a cryptocurrency wallet like MetaMask, providing a centrally controlled repository where records can be swiftly accessed and secured by authorized individuals, including doctors and patients. This integration significantly improves data accessibility and security within the healthcare domain. Ultimately, this research aims to leverage blockchain technology for simultaneous data retrieval, enhancing efficiency, credibility, and accessibility. It offers a robust framework for securely storing data with tailored access permissions and facilitates the safe transfer of patient medical records. In essence, it introduces a swift and secure health record system and an innovative protocol, promoting greater transparency and ownership of sensitive data in the healthcare sector through blockchain integration.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Oct 4, 2023·Blockchain: Research and Applications
31 cites
MQTT and blockchain sharding: An approach to user-controlled data access with improved security and efficiency

P S Akshatha, Shishir Kumar

The rapid growth of the Internet of Things (IoT) has raised security concerns, including MQTT protocol-based applications that lack built-in security features and rely on resource-intensive Transport Layer Security (TLS) protocol. This paper presents an approach that utilizes blockchain technology to enhance the security of MQTT communication while maintaining efficiency. This approach involves using blockchain sharding, which enables higher scalability, improved performance, and reduced computational overhead compared to traditional blockchain approaches, making it well-suited for resource-constrained IoT environments. This approach leverages Ethereum blockchain's smart contract mechanism to ensure trust, accountability, and user privacy. Specifically, we introduce a shard-based consensus mechanism that enables improved security while minimizing computational overhead. We also provide a user-controlled and secured algorithm using Proof-of-Access implementation to decentralize user access control to data stored in the blockchain network. The proposed approach is analyzed for usability, including metrics such as bandwidth consumption, CPU usage, memory usage, delay, access time, storage time, and jitter, which are essential for IoT application requirements. The analysis demonstrated that the approach reduces resource consumption, and the proposed system outperforms TLS and existing blockchain approaches in these metrics, regardless of the choice of the MQTT broker. Additionally, thoroughly addressing future research directions, including issues and challenges, ensures careful consideration of potential advancements in this domain.

Open access
2 source records
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Sep 29, 2023·Distributed Ledger Technologies Research and Practice
3 cites
Accelerating Blockchain Applications on IoT Architecture Models—Solutions and Drawbacks

Roland Kromes, François Verdier

More and more IoT use cases require trustworthy computing from cloud/back-end services, which cannot necessarily provide a fully trusted execution environment, data immutability, and traceability. The integration of IoT with the blockchain technology is one of the most promising solutions to achieve the previously mentioned features in the IoT networks. Researchers are also interested in integration solutions, and several solutions are already present in the scientific literature. However, there are still some uncertainties in establishing a direct and effective interaction between an IoT device and the given blockchain. In this work, we propose the first IoT hardware architecture model designed to accelerate time-consuming operations of IoT-Blockchain. The proposed IoT hardware architecture model is programmed in SystemC-TLM and can provide a significant reduction in execution time, 53% and 18% when running Hyperledger Sawtooth and Ethereum applications, respectively.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Aug 25, 2023·Applied Sciences
8 cites
Efficient Resource Allocation in Blockchain-Assisted Health Care Systems

Ahmed S. Alfakeeh, Muhammad Awais Javed

Smart health care will be a major application in future smart cities. Timely and precise delivery of patients’ data to their medical consultant, to allow the necessary actions, is one of the basic needs in health care systems. Blockchain technology, with the provisioning of recording and tracking of data blocks, guarantees secure and error-free data delivery. The vital sign data from patients’ sensors are placed in different data blocks. To become a part of the blockchain, the block must contain a valid key, based on a hash function. Mining nodes with high processing capabilities generate the required key using a 32-bit number, known as a nonce, which is changed for every new block. Finding a nonce that meets the hash function requirements is a time-intensive process in blockchain technology and is performed by several fog mining nodes. However, an efficient resource allocation that results in the fair placement of data in these fog mining nodes, while maintaining the priority and sensitivity of patients’ data, is a challenge. This work proposes two algorithms for the resource allocation of mining nodes. The first algorithm uses a load balancing technique to distribute the load of nonce computing tasks. The second algorithm utilizes the knapsack algorithm to allocate the caching space of the mining nodes. The simulation results highlighted that the proposed resource allocation techniques outperformed the existing techniques, in terms of quick mining of the most sensitive patient data blocks.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Jun 25, 2023·Systems
5 cites
NativeVRF: A Simplified Decentralized Random Number Generator on EVM Blockchains

Warodom Werapun, Tanakorn Karode, Jakapan Suaboot, Tanwa Arpornthip · 5 authors

Smart contracts refer to small programs that run in a decentralized blockchain infrastructure. The blockchain system is trustless, and the determination of common variables is done by consensus between peers. Developing applications that require generating random variables becomes significantly challenging—for instance, lotteries, games, and random assignments. Many random number generators (RNGs) for smart contracts have been developed for the decentralized environment. The methods can be classified into three categories: on-chain RNG, Verifiable Random Function (VRF), and the Commit–reveal scheme. Although the existing methods offer different strengths and weaknesses, none achieves the three important requirements for an ideal RNG solution: security, applicability, and cost efficiency. This paper proposes a novel RNG approach called Native VRF, which offers application development simplicity and cost efficiency while maintaining strong RNG security properties. Experimental results show that Native VRF has the same security properties as the widely used RNG methods, i.e., Randao and Chainlink VRF. On top of that, our work offers a much simpler setup process and lower hardware resources and developer expertise requirements. Most importantly, the proposed Native VRF is compatible with all Ethereum virtual machine (EVM) blockchains, contributing to the overall growth of the blockchain ecosystem.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Retinal Imaging and Analysis
Original source
May 18, 2023·arXiv (Cornell University)
0 cites
Chainlet Orbits: Topological Address Embedding for the Bitcoin Blockchain

Poupak Azad, Barıß Coßkunuzer, Murat Kantarcıoğlu, CĂŒneyt GĂŒrcan Akçora

The rise of cryptocurrencies like Bitcoin, which enable transactions with a degree of pseudonymity, has led to a surge in various illicit activities, including ransomware payments and transactions on darknet markets. These illegal activities often utilize Bitcoin as the preferred payment method. However, current tools for detecting illicit behavior either rely on a few heuristics and laborious data collection processes or employ computationally inefficient graph neural network (GNN) models that are challenging to interpret. To overcome the computational and interpretability limitations of existing techniques, we introduce an effective solution called Chainlet Orbits. This approach embeds Bitcoin addresses by leveraging their topological characteristics in transactions. By employing our innovative address embedding, we investigate e-crime in Bitcoin networks by focusing on distinctive substructures that arise from illicit behavior. The results of our node classification experiments demonstrate superior performance compared to state-of-the-art methods, including both topological and GNN-based approaches. Moreover, our approach enables the use of interpretable and explainable machine learning models in as little as 15 minutes for most days on the Bitcoin transaction network.

Open access
2 source records
cs.CR
cs.LG
Blockchain Technology Applications and Security
Original source
Apr 23, 2023·Concurrency and Computation Practice and Experience
1 cites
A novel blockchain tumbling scalability framework in a bitcoin network

Summiya A. Pathan, C. Noorullah Shariff

Summary Bitcoin is a decentralized digital currency system that uses a distributed data structure called blockchain, a log that lists all transaction details accomplished with the currency. The bitcoin network delivers a promising infrastructure for one who makes use of e‐currency in e‐commerce. However, the transaction of bitcoin is highly suffered with some scalability issues that could not be overwhelmed with the prior methodologies. Hence, a novel scalability blockchain tumbling framework is proposed to tackle the scalability issues in which a rake interior blockchain etiquette is designed to increase the number of bitcoin transactions in which peer faction algorithm groups blocks that reduces propagation delay and ravenous algorithm ensure higher credibility of transaction with tamper resistant. However, transaction size of the record is high hence, to manage transaction record a novel batch payment into one transaction approach is utilized to limit the size of the transaction records by initiating a precise block using block summing‐up and chagrin algorithms that collects all trust information about blocks. Thus the proposed framework attains 550 bitcoin transaction within 2 min and latency of proposed model is reduced below 60 s.

Open access
Blockchain Technology Applications and Security
Retinal Imaging and Analysis
Advanced Steganography and Watermarking Techniques
Original source
Feb 13, 2023·Applied Sciences
24 cites
Efficient Load Balancing for Blockchain-Based Healthcare System in Smart Cities

Faheem Nawaz Tareen, Ahmad Naseem Alvi, Asad Ali Malik, Muhammad Awais Javed · 8 authors

Smart cities are emerging rapidly due to the provisioning of comfort in the human lifestyle. The healthcare system is an important segment of the smart city. The timely delivery of critical human vital signs data to emergency health centers without delay can save human lives. Blockchain is a secure technology that provides the immutable record-keeping of data. Secure data transmission by avoiding erroneous data delivery also demands blockchain technology in healthcare systems of smart cities where patients’ health history is required for their necessary treatments. The health parameter data of each patient are embedded in a separate block in blockchain technology with SHA-256-based cryptography hash values. Mining computing nodes are responsible to find a 32-bit nonce (number only used once) value for each data block to compute a valid SHA-256-based hash value in blockchain technology. Computing nonce for valid hash values is a time-taking process that may cause life losses in the healthcare system. Increasing the mining nodes reduces this delay; however, the uniform distribution of mining data blocks to these nodes by considering the priority data is a challenging task. In this work, an efficient scheme is proposed for scheduling nonce computing tasks at the mining nodes to ensure the timely execution of these tasks. The proposed scheme consists of two parts, the first one provides a load balancing scheme to distribute the nonce execution tasks among the mining nodes such that makespan is minimized and the second part prioritizes more sensitive patient data for quick execution. The results show that the proposed load balancing scheme effectively allocates data blocks in different mining nodes as compared to round-robin and greedy algorithms and computes hash values of most of the higher-risk patients’ data blocks in a reduced amount of time.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source