XRPL validator lists, live

XRPL consensus depends on each validator trusting a Unique Node List (UNL). There are two canonical published lists — Ripple's and the XRPL Foundation's. This page shows the live status of both, the validator overlap between them, and why XRPL kept producing ledgers through a months-long Foundation UNL expiry.

current

Ripple UNL

Operated by Ripple
Validators 35
Manifest sequence 85
Expiration 2027-04-06T17:51:34Z
Time remaining 306 days
expired

Foundation UNL

Operated by XRPL Foundation
Validators 35
Manifest sequence 2025011701
Expiration 2026-01-18T00:00:00Z
Past expiry 137 days

Manifest sequence note: Ripple publishes a simple monotonic counter; the Foundation encodes the publish date as YYYYMMDDNN. Both are valid — XRPL accepts any strictly increasing integer per validator key.

Validator overlap

How many validators are published on both UNLs, and how many appear on only one. This overlap is the practical reason consensus held through the Foundation UNL expiry — operators carrying both lists still had a working quorum — the Ripple UNL alone was sufficient for consensus.

Ripple Foundation 4 Ripple-only 31 on both lists 4 Foundation-only
Ripple-only: 4 on both: 31 Foundation-only: 4 Jaccard: 79.5%

Recent UNL changes

Ripple UNL

No validator changes since 2026-06-02.

Foundation UNL

No validator changes since 2026-06-02.

How XRPL kept consensus when one UNL went stale

What a UNL is

A Unique Node List is the set of validators a single XRPL node chooses to trust. Consensus requires 80 percent agreement among the validators on the node's UNL — not across the whole network. Each operator configures their own UNL (or, more commonly, subscribes to one or more published lists).

Why two lists

Both Ripple and the XRPL Foundation publish signed UNLs to make it easy for operators to bootstrap a trustworthy validator set. The two lists overlap heavily but aren't identical — Ripple publishes a curated set, the Foundation publishes a partially-different curated set, and operators can subscribe to either or both.

Why the Foundation expiry didn't break the ledger

Each published UNL has its own expiration. When the Foundation UNL's signed manifest expired on 2026-01-18, operators relying on it stopped accepting it as authoritative — but the validators on the Ripple UNL kept signing every ledger as normal. Because most operators subscribe to both lists, and because of the overlap shown above, every node configured with the default Ripple UNL still had a working quorum. The Foundation UNL going stale is an operations event for the Foundation, not a consensus event for the ledger.

truth-first note This page reads only the two canonical published lists. Many operators run their own UNLs (or carry validators not on either published list); those custom configurations are invisible to us. The overlap number above describes the published-list relationship, not the full picture of who any specific operator trusts.

Cross-references

Manifests fetched directly from vl.ripple.com and vl.xrplf.org. Each blob is base64-decoded server-side and the sequence, validator count, and expiration are read straight from the signed payload — no off-ledger interpretation. Cached for up to 10 minutes.
Fetched 2026-06-03T20:46:58Z.