Hedera
Hedera is a public network governed by the Hedera Council, using hashgraph consensus rather than a chain of blocks. Its smart contract service is EVM-compatible, so Solidity contracts and ERC-20 tokens work as they do elsewhere.
- Networks
- 1
- Data tables
- 3
- Chain ID
- 295
- Runtime
- EVM
- Coverage
- Archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Hedera on SQD
Hedera data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
3 Hedera tables (blocks, transactions & logs), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
SQD's Hedera archive covers historical state in one endpoint. Real-time on the roadmap.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Hedera indexer on your own infrastructure or on SQD Cloud.
Build with Hedera data
Common production patterns teams build with SQD on Hedera.
Index swaps, liquidations, and positions on Hedera in real time.
Build dashboards and metrics from full Hedera historical state.
Give agents structured, decoded Hedera data with the MCP server.
Power balance, transfer, and history views for Hedera wallets.
Validated Hedera data for transaction monitoring and audits.
Track every mint, burn, and transfer of Hedera stablecoins.
Auditable Hedera data for tokenized RWA issuance and transfers.
Available Data
Block headers with timestamps, gas usage, miner info, and consensus data.
All onchain transactions with sender, receiver, value, gas, and input data.
Event logs emitted by smart contracts, the primary source for tracking DeFi, NFT, and token activity.
Stream Hedera data in two lines
Example below uses the public Hedera endpoint, free for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Hedera RPC node?
What does SQD cost for Hedera data?
How is SQD's Hedera data different from a block explorer like Etherscan?
Can I self-host SQD's Hedera indexer?
Can I export Hedera data to a data warehouse or pipeline?
Does SQD validate Hedera data?
Does SQD support real-time Hedera data?
See other chains supported by SQD
Learn more
Start building with Hedera
Access Hedera data through the SQD Portal, free tier available.