> For the complete documentation index, see [llms.txt](https://updates.subquery.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://updates.subquery.dev/ethereum-sepolia-subquery-data-node.md).

# Ethereum Sepolia SubQuery Data Node

## Subquery project Ethereum Sepolia SubQuery Data Node

**# Introduction**

**SubQuery Data Node** is an enhanced Ethereum node with extra subql\_ rpcs.

These rpcs are optimised for querying, similar to `eth_getLogs` but more powerful, provides the ability to filter transactions in a single API call.

It builds on the Geth client, any geth node can switch to SubQuery Data Node by replacing the geth binary to data node's.

Working together, the SubQuery Indexer and SubQuery Data Node will provide the most performant indexing performance possible and in a completely decentralised way thanks to the SubQuery Network. Our node runners will be able to run these data nodes on the network, bringing powerful and cost-effective RPC access to all, cementing SubQuery’s position as the fastest decentralised data indexer in web3.

## Compatibility

The SubQuery Data Node is forked from the Geth client and is compatible with the Ethereum network.

<https://app.subquery.network/explorer/project/0x4c/overview>

***

**Deployed At: 2024-11-29T07:58:51**

***

### Project type:

`RPC`

### Project category:

\`\`

### Is Project Official?

`Yes`

### Latest release version:

`undefined`

### Latest release hash:

`QmfJCJQCnzgnBvqxaTegxKVEx5MxmMuExeFXMLx496TQW3`

***

#### Setup your own indexer:

<https://github.com/web3cdnservices/subquery-indexer-toolkit/blob/mainnet/README.md>

#### Projects Updates Alerts channel:

<https://github.com/web3cdnservices/subquery-projects-updates/blob/master/README.MD>

#### Subquery Indexers Monitoring:

<https://t.me/subquery_eagle_eye_reserve_bot>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://updates.subquery.dev/ethereum-sepolia-subquery-data-node.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
