Live Query Interface

Ask Questions.
Get Answers.
No SQL Required.

Query the Stellar blockchain like you're asking a colleague. Transform natural language into powerful blockchain queries and get instant insights.

Try: "Show me the top 10 XLM holders" or "Recent payments"

How It Works

LumenQuery's query engine bridges the gap between human language and blockchain data.

1. Ask a Question

Type your query in plain English. No need to know table schemas or SQL syntax.

2. We Translate

Our engine parses your intent and generates an optimized query against our real-time Stellar index.

3. Query Blockchain

Execute against indexed Stellar data—transactions, accounts, assets, and more.

4. Get Results

View data as interactive tables, time-series charts, or exportable JSON.

Example Queries

Click any example to try it. LumenQuery understands the questions that matter to blockchain analysts, developers, and operators.

Key Features

Everything you need to explore blockchain data without writing code.

Natural Language → SQL Translation

Our query engine converts your questions into optimized SQL, executed against a fully-indexed Stellar dataset. View the generated SQL anytime—learn as you query.

Real-Time Blockchain Indexing

Data refreshes every 5 seconds. Query the latest ledgers, not stale snapshots. Monitor live transactions and catch network anomalies as they happen.

Interactive Charts & Dashboards

Every result is interactive. Click a wallet to explore its history. Select a time range to zoom in. Build custom views without code.

Export Results via API

Every query generates an API endpoint. Fetch JSON results programmatically, integrate with your data pipelines, or embed live data in your applications.

Multi-Dataset Support

Query across transactions, operations, effects, accounts, assets, trades, and ledgers. Join data naturally—we handle the complexity.

Developer Friendly

LumenQuery is built for developers who want transparency and control.

SQL Visibility

Every query shows its SQL equivalent. Copy, modify, or run raw SQL directly.

API Access

Programmatic access to all query results. Build dashboards, alerts, and automated reports.

Data Pipelines

Export to CSV, JSON, or stream to your data warehouse. Connect to BigQuery, Snowflake, or Postgres.

terminal
# Query via APIcurl -X POST "https://lumenquery.io/api/query" \ -H "Content-Type: application/json" \ -d '{"query": "top 10 xlm holders"}'# Response{"success": true,"data": [{"account_id": "GAXJ...7K2F","balance_xlm": "125,430,000","last_active": "3/13/2026, 2:30 PM"}, ...],"executionTimeMs": 142}

Use Cases

From whale tracking to validator analysis, LumenQuery powers critical blockchain insights.

Blockchain Analytics

Answer ad-hoc questions without building custom queries. Explore transaction patterns and validate hypotheses in seconds.

Whale Tracking

Monitor large holders and significant transfers. Set up alerts when major wallets move funds or change trustlines.

Token Ecosystem Monitoring

Track asset distribution, holder counts, trading volume, and issuer activity across any Stellar token.

Validator Performance

Compare validator uptime, transaction throughput, and fee behavior. Identify the most reliable nodes.

Web3 Research

Support due diligence, market research, and competitive analysis with on-demand blockchain data.

Query the Stellar blockchain
in plain English

Stop writing SQL. Start asking questions. Get instant access to the Stellar blockchain's most valuable data—no database expertise required.

View API Docs
Explore live analytics →