SonarX

Indexed CelestiaBlockchain Data

Celestia is a proof-of-stake data availability layer that orders data and proves it was published without ever executing it, so rollups post blobs here and settle wherever they like.

Celestia logo

How to query Celestia data with SonarX

Instant Data Share

Available today

Snowflake, and file dumps to your object storage

Query Celestia blockchain data with plain SQL from a live database inside your own Snowflake account, populated with the indexed chain dataset. There is no pipeline to build and no second copy to store. The same dataset ships as file dumps to your own object storage for lakes and warehouses that are not Snowflake.

  • Full history as a Snowflake data-share
  • File dumps to S3 or your own object storage
  • Real-time delivery, current to chain tip — on request

Used for:

  • Analytics teams already on Snowflake that want Celestia data beside their existing tables
  • Fund accounting and treasury reporting that reconciles against a fixed history
  • Cross-chain questions answered in one SQL statement instead of one query per chain
  • Loading Celestia history into BigQuery, Databricks, Redshift or a Spark lake
  • Replacing a self-hosted indexer and the engineering time that keeps it running
  • Serving one governed dataset to several desks without copying it per team

Realtime API

Enabled on request

REST over the indexed dataset

Query indexed Celestia records over REST, reading the same dataset the share reads, with no warehouse in the path.

Used for:

  • Applications that need one answer rather than a table scan
  • Customer-facing screens where query latency is visible to a user
  • Services that have no data warehouse and do not want to run one
  • Prototyping against production data before committing to a share
  • Backend checks that run per request instead of per batch
  • Teams that want indexed Celestia data behind their own API layer

Celestia data: frequently asked questions

What is Celestia?

Celestia has run since its mainnet beta opened on 31 October 2023, and it sells one thing: a guarantee that data was published. Validators run CometBFT under proof of stake, the same engine as the Cosmos Hub, TIA is the native token and divides into a million utia, and accounts are bech32 strings with a celestia prefix. What separates the chain from its neighbors is what it does not do. Celestia orders data and proves it was available, and it never executes the transactions inside that data. Rollups publish their blocks here as blobs, each tagged with a namespace and paid for by a transaction type that exists for that purpose, then execute and settle wherever they like. The mechanics matter: block data is arranged as a square of shares and extended with two-dimensional Reed-Solomon coding, then committed in namespaced Merkle trees, so sampling a few random shares is enough to be convinced the whole block was retrievable, and an application can download its own namespace while ignoring the rest.

Celestia data on SonarX

SonarX indexes what this chain records: blocks and the share squares behind them, transactions and their typed messages, blob publications with their namespaces, sizes and commitments, the fees paid for them, staking records, and derived account balances. Everything is normalized into the model SonarX uses across every network it covers, so a publisher’s spend joins to the activity it paid to record.

Full historical coverage is available today as a data-share or a file delivery. Real-time delivery is enabled on request.

How SonarX indexes Celestia

The payload is not the point, because it cannot be read. A blob is opaque bytes addressed by a namespace, so the chain records who published how much data, under which namespace and at what price, and never what those bytes meant. The useful record is the commitment rather than the content: namespaces, share ranges, blob sizes and the fee market for space. Retention is the second consideration: availability is a guarantee about the moment of publication rather than permanent storage, so commitments stay in the chain’s history while payloads need not be kept by everyone, which makes an indexed archive of those commitments the durable artifact.

What teams build with Celestia data

Cost accounting for a rollup is the first workload: what a chain pays to publish its data, per namespace and per period, which is one of the few genuinely fixed costs an operator can measure. Market research on data availability is the second, studying how fees respond as blocks fill and how much of the square is used, since this is a young market with an observable price. Namespace monitoring is the third, tracking which publishers appear and when they stop, which is a fair proxy for the health of the networks that depend on it. Reward accounting is a fourth, and staking analytics covers that work across chains. Teams comparing where rollups put their data pull Ethereum’s consensus layer into the same warehouse.

Getting Celestia data from SonarX

Tell us the delivery target, how far back you need and how fresh it has to be, and the share is scoped against that. Celestia history is available now as a share or a file delivery, and streaming is provisioned on request. If the question is about one publisher’s namespace, say so, because that narrows the backfill considerably. The published coverage matrix for every network SonarX indexes lives in the data documentation, and the rest of the catalogue is at all indexed chains.

Is there a Celestia data API?

APIs over indexed Celestia data are enabled on request: the same indexed dataset the Snowflake share reads, served over REST once provisioned. Tell us the lookup pattern you need.

How do I get Celestia data into Snowflake?

SonarX provisions a data-share into your own Snowflake account. The share appears as a database you query with SQL, so there is no pipeline to build and no second copy to store, and it stays current as SonarX advances the indexing pipeline.

How far back does Celestia coverage go?

The historical data-share and file delivery cover the chain's recorded history from its 2023 mainnet beta forward, and are available today. Because this chain is younger than most it is a short history in absolute terms, and depth is confirmed when the share is scoped.

What is actually in Celestia data if rollups execute elsewhere?

The publishing record. Every blob has a namespace, a size, a commitment and a fee, and every publication has a payer, so the history shows who bought space, how much of it, at what price and when. It does not show what any of that data meant, because the chain never interprets the bytes it orders.

Can SonarX decode the rollup transactions inside a Celestia blob?

Not from this chain alone. A blob is opaque bytes to Celestia, and its contents only decode against the rules of the rollup that wrote them, so reconstructing a rollup's transactions is a separate exercise on that rollup's own dataset. If you need both sides, tell us which network published the namespace you care about.

Celestia logo

Get Celestia data from SonarX