Skip to main content

What do the colours in ENS Explorer mean?

Explorer's colour key: blue = ENS name, green = wallet address, pink = smart contract, orange = transaction hash, grey = link.

Note: The ENS App and ENS Explorer are both currently on Sepolia testnet. Behaviour and available features may change before mainnet.

Explorer uses colour to mark what kind of thing a value is — name, wallet, contract, transaction, or link — so you can tell them apart at a glance. Here's the legend.


Blue — ENS names

A readable name like yourname.eth. The chip shows the name, an avatar, an Owner tag, and a copy button. Blue means you're looking at the name, not the address behind it.


Green — wallet addresses

A 0x… address belonging to someone's wallet, not a contract. The chip shows a shortened address, a copy button, and an arrow to the address page.


Pink — smart contracts

Code on-chain rather than a wallet. The chip shows the contract name where we know it, a copy button, and an arrow to the contract page. Wallet and contract addresses look identical — both are 0x… — so colour is the fastest way to tell them apart.


Orange — transaction hashes

The 0x… hash for a single on-chain action: a transfer, a registration, a record change. The chip has a copy button and an arrow to the transaction on Etherscan.


Grey — links

Pointers to somewhere else, usually Docs or Source. Grey isn't on-chain data.


Light and dark themes

Explorer has a light theme and a dark theme. These colours mean the same thing in both.

The theme control lives in the wallet menu, so you need to be connected to reach it. Connect your wallet, click your address pill in the header, and hover Theme. You get Light, Dark, and System — System follows your operating system.

Did this answer your question?