EEL Network

Real-time blockchain explorer • wallet tools • browser PoW miner

Clean eel-themed dashboard with live chain data.

Browser mining uses live jobs from your node. Wallet tools work locally in the browser. The node API is proxied through nginx at /api/v1.

Chain tip
Loading…
latest block hash
Height
current block height
Difficulty
PoW difficulty bits
Mempool
pending transactions

Explorer

live API

Quick lookups

balance / block / tx / address
Balance result
Block result
Tx result
Address txs

Node health

status
Node status
Peers
API port
Version
Miner address
Tx count

Recent blocks and mempool

latest activity

Recent blocks

last 5
HeightHashMinerTxs
Loading…

Mempool

pending txs
HashFromToAmount
Loading…

Wallet generator

hex / WIF

Generate or import wallet

local only
Private keys are generated in your browser. Nothing is sent to the server.
Label
Private key
Public key
EEL address
EVM address
MetaMask works only for EVM-style accounts and networks. EEL legacy addresses are shown for your native chain.

MetaMask network

EVM config
RPC/api/v1
Explorer/

Browser PoW miner

real web worker

Mine a live job

submits valid shares
Mining statusIdle
Job ID
Target
Height
Target prefix
Hashrate0 H/s
Last nonce batch
Browser mining is real PoW against your node's job endpoint. It is still weaker than a native miner, but it does actual hashing and submits a real share.

API quick reference

endpoints
MethodEndpoint
GET/api/v1/chain
GET/api/v1/blocks?limit=5
GET/api/v1/block/{hash|height}
GET/api/v1/tx/{hash}
GET/api/v1/address/{addr}/txs
GET/api/v1/balance/{addr}
GET/api/v1/mempool
GET/api/v1/mining/work?address=...
POST/api/v1/mining/submit
POST/api/v1/tx
GET/api/v1/node/info
GET/POST/ad/request • /ad/verify

Live block and transaction tables

latest state

Recent blocks

last 5
HeightHashMinerTxs
Loading…

Recent txs

last 8
HashFromToAmount
Loading…