Managing Editor
2025 Technical Briefs
IEEE Blockchain Technical Briefs
A collection of short technical articles
Welcome to IEEE Blockchain Technical Briefs!
Justin Y. Shi | Editor in Chief, IEEE BCTB 2025 | [email protected]
Message from Dr. Justin Y. Shi, Editor in Chief
Awesome question — this goes right to the heart of one of the biggest debates in modern computing and fintech: can decentralization scale and even outperform central systems?
Short Answer: In most current real-world scenarios, a decentralized transaction processing system cannot yet outperform a centralized one in terms of speed, cost, and throughput. But — it’s catching up fast and can outperform in other dimensions like security, transparency, and resilience, especially in multi-party systems.
Please send potential IEEE Tech Brief articles to: [email protected]
By Chinnala Abhilash, Department of Computer Science and Engineering – Indian Institute of Technology Indore, India [email protected]
Slot-based consensus mechanisms have become popular in blockchain systems in improving scalability and security. However, current protocols often suffer from centralization risks, leader predictability like grinding attack, and lack of distinction between proposer and validator responsibilities. This paper presents a novel blockchain architecture that integrates Verifiable Random Function (VRF) for randomized validator committee selection, Verifiable Delay Function (VDF) for unbiased leader election , and Proof of History (PoH) for tamper-resistant block ordering. Each epoch consists of multiple time-bounded slots like Ethereum, with a unique leader proposing a block containing transactions and a randomly selected validation committee for each slot, which replays and voting on the block’s validity. Validators and leaders are strictly limited to their assigned slots, ensuring role isolation and minimizing the possibility of collusion . Our design enhances fairness, scalability, and accountability in block production and validation. We implement the protocol using Java, evaluating its throughput and consensus consistency under varying validator pool sizes. The results depicts secure block finality and low validation overhead by lightweight PoHbased consensus . We formally analyze the system’s security against manipulation, voting faults, and timing-based attacks, showing improved decentralization and resilience compared to existing slot-based Ethereum model. Index Terms—Verifiable Random Function (VRF), Verifiable Delay Function (VDF), Slot-Based Consensus, Decentralized Leader Election
Enhancing Smart Contract Security through Static Code Analysis
By Dmytro Khimchenko, Czech Technical University Ackee Blockchain Security Prague, [email protected], Czech Republic
Josef Gattermayer, Czech Technical University Ackee Blockchain Security Prague, [email protected], Czech Republic
This article presents a novel static analysis approach for enhancing Ethereum smart contract security through the Wake framework. Our implementation focuses on detecting “write-after-write” vulnerabilities—a critical issue where variables are overwritten before their values are utilized. The approach leverages the complementary relationship between Control Flow Graphs (CFGs) and Data Dependency Graphs (DDGs), enabling precise tracking of variable operations throughout code execution paths. By correlating in-edges (write operations) and out-edges (read operations) in the DDG with corresponding nodes in the CFG, the detector achieves significantly higher accuracy than existing solutions.
In our empirical evaluation, we compared our Wake-based detector against an equivalent implementation in Slither using both controlled test cases and real-world contracts. Results demonstrate that the Wake-based detector consistently achieves superior precision and substantially higher recall across all test scenarios. The F1-score of our implementation significantly outperforms Slither’s implementation in both experimental settings. These results demonstrate how leveraging graph-based program analysis techniques with precise variable operation tracking can dramatically improve vulnerability detection in smart contract security analysis.
Blockchain Technology in Defense: Mathematical Foundations and Applications
By Muharrem Tuncay GENÇOĞLU, Technical sciences Vocational School, Fırat University, [email protected], Elâzığ, Türkiye
The Ethereum blockchain protocol offers a broad range of applications due to its transparent and immutable data management capabilities. However, while transparency is advantageous, it poses a significant risk for military operations requiring high levels of confidentiality. This study examines the use of Zero-Knowledge Proofs (ZKPs) on Ethereum as a solution to mitigate this risk. ZKPs enable verification without revealing sensitive information, making them a revolutionary approach for authentication, supply chain management, operational security, and command-and-control processes in military systems. The research delves into the mathematical foundations of ZKPs, their integration with Ethereum’s smart contract infrastructure, and their applicability in the defense sector. Specifically, the study focuses on the implementation of ZK-SNARKs and ZK-STARKs, detailing their verification mechanisms. Application examples include NATO’s supply chain projects, blockchain trials conducted by the U.S. Department of Defense, and operational encryption efforts of the Israel Defense Forces.
In conclusion, Ethereum-based ZKP solutions are demonstrated to be powerful tools for enhancing data privacy and security in military systems. The study emphasizes the need for the development of more cost-effective and faster algorithms for future implementations. By highlighting both the practical benefits and the associated challenges of blockchain technology in military applications, this paper provides insights into potential solutions and future research directions.
Subscribe to the IEEE Blockchain Technical Briefs
Join our Blockchain Technical Community and receive our Technical Briefs by email.
Article Contributions Welcome
Please review the IEEE Blockchain Technical Briefs Submission Guidelines below. If you have any questions, contact the Editor-in-Chief at: [email protected]
IEEE Blockchain Technical Briefs Editorial Board
Gora Datta, FHL7, SMIEEE, SMACM, Managing Editor
2026 Editorial Team
Justin Y. Shi, PhD, Editor-in-Chief
Boleslaw K. Szymanski, PhD
Parth Gargava
Imran Bashir
Nicolae “Nicu” Goga, PhD
Kishan Gajjar
Constantin “Viorel” Marian, PhD
Past IEEE Blockchain Technical Briefs Editorial Board

Read the top five most popular IEEE Blockchain Technical Briefs articles.
Read more (PDF, 731 KB)







