Skip to main content
IXO Blocksync is the indexed query layer for IXO Protocol data. This article explains why it exists and how it fits in the architecture.

What IXO Blocksync does

Indexes protocol events

Transforms protocol events and state changes into query-ready structures.

Serves query workloads

Supports application workloads that need fast filtered access to historical and relational data.

Supports auditability

Preserves traceability from indexed views back to protocol-level history.

Where it fits

IXO Protocol owns transaction and state truth. IXO Blocksync provides the read-optimized access layer for applications and analytics.
Explorer views, dashboards, automation services, and operational tools use Blocksync for query-heavy workloads.
Entity relationships, claims, and verification trails become easier to query without changing protocol-level ownership.

Go here next

API reference

Use canonical API pages for query schema and endpoint details.

Developer guides

Learn how to integrate indexed data into workflows.

IXO Protocol concepts

Understand the underlying source-of-truth layer.