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

02c30a3a5c85519292504e474e9cb41ba50ed80b09efdd8af576fc253e4dc0d8ac
04c30a3a5c85519292504e474e9cb41ba50ed80b09efdd8af576fc253e4dc0d8aceba6822906b4fb57044d62c30b4670a13a08163e8444eb42e850e4c52c8088ca

Ethereum

0x0edF20ff2687b8B59e234B0E7dE6C2219C03408a

Bitcoin

1HetqxLRB8d8VmixwiCMta1uKQq7PKK8nV
L4H4hmPSQZr3JGbNuQ7A7PHALh8uGmunwzgAGQEcaAWHehR9mHbw
5KR2kDmxbnxWyUYoehaZsqYkobvStc6cnYC8zQqrJ2hcwrBmY8K

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