Skip to main content
WSS
Subscribe to real-time blockchain explorer data including block information, transactions, and network activity.

Channel Types

Subscribe to either "blocks" or "transactions" channel:
  • blocks - Block information including block height, hashes, transaction count, and timestamps
  • transactions - Transaction details including transaction hash, account, block information, transaction type, success status, and timestamps

Example Request

Subscribe to blocks:
Subscribe to transactions:

Example Response

Blocks Response

Transactions Response

WebSocket Client Examples

Python

JavaScript

Subscription request
type:object

Send subscribe/unsubscribe request

Channel event
type:object

Server-pushed JSON-RPC event