LayerZeroFault
← Return to Hub

Derivation Path Inspector

Verify how Hierarchical Deterministic (HD) wallets map your seed phrase to different script types. Scan custom derivation paths and convert extended public key formats.

Cryptographic Security Warning

Entering your seed phrase or private key on any website is highly risky. This tool runs 100% client-side inside your browser sandbox using Ethers.js. No data is sent over the network. If you are inspecting high-value keys, we recommend cloning this repository and running the application completely offline on an air-gapped machine.

Input Keystore

Path Anatomy

Standard path structure:
m / purpose' / coin_type' / account' / change / index

  • 44': Legacy Addresses (starts with 1)
  • 49': Nested SegWit (starts with 3)
  • 84': Native SegWit (starts with bc1q)

Hierarchical HD Derivation Tree

[Root Seed] ───▶ m/
[Purpose'] ───▶ 84' (Native SegWit)
[Coin Type'] ───▶ 0' (Bitcoin)
[Account'] ───▶ 0'
[Derived Indices] ───▶ Showing derived address array based on change and index inputs.
Derived Addresses Scan Idle
Path Type Address Public Key
Enter your seed phrase or private key in the inputs and click "Generate Addresses"

Understanding Derivation Mismatches

If your hardware wallet is displaying a zero balance but you know the blockchain has transactions, it is almost certainly a path configuration error. Common scenarios: