Skip to main content
IXO Blocksync is the indexed graph 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 and state changes

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 from the protocol.

Where it fits

IXO Protocol owns transaction and state truth. IXO Blocksync provides the read-optimized graph query layer for applications and analytics.
Explorer views, dashboards, automation services, and operational tools use Blocksync for graph query-heavy workloads.

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.