Data services
3xpl offers four essential services to make blockchain data more accessible and understandable for developers, analysts, and enthusiasts.
-
JSON API
When to use
In case you're building an app (ex. a wallet, an exchange) that requires data on addresses and transactions
Features
Extremely fast endpoints for block, transaction, and address data + for global search
-
Data dumps
When to use
In case you require data on millions of transactions, you can download and import our data dumps into a DBMS of your choice
Features
TSV dumps for all supported blockchains, 5 terabytes+ of data
-
WebSocket API
When to use
In case your app requires live data streams (for example, subscribing to new transactions coming to a specific address)
Features
Streams of data for processed blocks, addresses and transactions for all supported blockchains
-
ClickHouse API
When to use
In case you need to run analytical queries, you can use our high-performance database for online analytics
Features
Connect directly to our ClickHouse instance and run your own SQL queries
Coming soon