# Pricing

{% hint style="info" %}
BlockRazor's pricing system has been fully upgraded, separating the functionalities of the original multi-chain, multi-tier system into independent services. These services support individual subscriptions or bundled purchases with other services, lowering the subscription threshold while precisely matching user needs. See [Subscription Services](#subscription-service) for details. Furthermore, new registered users can still enjoy multi-mode transaction sending services on Solana, BSC, Ethereum, and Base with zero barriers to entry. See [New Registered Users](#new-registered-users) for details.
{% endhint %}

### Subscription service

#### Personalized

{% hint style="info" %}
Users can freely combine and purchase services across chains. Stream-type services support configuring quantities or traffic package specifications, and also support daily purchases; see [Pricing](https://blockrazor.io/#/pricing) page for details.
{% endhint %}

{% tabs %}
{% tab title="BSC" %}

<table><thead><tr><th width="194.09765625">Service</th><th>Description</th><th>Price</th></tr></thead><tbody><tr><td>Fast-Tx</td><td>Propagating transactions and transaction batches using high-performance networks</td><td>$500 / month</td></tr><tr><td>Public Mempool</td><td>Subscribe to high-performance network transaction data</td><td>$300 / stream / month</td></tr><tr><td>Private Mempool</td><td>Subscribe to BlockRazor RPC orderflow stream data</td><td>$1000 / month</td></tr><tr><td>Block Stream</td><td>Subscribe to high-performance network block data</td><td>$500 / stream / month</td></tr><tr><td>Node Stream</td><td>Low-latency synchronized world state</td><td>$800 / enode / month</td></tr><tr><td>Network Fee Stream</td><td>Obtain BSC gas price data</td><td>$500 / month</td></tr><tr><td>Bundle Tracing &#x26; Explorer</td><td>Tracing and explore bundle of Block Builder</td><td>$1500 / month</td></tr></tbody></table>
{% endtab %}

{% tab title="Solana" %}

<table><thead><tr><th width="175.34765625">Service</th><th>Description</th><th>Price</th></tr></thead><tbody><tr><td>Shred Stream</td><td>Low-latency transmission of shreds</td><td>$500 / stream / month</td></tr><tr><td>Geyser Stream</td><td>Real-time transmission of on-chain data from Solana, including accounts, slots, blocks, and transactions.</td><td>5 TiB - $250 / month<br>10 TiB - $500 / month<br>50 TiB - $250 / month<br>100 TiB - $4750 / month<br>150 TiB - $6750 / month<br>200 TiB - $8500 / month<br>250 TiB - $10000 / month</td></tr><tr><td>Network Fee Stream</td><td>Get Solana priority fee and tip data</td><td>$300 / month</td></tr></tbody></table>
{% endtab %}

{% tab title="Base" %}

<table><thead><tr><th width="145.37890625">Service</th><th>Description</th><th>Price</th></tr></thead><tbody><tr><td>FlashBlock Stream</td><td>Low-latency acquisition of Base FlashBlock data</td><td>$250 / stream / month</td></tr><tr><td>Block Stream</td><td>Low-latency acquisition of Base Block data</td><td>$300 / stream / month</td></tr><tr><td>RPC-Send Tx</td><td>Low latency and high TPS for sending base transactions on-chain</td><td>$1000 / month</td></tr></tbody></table>
{% endtab %}

{% tab title="General" %}

| Service           | Description                 | Price     |
| ----------------- | --------------------------- | --------- |
| Dedicated Channel | Dedicated technical support | $1000 / 月 |
| {% endtab %}      |                             |           |
| {% endtabs %}     |                             |           |

#### Package

{% hint style="info" %}
Compared to purchasing individual services, users can complete a package purchase at a lower price through the Package. Currently, the Package mainly includes the BSC service, with a total subscription price of **$1250/month**. Specific services are as follows:
{% endhint %}

<table><thead><tr><th width="177.390625">服務</th><th>描述</th></tr></thead><tbody><tr><td>Public Mempool</td><td>Subscribe to high-performance network transaction data</td></tr><tr><td>Block Stream</td><td>Subscribe to high-performance network block data</td></tr><tr><td>Node Stream</td><td>Low-latency synchronized world state</td></tr><tr><td>Call Bundle</td><td>Submit a request to Block Builder to receive bundle simulation results</td></tr><tr><td>Fast Submit</td><td>Submit transactions to Block Builder with lower latency and higher stability</td></tr><tr><td>Tx Trace</td><td>Monitoring transaction propagation paths and cross-regional latency distribution</td></tr></tbody></table>

#### Discount&#x20;

The relationship between discounts and subscription periods is as follows:

<table><thead><tr><th width="314.41796875">Periods</th><th width="328.90234375">Discount</th></tr></thead><tbody><tr><td>1 month</td><td>-</td></tr><tr><td>3 months</td><td>5% off</td></tr><tr><td>6 months</td><td>10% off </td></tr><tr><td>9 months</td><td>15% off</td></tr><tr><td>12 months</td><td>20% off</td></tr></tbody></table>

### New registered users

{% hint style="info" %}
BlockRazor offers new registered users multi-mode transaction sending services on Solana, BSC, Etherem, and Base, including RPC, Fast, Bundle, and Block Builder modes.
{% endhint %}

#### RPC

The RPC mode provides the chain-native `eth_sendRawTransaction` method and other standard JSON RPC methods.

<table><thead><tr><th width="125.16015625">Chain</th><th>Methods</th><th>Limit</th></tr></thead><tbody><tr><td>BSC</td><td><ul><li><code>eth_sendRawTransaction</code></li><li>Other JSON RPC methods</li></ul></td><td>-</td></tr><tr><td>Ethereum</td><td><ul><li><code>eth_sendRawTransaction</code></li><li>Other JSON RPC methods</li></ul></td><td>-</td></tr><tr><td>Base</td><td><ul><li><code>eth_sendRawTransaction</code></li></ul></td><td>1 Tx / 5s</td></tr></tbody></table>

#### Fast

Fast mode leverages BlockRazor's globally distributed acceleration network and highly staked validators to provide rapid on-chain transaction processing. In Fast mode, when sending a transaction, the tip needs to be forwarded to a designated address within the transaction itself.

<table><thead><tr><th width="113.1328125">Chain</th><th>Methods</th><th>Limit</th></tr></thead><tbody><tr><td>Solana</td><td><ul><li><code>Send Transaction</code></li><li><code>Send Transaction</code> v2</li></ul></td><td>Default to 3 TPS</td></tr><tr><td>BSC</td><td><ul><li><code>eth_sendRawTransaction</code></li><li><code>eth_sendRawTransaction</code> v2</li></ul></td><td>Default to 10 TPS</td></tr><tr><td>Base</td><td><ul><li><code>eth_sendRawTransaction</code></li></ul></td><td>Default to 10 TPS</td></tr></tbody></table>

*<mark style="color:$primary;">Note: Newly registered users can also use the transaction sending service that does not require a tip, namely</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">`SendTx`</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">in the Fast-Tx service, with TPS of 10 txs / 5s and 10 txs / day.</mark>*

#### Bundle

The Bundle mode allows project builders to send bundles and allows the Searcher to send bids in the orderflow auction.

<table><thead><tr><th width="119.2890625">Chain</th><th width="323.4375">Methods</th><th width="242.41015625">Limit</th></tr></thead><tbody><tr><td>BSC</td><td>eth_sendMevBundle(project builders)<br>eth_sendMevBundle(Searcher)</td><td>-</td></tr><tr><td>Ethereum</td><td>eth_sendBundle(project builders)<br>eth_sendBid(Searcher)</td><td>-</td></tr></tbody></table>

#### Block Builder

Block Builder is BlockRazor's BSC block building service. Based on global deployments and low-latency communication with validators, Block Builder runs various block building algorithms to achieve a high success rate in block production. New users can submit bundles and privacy transactions to Block Builder for free.

<table><thead><tr><th width="125.484375">Chain</th><th width="288.10546875">Methods</th><th>Limit</th></tr></thead><tbody><tr><td>BSC</td><td><ul><li>eth_sendBundle</li><li>eth_sendPrivateTransaction</li></ul></td><td>-</td></tr></tbody></table>


---

# 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.blockrazor.io/pricing.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.
