Back to networks
B

BNB Smart Chain Mainnet

eip155:56Ethereum / EVMExtended
Get API key
Blocks indexed112.4MFull archive
Archive size127.2 TiBUncompressed block data
Block time450 msAverage over July 2026
New blocks / day191.9KAverage over July 2026
Blocks added5.9MDuring July 2026
Archive growth7.5 TiBAdded during July 2026

Pull a block stream in one command

Set $SF_API_TOKEN to a key from your dashboard, then run this against BNB Smart Chain Mainnet.

grpcurl -H "authorization: Bearer $SF_API_TOKEN" \
-d '{"start_block_num": -100, "final_blocks_only": true}' \
bnb.streamingfast.io:443 \
sf.firehose.v2.Stream/Blocks

Streams the 100 most recent blocks from BNB Smart Chain Mainnet. Firehose reads a negative start_block_num as an offset back from chain head, so no head lookup is needed.

Providers & endpoints

StreamingFast

streamingfast.io
  • Substreamsbnb.streamingfast.io:443
  • Firehosebnb.streamingfast.io:443

Pinax

pinax.network
  • Substreamsbsc.substreams.pinax.network:443
  • Firehosebsc.firehose.pinax.network:443
First block0Lowest streamable height
Block modelExtendedsf.ethereum.type.v2.Block
ServicesSubstreams · FirehoseNative token: BNB