Core
Core is an EVM-compatible Layer 1 blockchain powered by a Satoshi Plus consensus mechanism, combining Bitcoin mining and DPoS.
- Networks
- 1
- Data tables
- 4
- Chain ID
- 1116
- Runtime
- EVM
- Coverage
- Archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Core on SQD
Core 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.
4 Core tables (blocks, transactions, logs & traces), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
SQD's Core 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 Core indexer on your own infrastructure or on SQD Cloud.
Build with Core data
Common production patterns teams build with SQD on Core.
Index swaps, liquidations, and positions on Core in real time.
Build dashboards and metrics from full Core historical state.
Give agents structured, decoded Core data with the MCP server.
Power balance, transfer, and history views for Core wallets.
Validated Core data for transaction monitoring and audits.
Track every mint, burn, and transfer of Core stablecoins.
Auditable Core 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.
Internal transactions and call traces showing the full execution path of each transaction.
Stream Core data in two lines
Example below uses the public Core endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Core RPC node?
What does SQD cost for Core data?
How is SQD's Core data different from a block explorer like Etherscan?
Can I self-host SQD's Core indexer?
Can I export Core data to a data warehouse or pipeline?
Does SQD validate Core data?
Does SQD support real-time Core data?
See other chains supported by SQD
Start building with Core
Access Core data through the SQD Portal, free tier available.