Segurança

Chave Privada para Endereço

Derive endereços Bitcoin (P2PKH) e Ethereum (EIP-55) a partir de uma chave privada secp256k1 de 32 bytes — todos os cálculos ficam no seu navegador

Private Key → Address

Derive Bitcoin (P2PKH) and Ethereum (EIP-55) addresses from a 32-byte secp256k1 private key

Public Key

028b194acfb1d251b60e825a29757cbf1239a4b7bc36302f76d87c21ce572ab106
048b194acfb1d251b60e825a29757cbf1239a4b7bc36302f76d87c21ce572ab10644d392fba2d9f2ae9f5945717caede60afee3a050e221a4f2af3000f90f6b2a2

Ethereum

0xa68A7e4c3Cd2920A142afB45A7BC9990De2489c5

Bitcoin

1BTpV8ozSZGZ7zVrJvbmBhrWYggnSXYPFM
Kz6bbimiwMsowQnUm1rGoVWaYpHMAZjYnqqddc5AC1mNvsXryvju
5JU6aEziDmc5Hro6qVHbr3qPZ8YLyYS3fw7VEjPEs5FayDpz5rc

How it works

  • BTC and ETH both use the same secp256k1 curve, so a single 32-byte key derives addresses on both chains.
  • ETH address = last 20 bytes of keccak256(pubkey_xy), then EIP-55 checksum casing.
  • BTC P2PKH = base58check(0x00 || RIPEMD160(SHA256(pubkey))).
  • WIF (Wallet Import Format) is the base58check encoding of the private key for use in Bitcoin Core / Electrum.

Never paste a real private key controlling real funds into a website.

This tool computes everything locally with no network calls, but you cannot verify that with the naked eye. Use it only for testnet keys, learning, and burner wallets.

Powered by the audited @noble/curves and @noble/hashes libraries. Pure JavaScript, no WASM, no network.

Não achou o que precisa?

Criamos ferramentas grátis com base no feedback da comunidade. Sugira a utilidade que falta no seu fluxo!

Chave Privada para Endereço — Ferramenta Grátis Online | FreeTool24 | FreeTool24