article · Blockchain in Healthcare Today
Managing high volumes of healthcare data requires secure systems capable of fast transaction processing. This research presents a blockchain design that uses graphics processing units and Compute Unified Device Architecture to accelerate the Proof of Work consensus mechanism. By shifting computationally heavy tasks to graphics processors, the architecture achieves mining throughput improvements of approximately five to one hundred times compared to standard central processing units, significantly cutting block creation delays. Large health record payloads are encrypted using counter mode Advanced Encryption Standard in under one second. To comply with healthcare regulations such as the Health Insurance Portability and Accountability Act, personal data is stored off chain on systems like the Interplanetary File System, supporting the right to erasure. The architecture also integrates validator selection rules to reduce Sybil attacks and incorporates post quantum cryptographic signatures.
Traditional blockchains are often too slow to handle massive volumes of medical records effectively. By dramatically accelerating data processing and transaction verification using graphics hardware, this approach demonstrates that decentralised ledgers can achieve the speed necessary for healthcare. Crucially, it balances technical performance with strict patient privacy standards and legal mandates.
The design could enable healthcare providers, medical software vendors, and health data networks to deploy high-throughput, compliant blockchain systems for secure health records. The technology appears to be applied and tested through empirical benchmarking against systems such as Bitcoin, legacy Ethereum, and Hyperledger Fabric, though real-world deployment across clinical settings remains to be demonstrated.
AI-generated from the published abstract. Always read the original work before citing.
We present a graphics processing unit (GPU)-accelerated Proof-of-Work (PoW) blockchain design tailored for secure healthcare data management. Our Compute Unified Device Architecture (CUDA)-optimized PoW achieves throughput improvements of approximately 5× to 100× and reduces block-formation latency compared to Central Processing Unit (CPU) mining, making blockchain practical for high-volume health records. We benchmark against standard platforms-Bitcoin, known for its robust security but slow block times; Ethereum (legacy PoW), widely adopted yet less efficient; and Hyperledger Fabric, a permissioned enterprise framework-to quantify performance gains. Empirical tests show GPU-Advanced Encryption Standard in Counter Mode (AES-CTR) processes large health-record payloads in under one second, while our PoW mining throughput improves by approximately 5×, to 100× relative to unaccelerated baselines. We also evaluate end-to-end encryption latency and discuss privacy trade-offs, including that lightweight Advanced Encryption Standard (AES) yields minimal delay, whereas fully homomorphic methods, although privacy-preserving, remain impractical for real-time permissionless blockchains and are not included in our design. We explicitly address regulatory compliance: personal health data are stored off-chain (e.g., Interplanetary File System [IPFS]), preserving the "right to erasure" via deletion of off-chain records, and we implement strict access controls to meet Health Insurance Portability and Accountability Act (HIPAA) security rules. The design includes validator selection rules that limit Sybil attacks by requiring costly work (or stake) and supports post-quantum cryptographic agility (e.g., Falcon signatures). We define our research question ("Can CUDA-accelerated PoW enable a high-performance yet compliant health data blockchain?") and hypothesize that GPU parallelism will yield substantial increases in speed. Results confirm our hypothesis: throughput and latency are significantly improved while preserving data privacy and compliance. This work makes a comprehensive contribution by detailing implementation methods, performance benchmarking, and analysis of security and legal requirements in a unified blockchain framework for healthcare.
This page summarises published work. The authoritative version sits with the publisher.
DOI: 10.30953/bhty.v8.421
Is something wrong with this record? Report it or request removal.
Discussion
Have you built on this work, tried to replicate it, or seen it applied in practice? Share what you know. Verified researchers and MARATTO™ domain experts can open a discussion, and any member can reply. Contributions are reviewed before they appear.
No discussion yet. Open the first thread.
New to MARATTO™? Create a free account.