• Pricing
  • Enterprise
  • Customers
  • Blog

Powerful infrastructure optimized for Solana

Spin up elastic or dedicated nodes with the fastest response times and 99.9%+ availability.

Engineered for high workloads

Chainstack Cloud is a purpose-built bare-metal solution for high throughput applications on Solana such as DeFi, gaming, and trading. It delivers the lowest latencies in Europe and the US regions and can handle any workload with zero throttling.

Get started

Highly scalable and reliable

Powered by Chainstack Cloud, our Solana RPC nodes can scale seamlessly without any network disruptions while maintaining over 99.9% uptime.

Chainstack elastic Solana RPC nodes

  • Best latency in Europe
  • $0 developer plan to start for free
  • Mainnet and Devnet support
  • Secure HTTP and WebSocket APIs

Get started

Accelerate performance even more with dedicated nodes

Adjust hardware requirements to suit any workload and boost RPS performance with a dedicated node to avoid traffic congestion.

Chainstack dedicated Solana RPC nodes

  • Different hardware options
  • Mainnet, Devnet, and Testnet support
  • Dedicated node resources for higher performance

Get started

We accept payments in cryptocurrencies for Solana RPC nodes. Learn more

Chainstack Marketplace

Chainstack is designed to work hand-in-hand with the Solana ecosystem: tools, apps and services that you use every day to build your applications or amplify returns.

We work closely with developers and Solana community to ensure seamless integration for our end users.

Get started

Query Solana's historical data

Chainstack collaborates with SolanaFM to offer access to Solana’s full historical data through efficient and dynamic APIs, enabling developers to explore, build, and manipulate data with unmatched flexibility and autonomy.

Learn more

Build on Solana blockchain with us

Discover a wealth of information on how to deploy blockchain infrastructure and build amazing applications using Solana RPCs and APIs with Chainstack.

Notes for Solana API

  1. When communicating with a Solana RPC node, the Solana client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.
  2. The Solana API allows developers to communicate with the Solana blockchain to build applications. The best way to use the Solana API is to use a Web3 library such as web3.js if using JavaScript or web3.py using Python.