Glossary term

Proof of Authority (PoA)

Proof of authority is a blockchain consensus model in which approved validators create blocks based on verified identity or institutional authority.

Updated

May 25, 2026

Read time

3 min read

What Is Proof of Authority (PoA)?

Proof of authority is a blockchain consensus model in which approved validators create blocks based on verified identity, reputation, or institutional authority. Instead of relying on energy-intensive mining or broad token staking, PoA relies on a known set of validators.

PoA is most common in permissioned, private, consortium, or enterprise blockchain settings where speed, governance, and validator accountability matter more than open participation by anyone with hardware or tokens.

Key Takeaways

  • PoA uses approved validators rather than open mining.
  • Validators are typically known, permissioned, and accountable.
  • The model can offer speed, low transaction cost, and operational simplicity.
  • It sacrifices some decentralization because validator selection is controlled.
  • PoA is often used for enterprise, testnet, and consortium blockchain networks.

How Proof of Authority Works

A PoA network defines who is allowed to validate transactions and produce blocks. Validators may be selected because they are known organizations, approved entities, or individuals whose identity and reputation are at stake. If a validator behaves improperly, the network governance process can remove or penalize that validator.

This design can make the network faster and more predictable because it does not need thousands of anonymous participants competing for block production. It also reduces energy use compared with proof of work.

Where PoA Fits

Use case

Why PoA may fit

Enterprise network

Known participants need shared records without fully public validation.

Consortium chain

Several institutions share governance and validation responsibilities.

Test network

Developers need speed and reliability more than economic decentralization.

Regulated workflow

Validator identity and accountability are more important than anonymity.

Tradeoffs

The main benefit of PoA is efficiency. Transactions can be confirmed quickly, fees can be low, and governance can be clearer. The main cost is trust. Users must trust the validator-selection process, the governance rules, and the ability of the network to prevent validator collusion or censorship.

That makes PoA different from public blockchains that try to minimize reliance on trusted parties. PoA can be useful, but it is not the same decentralization promise as a large proof-of-work or proof-of-stake network.

Investment and Business Context

For investors, PoA matters when evaluating blockchain projects that claim speed, security, or enterprise adoption. A fast chain may be fast because validation is centralized among a small approved group. That may be acceptable for some use cases and unacceptable for others.

For businesses, PoA can make sense when participants already know each other or operate under contracts. It can reduce operational friction while keeping a shared ledger. The key question is whether the trust model fits the economic value being transferred.

PoA can also reduce ambiguity in regulated or commercial workflows. If a supply-chain consortium, bank group, or enterprise platform already requires identity checks and legal agreements, anonymous validation may add little value. Known validators can be audited, contacted, and held accountable under off-chain arrangements.

The weakness is that the network can begin to look like a shared database with blockchain features rather than a censorship-resistant public network. That may be perfectly reasonable for enterprise settlement or recordkeeping, but it changes the investment and governance story.

When evaluating a PoA project, the key questions are who selects validators, how validators can be removed, whether users can verify activity independently, and what happens if a validator or governing body abuses its position.

PoA should therefore be judged by fit. It can be a weak design for open money-like networks, but a sensible design for closed systems where participants already rely on contracts, audits, and identifiable institutions.

The Bottom Line

Proof of authority is a consensus model built around approved, identifiable validators. It can be efficient and practical for permissioned networks, but its strengths come with a tradeoff: less open decentralization and more reliance on governance and validator trust.

Related Terms