All
What is PoA-qBFT? The consensus mechanism of NDAChain Layer 1 blockchain06/16/2026
(ndachain.vn) PoA-qBFT (Proof of Authority - Quorum Byzantine Fault Tolerance) is the consensus mechanism chosen by NDAChain to operate the national Layer 1 blockchain, combining the legal authority of validators with the Byzantine fault tolerance of modern BFT algorithms. If Proof of Authority answers the question "who has the right to validate transactions," qBFT solves the problem of "how validators reach consensus with one another to ensure data cannot be reversed." Thanks to this mechanism, NDAChain achieves performance of 1,200–3,600 TPS, a block creation time of approximately 2 seconds, and near-instant finality. This article helps you understand how PoA-qBFT works and why it is the appropriate choice for a national blockchain serving digital identity, data verification, and digital trust infrastructure.

Why does the consensus mechanism determine the reliability of a national blockchain?

The consensus mechanism is the foundation of trust for every Layer 1 blockchain. It is the mechanism that enables nodes in the network to agree on a single data state without a controlling intermediary. For a national blockchain serving digital identity, data verification, and legally valid public services, the requirements for the consensus mechanism are far more stringent.

An appropriate consensus mechanism must simultaneously meet three criteria: near-instant finality so that transactions cannot be reversed; Byzantine fault tolerance so the network continues to operate safely when some validators encounter failures or behave dishonestly; and accountability through validators with clearly verified identities and legal responsibility.

Mechanisms such as Proof of Work (PoW) or Proof of Stake (PoS) do not optimally meet these requirements for national infrastructure. NDAChain therefore chooses PoA-qBFT, combining Proof of Authority and Byzantine Fault Tolerance, to build a national blockchain with high performance, security, transparency, and governance suited to national-scale data management.

Byzantine Fault Tolerance: The consensus foundation of national blockchain

The Byzantine Generals Problem

The concept of Byzantine Fault Tolerance (BFT) originates from a classic computer science problem known as the Byzantine Generals Problem. Imagine multiple generals jointly besieging a fortress and needing to agree on one of two choices: attack or retreat. However, some generals may be traitors, deliberately sending false information to break the consensus of the entire army.

In the blockchain environment, these "generals" are the nodes or validators in the network. BFT is the capability that allows the system to still reach correct decisions and maintain data integrity even when some components encounter errors or behave dishonestly.

The one-third fault tolerance threshold and the concept of quorum

Byzantine Fault Tolerance theory proves that a distributed system can tolerate a maximum of f faulty nodes if the total number of nodes is at least 3f + 1. This means a Layer 1 blockchain remains secure as long as the number of faulty or fraudulent validators is less than one third of the total validator count.

To confirm a transaction or data block, the system requires at least two-thirds of validators to reach consensus. This set of consensus votes is called a quorum, and this is the origin of the "q" in qBFT (Quorum Byzantine Fault Tolerance), the consensus mechanism NDAChain uses to ensure the reliability, integrity, and fault tolerance of the national blockchain.

How does qBFT work?

The operating steps of qBFT

qBFT (Quorum Byzantine Fault Tolerance) is the core consensus algorithm of NDAChain national Layer 1 blockchain, designed to ensure transactions reach consensus quickly, securely, and irreversibly. Unlike Proof of Work (PoW), qBFT operates through voting rounds among validators rather than computational power competition.

Phase 1: Block proposal (Pre-Prepare)
In each consensus round, the system selects a validator as Proposer through a rotation mechanism. This validator is responsible for creating and proposing a new block containing pending transactions to the entire network.

Phase 2: Preparation (Prepare)
The remaining validators check the validity of the proposed block. If they agree, they broadcast a Prepare message to confirm the block meets the consensus rules. When a validator receives sufficient votes from at least two-thirds of all validators, the block is considered to have passed the preparation phase.

Phase 3: Commitment (Commit)
After reaching the consensus threshold, validators proceed to send Commit messages. When the system collects the necessary quorum, the block is recorded on the blockchain and achieves near-instant finality. From this point, the data cannot be altered or reversed.

Phase 4: Round change
If the proposer encounters a failure, fails to respond, or proposes an invalid block, validators activate the Round Change mechanism to select a new proposer. As a result, the network maintains stable operation without depending on any single validator.

Why is qBFT suited to national blockchain?

Thanks to quorum-based voting and Byzantine fault tolerance, qBFT allows NDAChain to reach consensus in just seconds while ensuring near-instant finality. Unlike Bitcoin, which must wait for multiple block confirmations to increase certainty, transactions on NDAChain are considered final immediately after a block is committed, meeting the requirements of public services, digital identity, and national data infrastructure.

🔑 Read more: Vietnam's National Blockchain and the Foundation of Trust Infrastructure in the Data Economy Era

Why "PoA-qBFT" and not just qBFT?

qBFT is the consensus algorithm that helps validators reach agreement on data, but it does not define who has the right to participate in validation. Proof of Authority (PoA) adds this governance layer by defining the validator set as organizations with verified identities that are accountable under the national blockchain's legal framework. PoA-qBFT is therefore the combination of a validator authentication mechanism and a Byzantine fault-tolerant consensus algorithm.

This model delivers three core advantages for the national Layer 1 blockchain:

  • Clear legal accountability: Every validator has a verified identity and can be held accountable.

  • High performance: The licensed validator set enables fast consensus, supporting thousands of transactions per second.

  • Near-instant finality: Transactions are confirmed as final immediately after quorum is reached, suited to digital identity, data verification, and public services.

It is precisely the combination of PoA and qBFT that creates the consensus foundation for NDAChain and national blockchain infrastructure.

Comparing qBFT with other consensus mechanisms

Compared to Bitcoin's Proof of Work (PoW), qBFT delivers near-instant finality rather than probabilistic finality, while requiring no mining activity and thus consuming far less energy. This is an important advantage for Layer 1 blockchains serving public services and national data infrastructure.

Compared to other Byzantine Fault Tolerance algorithms such as PBFT or IBFT, qBFT is optimized in its round change mechanism and message handling, improving stability and operational capability as the validator count scales. Compared to Raft, an algorithm that only tolerates crash faults qBFT can resist fraudulent behavior or deliberately false information (Byzantine faults), making it suited to multi-party environments like a national blockchain.

The trade-off of qBFT is that the number of messages exchanged increases with the validator set size. Networks using qBFT therefore typically operate with a validator set of dozens of verified and licensed organizations, exactly the model of NDAChain national blockchain.

PoA-qBFT in NDAChain's national blockchain architecture

The application of PoA-qBFT in NDAChain's national blockchain architecture

NDAChain deploys the PoA-qBFT mechanism on a public-private validator network coordinated by the National Data Association, comprising government agencies, critical organizations, and major technology enterprises. Validators are selected based on technical capability, their role in the national data ecosystem, and their commitment to complying with the national blockchain's governance framework.

Thanks to the PoA-qBFT consensus mechanism, NDAChain achieves performance of approximately 1,200 transactions per second (TPS) and has processed over 5 million verification transactions, while maintaining near-instant finality for all transactions. This capability allows the national Layer 1 blockchain to simultaneously meet the needs of digital identity, data verification, traceability, smart contracts, and electronic invoices at the scale of tens of millions of users.

To ensure decentralization of power within the PoA model, NDAChain applies a multi-layer governance mechanism comprising strategic, operational, and oversight layers, enhancing transparency, limiting concentration risks, and reinforcing trust in national data infrastructure.

Why is PoA-qBFT a strategic choice for national blockchain?

The choice of PoA-qBFT reflects a philosophy: national digital trust infrastructure must place legal certainty and finality above absolute decentralization. For a network serving citizens and the state, the idea that an identity transaction or a civil registration record "could be reversed after a few blocks" is simply unacceptable. PoA-qBFT eliminates that risk by design.

This direction also aligns with the world's leading national blockchains, which all prioritize BFT variants with instant finality for public infrastructure.

NDAChain is always ready to accompany agencies, organizations, and enterprises wishing to explore the PoA-qBFT consensus mechanism in greater depth, as well as the application potential of national blockchain in digital identity, data verification, traceability, and large-scale digital services. Visit ndachain.vn to connect with our expert team, discuss technical architecture, and assess the platform's suitability for your organization's digital transformation needs.