Z Web3

Web3 Tools

Browser-based utilities for Ethereum & blockchain development

Free No signup Runs in your browser

Building on Ethereum means a lot of small, exact operations — checksumming an address, hashing with Keccak-256, decoding Base58, converting wei to ether. These tools do each one instantly in your browser, so addresses and payloads never leave your device.

Never paste a private key or seed phrase into any online tool, including these — they are for public data only.

Browse Tools

Frequently asked questions

Are these Web3 tools safe to use?

Yes for public data like addresses and metadata — everything runs client-side and nothing is uploaded. Never enter a private key or seed phrase into any online tool.

What is an EIP-55 checksum?

EIP-55 mixes upper and lower case into an Ethereum address as a checksum, so a mistyped address is very likely to be detected.