Công cụ bảo mật

Khóa riêng sang Địa chỉ

Suy ra địa chỉ Bitcoin (P2PKH) và Ethereum (EIP-55) từ khóa riêng secp256k1 32-byte — toàn bộ tính toán diễn ra trong trình duyệt của bạn

Private Key → Address

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

Public Key

030d6de59d31a67c872b8e392cb6b7c2291fc854c00c7f0cebe275824467c0df37
040d6de59d31a67c872b8e392cb6b7c2291fc854c00c7f0cebe275824467c0df37396427da7e3e84184a171349de90a08651d5e33e8bdd1698fb6ca97555e7b217

Ethereum

0x45eDbF4B0D6549142316364a87c0BAA2AE24652E

Bitcoin

13rjFWhuPABDj61P8BqzQyBrxMBQESjN6L
Kybt8WaHtRX8M12au5JhzSoSJ8VpUnGQKzyVzBw1Y3bdRa7DX7vf
5JMbEwH9ozfYa5YAwr1PRoB4vGkEUbGizKaC6hzYqipinXqz3RZ

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.

Chưa thấy công cụ bạn cần?

Chúng tôi xây công cụ miễn phí dựa trên phản hồi cộng đồng. Hãy đề xuất tiện ích giúp workflow của bạn!

Khóa riêng sang Địa chỉ — Công Cụ Miễn Phí Online | FreeTool24 | FreeTool24