Free Solana RPC (SOL)
Discover Solana, a high-performance blockchain optimized for decentralized finance and NFTs. Build fast and scalable dApps using its RPC gateway.
Connect to Solana RPC
Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.
Connect to Solana Gateway
Make your first RPC call on Solana's Blockchain Gateway.
Devnet
Testnet* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.
Get 200 requests/second, priority support and advanced blockchain features.
Global Load Balancer
Route to nearest node
Batch RPC Calls
Multiple requests at once
Archive Nodes
Historical blockchain data
Debug & Trace
Advanced debugging
Advanced Analytics
Usage & performance
Bring Your Own RPC
Custom RPC gateways
Increase your limit and access all network features in Tatum Development Platform.
MEV Protection on Solana
Protect your transactions from MEV attacks on Solana.
Smart Contract Tools on Solana
Deploy, create, and interact with smart contracts on Solana.
No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.
With love by Tatum
Indexed Solana Data Insights
Complete on-chain data access, no infrastructure to run yourself. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs.
Get Wallet Portfolio
Fetch all token balances for a wallet on Solana.
Get Token Exchange Rates
Check exchange rates for tokens and fiat on Solana.
Check Solana Malicious Address
Verify if an address on Solana is flagged as malicious.
Get Token Information
Fetch detailed information about a token on Solana.
Get Solana Wallet Transactions
Retrieve all Solana transactions for a wallet, including internal transfers.
Web3 Name Service on Solana
Resolve Web3 names to blockchain addresses instantly with a unified API.
Real-time Solana Alerts
Real-time webhooks for on-chain events. Stop polling the network - get instant alerts for transactions, smart contract events, and wallet activities.
Mainnet, Testnet, and Interface Types
Mainnet is the live network: every write is final and carries real value, so it is the right choice once your integration is tested and ready for production traffic, or whenever you only need to read live state such as balances, blocks, or confirmed transactions.
Testnet mirrors the same interface but runs on a network built for experimentation, funded with free test tokens that have no market value. Point your local development environment at testnet first so you can retry failed calls, simulate edge cases, and iterate on contract logic without financial risk, then switch the RPC URL to mainnet once your code is stable.
The interface names shown above (JSON-RPC, gRPC, WebSocket) follow different conventions worth knowing before you integrate. JSON-RPC exposes a single HTTP endpoint that accepts method calls in a JSON envelope, and most Web3 libraries speak it natively. REST exposes resources over standard HTTP verbs, which is often simpler for services outside the Web3 stack to consume without a specialized client. gRPC uses binary protobuf messages over HTTP/2, trading a generated client for lower latency and smaller payloads. Pick whichever interface matches the tooling your stack already uses.
About Solana
The Solana RPC documentation provides developers with the necessary tools to interact with the Solana blockchain programmatically. Solana is a high-performance blockchain that uses a unique consensus mechanism called Proof-of-History (PoH), combined with Proof-of-Stake (PoS), to achieve fast transaction speeds and high throughput. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Solana is ideal for decentralized finance (DeFi), NFTs, and scalable decentralized applications requiring low-latency and high performance.
Learn More About Solana
Discover guides, tutorials, and insights about Solana development
Tatum WebSocket: Stream Blockchain Data in Real Time
Learn how Tatum WebSocket subscriptions stream real time blockchain data from Ethereum, Polygon, and Solana without p...
What's new on Solana?
Solana Alpenglow: What Solana’s Biggest Upgrade Means for Builders
Solana is overhaulng its consensus layer. Discover how Alpenglow brings 150ms finality to the network and what it mea...
Staking API Explained: Native Staking vs Liquid Staking
Learn how native and liquid staking work on Ethereum and Solana, and how to build with a Staking API to track rewards...
Scaling on Solana: Navigating Institutional and Production Infrastructure
Learn why institutions are building on Solana and how to navigate architecture, RPC, and gRPC for production-grade We...
Solana gRPC Streaming: How to Use Yellowstone to Stream Transactions, Account...
Learn how to stream real-time Solana data using Yellowstone gRPC. This guide covers account updates, transactions, sl...
Roadmap & Blockchain Upgrades to Watch in 2026
A builder-focused overview of major blockchain upgrades planned for 2026, covering Ethereum, Solana, Polygon, BNB Cha...
Agave 3.0: What Does a Solana’s 40% Performance Boost Means for Builders
Agave 3.0, the latest Solana client from Anza, brings major performance and RPC upgrades. Here’s what changes for dev...
Frequently Asked Questions
Everything you need to know about Solana RPC endpoints
Quick Answer: What is Solana RPC?
RPC (Remote Procedure Call) is the standard way to interact with the network programmatically - reading on-chain data, submitting transactions, and deploying smart contracts through JSON-RPC calls. The free tier ships 5 requests per minute with no registration required, which covers most learning and testing workflows. Production applications typically move to Tatum Premium for 200 requests per second and enterprise-grade reliability.
What is Solana RPC?
How do I connect to Solana using these RPC endpoints?
What are the rate limits for the free RPC tier?
Is Solana RPC free forever?
What happens if I exceed the free tier rate limit?
Can I use these Solana RPC endpoints with MetaMask?
Are these RPC endpoints secure?
What's the difference between mainnet and testnet RPC endpoints?
How do I troubleshoot RPC connection errors?
Can I use these endpoints in production?
Explore Other Blockchains
Discover RPC endpoints for other popular blockchain networks