Supported Blockchains/Permissioned Networks

Quorum

Deploy Quorum for high-performance enterprise blockchain networks. Compare Quorum's privacy features, dynamic block production, and institutional-grade security.

Quorum

Quorum is J.P. Morgan's enterprise blockchain platform, trusted by major financial institutions worldwide for mission-critical applications. With proven performance in production environments and institutional-grade security, Quorum delivers the reliability and compliance features required for regulated industries.

Why do financial institutions choose Quorum?

Proven at Scale

Battle-tested by J.P. Morgan and global banks for high-volume transaction processing, trade finance, and settlement systems.

Regulatory Compliance

Built-in features for financial regulations, audit trails, and compliance reporting required by banking and securities industries.

Enterprise Privacy

Advanced privacy features enable confidential transactions while maintaining transparency for authorized participants.

Institutional Support

Backed by ConsenSys with enterprise support, professional services, and long-term roadmap commitment.

Financial Industry Standard: Quorum powers JPM Coin, one of the first bank-issued digital currencies, demonstrating its enterprise readiness and regulatory acceptance.

Quorum empowers organizations to build secure, high-performance blockchain applications while retaining full Ethereum compatibility, specifically designed for industries where compliance, transparency, and security are paramount.

Dynamic Block Production

One of the key strengths of Quorum is its dynamic block production mechanism. Unlike public blockchains that generate blocks at fixed intervals regardless of network activity, Quorum's consensus protocols (such as Raft or IBFT) are designed to produce blocks only when there is an actual transaction to process. This behavior minimizes wasted computational resources and removes the overhead of mining empty blocks.

Consensus Models in Quorum

Quorum supports multiple consensus mechanisms designed for enterprise use:

Raft (Crash Fault Tolerance)

  • Efficiency: The Raft protocol uses a leader/follower structure to order transactions efficiently. Blocks are generated only in response to incoming transactions—there is no periodic block production.
  • Fault Tolerance: As a Crash Fault Tolerant (CFT) system, it can handle node failures as long as a majority of the network remains operational. For example, in a three-node network, the failure of one node does not affect consensus.

Istanbul Byzantine Fault Tolerance (IBFT)

  • Immediate Finality: IBFT is a Byzantine Fault Tolerant (BFT) consensus mechanism that requires a supermajority (at least two-thirds) of nodes to agree on a block before it is finalized. This provides robust security against malicious actors while ensuring that blocks are only created when necessary.
  • Resilience: IBFT is ideal in environments with a mix of trusted and untrusted participants and offers rapid confirmation of transactions.

By eliminating the need to produce empty blocks, Quorum ensures that system resources are used only when necessary—improving both throughput and latency.

Transaction Privacy Considerations

While native implementations of Quorum support private transactions (using privacy managers such as Tessera to encrypt sensitive data), Settlemint does not enable private transaction support. Our focus is on leveraging Quorum's efficient consensus and on-demand block production to create a secure and performant network environment. This model is particularly attractive for enterprises that prioritize governance, scalability, and resource efficiency over on-chain privacy.

Key Benefits for Enterprise Deployments

  • Resource Efficiency: Blocks are created only in response to transaction activity, leading to lower processing overhead.
  • Scalability: Flexible consensus options (Raft and IBFT) allow enterprises to tailor the network to their operational needs.
  • Security and Governance: As a permissioned platform, Quorum ensures that only authorized participants can transact, supporting higher levels of security and regulatory compliance.
  • Ethereum Compatibility: Quorum maintains compatibility with Ethereum, enabling the use of existing smart contract tools and developer resources.

For further details, please refer to the official
Quorum documentation.