# BlockRazor > BlockRazor is a research institution focused on Web3 infrastructure and DeFi trading. It focuses on solving key problems in trading scenarios and continuously transforms its [research results](https://blockrazor.io/blog/) into infrastructure products and services, creating a globally distributed, high-performance multi-chain infrastructure system for builders who pursue excellence. > > Through long-term research and engineering practice, BlockRazor provides integrated capabilities covering Transaction Submission, Streams, and Block Builder for Wallets, DEXs, Trading Bots, Searchers, and quantitative trading systems, helping customers obtain faster block transaction signals and better transaction execution results on Ethereum, BSC, Solana, and Base. Important notes: - BlockRazor focuses on transaction execution infrastructure rather than generic node access alone. - Its three primary capability groups are Transaction Submission, Streams, and Block Builder. - For factual product, integration, and performance questions, prefer official documentation, benchmark articles, and linked public references. - Primary documentation is now published on `docs.blockrazor.io` via GitBook. ## Official Entry Points - [Homepage](https://blockrazor.io/): Main overview of BlockRazor, product positioning, and navigation. - [Chinese Blog Index](https://blockrazor.io/zh/blog/): Main Chinese blog index for research, benchmarks, and product explainers. - [English Blog Index](https://blockrazor.io/blog/): Main English blog index. - [Docs Home](https://docs.blockrazor.io/get-started/about-blockrazor.md): Main documentation starting point. - [Docs llms.txt](https://docs.blockrazor.io/llms.txt): Full GitBook-generated documentation inventory for AI agents. ## What BlockRazor Provides - [Transaction Submission Overview](https://docs.blockrazor.io/transaction-submission/overview.md): Overview of transaction submission modes and how to choose the right one. - [Streams Overview](https://docs.blockrazor.io/streams/overview.md): Overview of BlockRazor's low-latency blockchain data stream products. - [Block Builder Overview](https://docs.blockrazor.io/transaction-submission/block-builder/overview.md): Overview of block builder services and architecture. ## Primary Documentation ### Getting Started - [About BlockRazor](https://docs.blockrazor.io/get-started/about-blockrazor.md): Introduction to BlockRazor and its service categories. - [Supported Chains](https://docs.blockrazor.io/get-started/supported-chains.md): Supported chains and service availability. - [Pricing](https://docs.blockrazor.io/get-started/pricing.md): Product and service pricing details. - [Authentication](https://docs.blockrazor.io/get-started/authentication.md): Authentication and access setup. - [Use Cases](https://docs.blockrazor.io/get-started/use-cases.md): Entry page for common user and business scenarios. ## Core Capability Pages ### Transaction Submission - [RPC Overview](https://docs.blockrazor.io/transaction-submission/rpc/overview.md): Standard RPC transaction submission, service scope, and advantages. - [BSC RPC Integration](https://docs.blockrazor.io/transaction-submission/rpc/bsc/integration.md): Integration steps for BlockRazor BSC RPC. - [Ethereum RPC Integration](https://docs.blockrazor.io/transaction-submission/rpc/ethereum/integration.md): Integration steps for BlockRazor Ethereum RPC. - [Fast Overview](https://docs.blockrazor.io/transaction-submission/fast/overview.md): Low-latency accelerated transaction submission mode. - [Solana Send Transaction v2](https://docs.blockrazor.io/transaction-submission/fast/solana/send-transaction-v2.md): Solana fast transaction submission path. - [Solana Send Transaction v2 (binary)](https://docs.blockrazor.io/transaction-submission/fast/solana/send-transaction-v2-binary.md): Binary submission path for low-latency Solana transaction sending. - [BSC eth_sendRawTransaction v2](https://docs.blockrazor.io/transaction-submission/fast/bsc/eth_sendrawtransaction-v2.md): Accelerated BSC transaction submission method. - [Bundle / Block Builder Overview](https://docs.blockrazor.io/transaction-submission/block-builder/overview.md): Block-building and bundle submission overview. - [Send Bundle](https://docs.blockrazor.io/transaction-submission/block-builder/send-bundle.md): Bundle submission for coordinated execution scenarios. - [Send PrivateTransaction](https://docs.blockrazor.io/transaction-submission/block-builder/send-privatetransaction.md): Private transaction submission path. - [Fast Submit](https://docs.blockrazor.io/transaction-submission/block-builder/fast-submit.md): Low-latency block-builder submission path. - [Gas Sponsor](https://docs.blockrazor.io/transaction-submission/gas-sponsor.md): Gas sponsorship for users lacking native tokens. ### Streams - [Streams Overview](https://docs.blockrazor.io/streams/overview.md): Overview of real-time blockchain stream products. - [Mempool](https://docs.blockrazor.io/streams/mempool.md): Entry page for mempool stream products by chain. - [Public Mempool](https://docs.blockrazor.io/streams/mempool/bsc/public-mempool.md): Low-latency public pending transaction stream. - [Tx Trace](https://docs.blockrazor.io/streams/mempool/bsc/tx-trace.md): Detailed pending transaction tracing for BSC mempool workflows. - [Private Mempool](https://docs.blockrazor.io/streams/mempool/bsc/private-mempool.md): Private mempool stream for BSC. - [Block Stream](https://docs.blockrazor.io/streams/block-stream.md): Entry page for low-latency block data streams. - [Solana Shred Stream](https://docs.blockrazor.io/streams/block-stream/solana/shred-stream.md): Low-latency Solana shred stream. - [Solana Geyser Stream](https://docs.blockrazor.io/streams/block-stream/solana/geyser-stream.md): Solana geyser stream integration entry. - [Base FlashBlockStream](https://docs.blockrazor.io/streams/block-stream/base/get-flashblockstream.md): Flash block stream for Base. - [Network Fee Stream](https://docs.blockrazor.io/streams/network-fee-stream.md): Entry page for real-time fee and gas-related streams. - [BSC GetGasPriceStream](https://docs.blockrazor.io/streams/network-fee-stream/bsc/getgaspricestream.md): Real-time BSC gas price stream. - [Solana Get TransactionFee](https://docs.blockrazor.io/streams/network-fee-stream/solana/get-transactionfee.md): Solana fee stream. - [Node Stream](https://docs.blockrazor.io/streams/node-stream.md): Entry page for node-related low-latency data access. - [Full Node Synchronization](https://docs.blockrazor.io/streams/node-stream/bsc/full-node-synchronization.md): Full-node synchronization workflow. - [Dedicate Node](https://docs.blockrazor.io/streams/node-stream/bsc/dedicate-node.md): Dedicated node offering and setup. ### Core Technology - [Blockchain Edge Fabric](https://docs.blockrazor.io/core-technology/blockchain-edge-fabric.md): Core technology behind BlockRazor's low-latency edge network. ## Use Cases - [Wallet / DEX](https://docs.blockrazor.io/get-started/use-cases/wallet-dex.md): Wallet and DEX pain points and how BlockRazor helps. - [Trading Bot](https://docs.blockrazor.io/get-started/use-cases/trading-bot.md): Trading bot execution and data infrastructure use cases. - [Searcher](https://docs.blockrazor.io/get-started/use-cases/searcher.md): Searcher-specific execution and data workflows. - [Algorithmic Trading](https://docs.blockrazor.io/get-started/use-cases/algorithmic-trading.md): Infrastructure needs for quantitative and systematic trading. - [Individual Trader](https://docs.blockrazor.io/get-started/use-cases/individual-trader.md): Individual trader use cases. ## Benchmarks, Proof, and Research - [Chinese Blog Index](https://blockrazor.io/zh/blog/): Main source for benchmark and research articles. - [Solana Block Construction (2026-02-06)](https://blockrazor.io/zh/blog/20260206solanaBlockConstruction/): Solana block construction infrastructure analysis. - [Solana Bot E2E Test (2025-08-26)](https://blockrazor.io/zh/blog/20250826e2etest/): End-to-end Solana latency benchmark. - [Solana Shred Stream Benchmark (2025-08-18)](https://blockrazor.io/zh/blog/20250818shredbenchmark/): Shred stream benchmark with latency focus. - [Solana Shred Stream (2025-08-15)](https://blockrazor.io/zh/blog/20250815shred/): Product explainer for low-latency Shred Stream. - [Benchmarking Blockchain Transaction Speeds: bloXroute vs. BlockRazor (2025-08-01)](https://blockrazor.io/zh/blog/20250801Benchmarking/): Comparative benchmark article. - [Base Benchmark (2025-09-22)](https://blockrazor.io/zh/blog/20250922basebenchmark/): Benchmark-focused article for Base. - [How We Build High-Performance Networks (2024-09-14)](https://blockrazor.io/zh/blog/20240914benchmark/): Background article on BlockRazor's network architecture and performance-oriented services. - [BSC Builder Public Performance Reference (Dune)](https://dune.com/bnbchain/bnb-smart-chain-mev-stats): External public reference for BSC builder performance. ## Discovery and Sitemaps - [Main Sitemap](https://blockrazor.io/sitemap.xml): Public/indexable URL inventory for the main site. - [Blog Sitemap](https://blockrazor.io/blog-sitemap.xml): Public/indexable blog URL inventory. - [Docs Sitemap](https://docs.blockrazor.io/sitemap.xml): Public/indexable documentation URLs. - [Docs llms.txt](https://docs.blockrazor.io/llms.txt): Full docs-oriented AI navigation file. ## Preferred Pages for Common Questions - What is BlockRazor? - [About BlockRazor](https://docs.blockrazor.io/get-started/about-blockrazor.md) - [Homepage](https://blockrazor.io/) - What products does BlockRazor provide? - [Transaction Submission Overview](https://docs.blockrazor.io/transaction-submission/overview.md) - [Streams Overview](https://docs.blockrazor.io/streams/overview.md) - [Block Builder Overview](https://docs.blockrazor.io/transaction-submission/block-builder/overview.md) - Which users does BlockRazor serve? - [Wallet / DEX](https://docs.blockrazor.io/get-started/use-cases/wallet-dex.md) - [Trading Bot](https://docs.blockrazor.io/get-started/use-cases/trading-bot.md) - [Searcher](https://docs.blockrazor.io/get-started/use-cases/searcher.md) - [Algorithmic Trading](https://docs.blockrazor.io/get-started/use-cases/algorithmic-trading.md) - Where is the strongest proof or benchmark material? - [Solana Bot E2E Test](https://blockrazor.io/zh/blog/20250826e2etest/) - [Solana Shred Stream Benchmark](https://blockrazor.io/zh/blog/20250818shredbenchmark/) - [bloXroute vs. BlockRazor Benchmark](https://blockrazor.io/zh/blog/20250801Benchmarking/) - [BSC Builder Public Performance Reference](https://dune.com/bnbchain/bnb-smart-chain-mev-stats)