A BNB Beacon Chain explorer shows blocks, transactions, bnb1 addresses and BEP-2 tokens from BNB Chain’s original chain. The official one, explorer.bnbchain.org, is still online in 2026 but read-only: the chain halted on 3 December 2024 at block 385,251,927 after BC Fusion moved staking and governance to BNB Smart Chain.
If you landed here with an old bnb1… address, a Binance DEX trade or a BEP-2 token you forgot about, you are in the right place. The short version: your history is still visible, some tokens can still be recovered, and there is a lot of misinformation — and a lot of scammers — around “BEP2 to BEP20” in 2026. We checked the live explorer, BNB Chain’s documentation and the recovery contract while writing this page.
What the BNB Beacon Chain explorer shows today
Open explorer.bnbchain.org and it looks almost alive. The header still reads “BNB Beacon Chain Explorer”, the menu still offers Home, Blockchain and Assets, and a BNB price ticker at the top keeps moving. Look closer and the clock has stopped. “Time of last block” reads Dec-03-2024 05:56:08, the block height is frozen at #385,251,927, and the total transaction counter sits at 795,573,158. The ten most recent blocks on the homepage all contain zero transactions: the last transfers were recorded a few minutes before the final block.
What still works is the part that matters: lookups. You can open any block, any transaction hash (Beacon Chain hashes are 64 uppercase hex characters without a 0x prefix), any bnb1 address and any asset. The price ticker is just market data pulled from an exchange feed — it does not mean the chain is running. So for anyone searching “bnb beacon explorer” or “bnb bep2 explorer” in 2026, the official site remains the canonical record. We did not find a separately announced archive that replaces it, so bookmark the original and do not trust look-alike domains.
What the BNB Beacon Chain was
The Beacon Chain began life in April 2019 as Binance Chain. It was not a smart-contract platform like Ethereum. It was a fast, purpose-built chain for issuing and trading tokens, and its killer app was Binance DEX: a decentralized exchange with an on-chain order book, where orders were matched by the chain itself rather than by a smart contract.
Tokens on the chain followed the BEP-2 standard. Every BEP-2 symbol carried a three-character suffix derived from the issuing transaction — WRX-ED1, TWT-8C2 — which made two tokens with the same ticker distinguishable. Later came BEP-8 “mini-tokens”, a cheaper variant for small projects, whose symbols end in M (for example EPIC-066M). Transfers were cheap and fast, and most exchanges required a memo on deposits so they could match the payment to your account — forgetting it was the classic Beacon Chain mistake.
When Binance Smart Chain launched in September 2020, the Beacon Chain took on a second role: it handled staking and governance for BSC’s validators. BNB holders delegated on the Beacon Chain, and the validator set was relayed across to BSC. Tokens could live on both chains through binding (mirroring), which locked a BEP-2 supply on one side and released the matching BEP-20 supply on the other. In February 2022 the chains were renamed BNB Beacon Chain and BNB Smart Chain.
BC Fusion: how the Beacon Chain was retired
Running two chains with a bridge between them had costs: more code to secure, more infrastructure, and a cross-chain link that attackers had already probed. Meanwhile most on-chain activity had long since moved to BNB Smart Chain. The answer was BNB Chain Fusion, specified in BEP-333: migrate staking and governance to BSC, give users time to move their assets, then switch the Beacon Chain off. BNB Chain’s Fusion page documents the plan; here is how it actually played out, including the token recovery phases that ran into 2026.
-
April 2019
Binance Chain goes live
The chain launches with Binance DEX, an on-chain order book, and the BEP-2 token standard. Addresses start with
bnb1. -
September 2020
Binance Smart Chain launches alongside
An EVM-compatible sister chain arrives. The two run in parallel, with a native cross-chain bridge for BNB and bound tokens.
-
February 2022
Renamed BNB Beacon Chain
Binance Chain becomes BNB Beacon Chain and Binance Smart Chain becomes BNB Smart Chain, together branded BNB Chain.
-
15 April 2024
First Sunset Fork
At block 373,526,985 the Beacon Chain stops issuing and minting new tokens. BC Fusion, specified in BEP-333, is under way.
-
18 April 2024
Feynman hard fork on BSC
Native staking and governance move to BNB Smart Chain. Validators and delegators start migrating their stake.
-
14 July 2024
Second Sunset Fork
TimeLocks and AtomicSwaps are refunded automatically, and remaining BSC delegations are undelegated back to users.
-
19 November 2024
Final Sunset Fork
At block 384,544,850 cross-chain communication between the Beacon Chain and BSC is switched off for good.
-
3 December 2024
Validators shut down
Block production stops. The last block, 385,251,927, is timestamped 3 Dec 2024, 05:56:08 UTC on the explorer.
-
Until 30 April 2026
Token Recovery — Phase 1
The hosted Token Recovery Tool runs normally, with requests processed within a 7-day service level.
-
1 May – 30 June 2026
Token Recovery — Phase 2
Requests are batch-processed, and the service level stretches to one month.
-
From 1 July 2026
Token Recovery — Phase 3
The hosted tool is discontinued. Recovery continues through an open-source self-service tool you run locally and finish with your own BSC transaction.
-
September 2026
Explorer still online, read-only
explorer.bnbchain.orgstill serves blocks, transactions, addresses and asset pages — frozen at the final block.
Two dates cause confusion online. The Final Sunset Fork on 19 November 2024 cut the bridge to BSC — from then on, nothing could be moved across. The chain itself kept producing blocks until 3 December 2024, when validators shut down their nodes as agreed. After that, BNB Chain generated a Merkle tree of the final balances. That snapshot is what makes post-Fusion token recovery possible: you prove your balance against it instead of against a running chain.
How to read old BEP-2 data on the explorer
Paste a bnb1 address into the explorer’s search and you get an address page with four tabs: Assets, Transactions, Internal Txns and Staking. The Assets tab is the one to study. For each token it lists the Total Balance, the Available amount, anything under Freeze and anything locked In Order on Binance DEX, plus an estimated value where a price exists. Whatever you see there is your final, frozen Beacon Chain balance.
A transaction page shows the hash, receipt status, block height, timestamp, transaction type (Transfer, order placement, staking actions and so on), the fee in BNB, the asset, the memo, the sender, the recipient and the value. That makes the explorer useful as proof long after the fact — for example, to show an exchange that a 2023 deposit carried the right memo, or to document holdings for your tax records. The Assets menu also lists every BEP-2 token and, separately, every BEP-8 mini-token with name, supply and owner address. You will notice mini-tokens with names like “Bitcoin” and “Ethereum”; they were never the real thing, a useful reminder that on any chain a name proves nothing.
How to find the BEP-20 equivalent of a BEP-2 token
This is the question behind most “bep2 to bep20” searches, and the explorer answers it directly. Open the token’s asset page — the URL pattern is explorer.bnbchain.org/asset/SYMBOL-XXX — and look for the field BSC Contract. If it is there, the token was bound to a BEP-20 contract on BNB Smart Chain and is, in principle, recoverable. If the field is empty or missing, the token was never mirrored.
A real example: the WazirX token page, /asset/WRX-ED1, shows its owner, total and circulating supply, 9,698 holders, more than 4.2 million transactions and BSC Contract: 0x2a45…4e6d. Querying that contract on BNB Smart Chain returns the symbol WRX, which confirms the link. You can open the WRX BEP-20 contract in our lookup to see its name, decimals, supply and a quick security scan.
Always take the address from the explorer, never from a Telegram group or a DM, and always double-check it on a BSC explorer before adding it to your wallet. Our BEP-20 token explorer explains how to read a token page and lists verified contracts for majors like USDT and BTCB, and the BSC token checker guide shows how to spot fakes that copy a real token’s name.
How to recover BEP-2 tokens in 2026
Start with the eligibility rule, because it decides everything: only BEP-2 and BEP-8 tokens that were mirrored to BEP-20 tokens can be recovered. Permissionless mirroring (BEP-84) is permanently disabled, so an unmirrored token cannot be rescued now, no matter who promises otherwise. The recovery mechanism itself comes from BEP-299 and relies on the Merkle snapshot of final balances.
The process has changed over time. Until 30 April 2026 a hosted Token Recovery Tool handled requests within seven days; from 1 May to 30 June 2026 requests were batch-processed with a one-month service level. According to the Phase 3 announcement, since 1 July 2026 the hosted tool is discontinued, and recovery runs through the open-source Token Recover Self-Service Tool that you run on your own computer. In outline:
- Prepare. You need Node.js 24 or newer, your
bnb1address, a Beacon Chain–compatible wallet (such as the Trust Wallet browser extension) with access to it, a BSC address you control and a little BNB on BSC for gas. - Run the tool locally. Clone the repository from BNB Chain’s official GitHub, install dependencies and open it in your browser at
localhost:3000. - Find recoverable tokens. Enter your
bnb1address; the tool lists every eligible token and balance. - Sign with your Beacon Chain key. Choose the token, amount and destination BSC address, then sign the generated message. Nothing is broadcast at this point.
- Get approval. The tool submits your signature to BNB Chain’s approval server, which returns a Merkle proof and a countersignature.
- Submit on BSC. The tool builds the payload; you call
recoveron the system contract0x0000…3000from the same BSC address, with a gas limit of at least 1,000,000.
The official guide notes that the tool runs entirely in your browser and your private key never leaves your device. That is exactly why you should clone it only from github.com/bnb-chain, never from a mirror, a zip file in a chat or a “hosted version” someone links you to. Once the BSC transaction confirms, paste its hash into our transaction lookup to check the status and the token transfer. If your BEP-2 tokens sat on a centralized exchange rather than in your own wallet, you never held the keys — the exchange handled the migration, and its support team is the right contact.
Scams around “BEP2 recovery”
Wherever there are stranded funds, there are people offering to “unlock” them. Since the hosted tool closed, the pattern has become predictable. Fake recovery sites copy BNB Chain’s branding and ask you to type your seed phrase “to verify ownership”. Support impostors reply to your public question on X or Telegram within minutes and move the chat to DMs. Some offer a “recovery service” for a percentage, others want a small “unlock fee” in BNB first. A newer twist is a modified copy of the self-service tool that sends your key to the attacker.
If you already signed something suspicious with a wallet that also holds BSC assets, move those assets to a fresh wallet and review token approvals — our BNB wallet tracking guide shows how to check and revoke them.
Where to go now for BNB Chain data
Everything the Beacon Chain used to do now happens on BNB Smart Chain. Staking and governance run natively on BSC, tokens are BEP-20, and the explorers to use are BscScan and BSCTrace — compared in our BNB explorer ranking and the BscScan review. BscScan also shows the recovery system contract, so you can watch recovery transactions arrive on-chain. When you just need a fast answer about a hash or a wallet, the free lookup reads BSC directly. The Beacon Chain explorer remains your window into the past — handy, historic, and read-only for good.