Graph Node Documentation
Index and query blockchain data with GraphQL. Graph Node is the core indexing component of The Graph protocol, enabling efficient access to blockchain data.

Quick Start
Get Graph Node running in minutes with Docker
Install Prerequisites
Clone and Configure
Start with Docker Compose
Expected Output
Expected Output
Access GraphQL Endpoint
http://localhost:8000.You can query subgraphs using:Explore by Topic
Jump into the documentation based on what you need to accomplish
Core Concepts
Running Graph Node
Deploy Subgraphs
GraphQL API
Graphman CLI
Advanced Configuration
Key Features
What makes Graph Node powerful for blockchain indexing
Multi-Chain Support
Index data from Ethereum, NEAR, and other blockchain networks with unified tooling
GraphQL Queries
Access indexed data through a powerful GraphQL API with filtering, sorting, and pagination
WASM Runtime
Execute custom data transformations with WebAssembly for flexible indexing logic
Scalable Architecture
Scale horizontally with database sharding and replicas for high-throughput workloads
Community & Support
Connect with the Graph Node community
GitHub Repository
The Graph Forum
Ready to Start Indexing?
Deploy Graph Node and start querying blockchain data with GraphQL in minutes
Get Started Now