Skip to content
bnb·explorer
EN

BNB Beacon Chain · BEP-2 archive

Updated September 2026Read-only since Dec 2024

BNB Beacon Chain explorer in 2026: where the BEP-2 history lives now

The Beacon Chain stopped producing blocks on 3 December 2024, but its explorer is still online as a frozen record. Here is what it shows, how BC Fusion unfolded, and how to recover mirrored BEP-2 tokens to BEP-20 after the hosted tool shut down.

Regulated exchange partner · FinCEN-registered MSB · GFSC-authorised

Blockchain network wrapped around a glowing globe, illustrating the retired BNB Beacon Chain explorer and its BEP-2 history

BNB Explorer editorial team · Updated · Reading time 10 min

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.

  1. 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.

  2. 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.

  3. February 2022

    Renamed BNB Beacon Chain

    Binance Chain becomes BNB Beacon Chain and Binance Smart Chain becomes BNB Smart Chain, together branded BNB Chain.

  4. 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.

  5. 18 April 2024

    Feynman hard fork on BSC

    Native staking and governance move to BNB Smart Chain. Validators and delegators start migrating their stake.

  6. 14 July 2024

    Second Sunset Fork

    TimeLocks and AtomicSwaps are refunded automatically, and remaining BSC delegations are undelegated back to users.

  7. 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.

  8. 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.

  9. Until 30 April 2026

    Token Recovery — Phase 1

    The hosted Token Recovery Tool runs normally, with requests processed within a 7-day service level.

  10. 1 May – 30 June 2026

    Token Recovery — Phase 2

    Requests are batch-processed, and the service level stretches to one month.

  11. 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.

  12. September 2026

    Explorer still online, read-only

    explorer.bnbchain.org still 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.

Abstract blockchain blocks symbolising the BNB Beacon Chain explorer archive and the BC Fusion move to BNB Smart Chain
↳Balances were frozen in a final snapshot that recovery proofs are checked against

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:

  1. Prepare. You need Node.js 24 or newer, your bnb1 address, 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.
  2. Run the tool locally. Clone the repository from BNB Chain’s official GitHub, install dependencies and open it in your browser at localhost:3000.
  3. Find recoverable tokens. Enter your bnb1 address; the tool lists every eligible token and balance.
  4. 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.
  5. Get approval. The tool submits your signature to BNB Chain’s approval server, which returns a Merkle proof and a countersignature.
  6. Submit on BSC. The tool builds the payload; you call recover on the system contract 0x0000…3000 from 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.

Start fresh on BNB Smart Chain

Recovered your tokens? Put them to work.

Buy BNB for gas, swap recovered tokens or cash out on a regulated exchange that supports direct withdrawals to BNB Smart Chain.

  1. 01Operating since 2013
  2. 02FinCEN-registered MSB (USA)
  3. 03GFSC-authorised DLT provider (Gibraltar)
  4. 04Card, bank transfer and BNB withdrawals to your own wallet

Verify it yourself: FinCEN MSB · GFSC · Partner link. Crypto assets are volatile; only invest what you can afford to lose.

Keep exploring

FAQ

Frequently asked questions

01

Is the BNB Beacon Chain explorer still online?

Yes. In September 2026 explorer.bnbchain.org still loads and lets you open blocks, transactions, bnb1 addresses and BEP-2/BEP-8 asset pages. It is a frozen, read-only record: the last block is 385,251,927 from 3 December 2024, and no new transactions can be added.
02

Can I still recover BEP-2 tokens in 2026?

Only if the token was mirrored (bound) to a BEP-20 contract on BNB Smart Chain. Since 1 July 2026 the hosted Token Recovery Tool is discontinued; you now run BNB Chain’s open-source self-service tool from github.com/bnb-chain locally, sign with your Beacon Chain wallet and submit the recovery transaction on BSC yourself. Tokens that were never mirrored cannot be recovered.
03

How do I find the BEP-20 address of an old BEP-2 token?

Open the token’s asset page on the Beacon Chain explorer, for example /asset/WRX-ED1. Mirrored tokens show a BSC Contract field with the BEP-20 address. Copy it, check it on a BSC explorer, and only then add it to your wallet. Never trust a contract address someone sends you in a chat.
04

Did I lose my BNB if it was on the Beacon Chain?

Not necessarily. Balances were preserved in the final state of the chain, and BNB Chain published a Merkle-proof-based recovery process for bound assets. If you control the private key of your bnb1 address, check it on the explorer, then follow the official self-service recovery. If the tokens were on an exchange, that exchange controlled the keys and handled the migration.