Market SQL

Market data for  your next move

Ask your own questions of trading data. Query raw market tables with SQL to research strategies, test ideas, and build products on your terms.

A query, not a preset endpoint

EXAMPLE QUERY · SOLANA

SELECT block_time, direction, base_token, quote_token
FROM pumpswap_all_swaps
LIMIT 5;

Explore the underlying trades. Follow your own hypothesis.

BUILT FOR OPEN-ENDED RESEARCH

Go beyond the questions an API thought to ask

A fixed endpoint returns a fixed answer. SQL lets you filter, join, and aggregate the available tables around the question your team is actually exploring.

bar-chart-10

Backtest with real trades

Study historical market behavior and evaluate a strategy before you put capital behind it.

search-md

Find signals worth testing

Examine swaps, fills, positions, and token activity to turn a hunch into a testable hypothesis.

database-01

Build data products

Feed research, dashboards, and models with the market data your product needs.

FOUR DATASETS FOR YOUR QUESTIONS

Start with the market you know

Select a dataset in your GetBlock account. Each dataset has its own subscription and tables.

01 / 04

Solana

Swaps, token launches, liquidity activity, and more.

02 / 04

Polymarket

Market metadata and filled orders for prediction market research.

03 / 04

Hyperliquid

Order fills, wallet positions, and perpetual market activity.

04 / 04

Robinhood

Token creations, pool activity, and on-chain trades.

FROM IDEA TO QUERY

Your research, in three steps

01

Choose a dataset

Pick the market and access period that fit your work.

02

Connect your SQL client

Use your GetBlock user ID and API key over the ClickHouse HTTPS protocol.

03

Query and iterate

Run read-only SQL against the tables, then refine your research in the tools you already use.

Market SQL provides query access, not trading signals or a live event feed.

ACCESS THAT FITS THE EXPERIMENT

Try a dataset, stay for the research

Pricing is per dataset. Select your dataset and plan in the GetBlock account.

Free trial

$0 / 2 hours

Explore one dataset and run your first queries.

Day access

$29 / 24 hours

Give a focused idea a full day of investigation.

Monthly

$299 / 1 month

Keep your research and analytics moving.

One free trial per account, per dataset. Query limits apply to each access plan.

GOOD TO KNOW

Frequently asked questions

Have a particular research workflow in mind?

The next insight starts with a question

Choose your market, connect your tools, and explore the data behind your idea.