# Solana Dedicated Node

We offer [dedicated nodes](https://rpcfast.com/dedicated-solana-nodes) and/or high-availability clusters of nodes (2+) on Solana, whether your goal is to run a validator or RPC nodes for blockchain analytics and [trading](https://rpcfast.com/solana-trading-node).

## Why Dedicated Node?

{% hint style="success" %}
**No rate limits** – push it as far as the hardware can handle.
{% endhint %}

For **low latency use cases** like blockchain analytics and trading, high-frequency trading (HFT), real-time transactions tracking, we offer dedicated nodes along with [HFT-focused](https://rpcfast.com/solana-trading-node) tools and integrations:

* **Jito Shredstream:** Get access to the lowest latency shreds from leaders on the Solana network, optimizing performance for HFT, validation, and RPC operations.
* **Yellowstone gRPC/Geyser:** Stream raw blockchain data to your dApp.
* **Jupiter Swap API:** Use self-hosted aggregator for fast, private swap execution.
* **SWQoS integration:** Solana Trading API by bloXroute (requires bloXroute plan purchase).
* **Custom indexing:** Track specific wallets, tokens, or contracts.
* Other plugins and tools on request.

**Node client:** Agave. Jito client can be used on request.

{% hint style="info" %}
We don't offer **historical/archival data** access while you are free to use a third-side provider of historical data APIs along with our dedicated node.
{% endhint %}

***

## Pricing

The Solana dedicated node pricing depends on the server capacity, defined by RPC methods/number of requests to be used and geo location chosen. It starts from **$2,200/month** in the EU location for 512GB RAM.

The price includes a **bare-metal server cost, setup**, and **maintenance**.

### Node Types

<table><thead><tr><th>Dedicated Node</th><th width="101.76031494140625">RAM</th><th width="254.7322998046875">Limits</th><th width="258.4134521484375">Plugins &#x26; Integrations</th><th width="132.713623046875">EU, NA</th><th width="134.341796875">APAC</th></tr></thead><tbody><tr><td><strong>Light</strong></td><td>512GB</td><td><strong>No rate limits</strong><br><br>Default Solana RPC methods <strong>except</strong> heavy ones:<br><a href="https://solana.com/docs/rpc/http/getprogramaccounts">getProgramAccounts</a> <a href="https://solana.com/docs/rpc/http/gettokenaccountsbyowner">getTokenAccountsByOwner</a> <a href="https://solana.com/docs/rpc/http/gettokenaccountsbydelegate">getTokenAccountsByDelegate</a> <a href="https://solana.com/docs/rpc/http/gettokenlargestaccounts">getTokenLargestAccounts</a></td><td><ul><li>Yellowstone gRPC/Geyser</li><li>Jito ShredStream (EU, NA)</li><li>SOL Trading API by bloXroute (add-on fees)</li></ul></td><td>From $2,200/mo</td><td>From $2,500/mo</td></tr><tr><td><strong>Medium</strong></td><td>768GB</td><td><strong>No rate limits</strong><br><br>Default Solana RPC methods <strong>plus</strong>:<br><a href="https://solana.com/docs/rpc/http/getprogramaccounts">getProgramAccounts</a> <a href="https://solana.com/tr/docs/rpc/http/gettokenaccountsbyowner">getTokenAccountsByOwner</a><br><br><strong>Methods not available:</strong><br><a href="https://solana.com/docs/rpc/http/gettokenaccountsbydelegate">getTokenAccountsByDelegate</a> <a href="https://solana.com/docs/rpc/http/gettokenlargestaccounts">getTokenLargestAccounts</a></td><td><ul><li>Yellowstone gRPC/Geyser</li><li>Jito ShredStream (EU, NA)</li><li>SOL Trading API by bloXroute (add-on fees)</li><li><strong>Jupiter SWAP API</strong></li></ul></td><td>From $2,600/mo</td><td>From $2,900/mo</td></tr><tr><td><strong>PRO</strong></td><td>1.5TB</td><td><strong>No limitations. No rate limits</strong><br><br>Use any RPC method of your choice</td><td><ul><li>Yellowstone gRPC/Geyser</li><li>Jito ShredStream (EU, NA)</li><li>SOL Trading API by bloXroute (add-on fees)</li><li><strong>Jupiter SWAP API</strong></li><li>custom tools on request</li></ul></td><td>From $3,800/mo</td><td>From $4,000/mo</td></tr></tbody></table>

### Other Terms:

* **No setup fee!**
* **High-availability setup: $200 one-time fee.** This fee is required only if you plan to scale from one dedicated node to a cluster in the future, as it would allow seamless scaling.
* Both **crypto and fiat** payments are accepted.

{% hint style="info" %}
Contact our [Sales Team](https://t.me/dysnix_rpc) for a final quote based on your tech requirements.
{% endhint %}

***

## Testing

Currently, we do not provide a testing endpoint for dedicated nodes.

***

## Terms

**Setup timeline: \~5-7 working days** (after the server is delivered from the data center, which normally happens within 72 hours).

**Minimum contract length:** **3 months,** with the possibility of extension for an additional 3–12 months. We kindly ask for a **2-4 weeks notice** in the event of contract cancellation, to allow us sufficient time to make the necessary arrangements on our end.

**Payment:** **A flat monthly prepayment.** Both crypto and bank payments are accepted.

**Billing period:** Starts upon receipt of the server from the data center.

{% hint style="warning" %}
With one dedicated node, we can’t guarantee 100% uptime compared to a cluster of 2+ nodes, while we’ll make every effort to make the standalone node work stable and reliable without any losses. With a cluster of 2+ nodes, we can guarantee 98% uptime.
{% endhint %}


---

# Agent Instructions: 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://docs.rpcfast.com/solana-dedicated-nodes/solana-dedicated-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.
