SatoFinder Help

A single-file, fully client-side BSV wallet by SmartLedger Technology. Everything runs in your browser; no server sees your keys.

Security model

First run

On first visit you get three choices:

Write your mnemonic on paper. Do not screenshot or email it.

Derivation

SatoFinder supports both BIP32 (m/0'/external'/index') and BIP44 (m/44'/coin'/account'/change/index) paths.

The Wallet preset dropdown picks the right coin / account index for popular BSV wallets (Atomic, Exodus, Keevo, MoneyButton, RelayX, SimplyCash, Twetch). Editing any path field marks the preset as "custom".

Send

Enter the recipient address and amount (in satoshis). Click Build transaction. The app fetches UTXOs from WhatsOnChain, builds and signs the transaction using a two-pass fee calculation (no under-fee bugs), and shows you the full transaction (destination, amount, fee, change, raw hex) before you confirm.

Nothing leaves your browser until you click Confirm & broadcast.

Recovery sweep

If you've used multiple addresses under the same mnemonic, click Scan first 50 addresses to find UTXOs across the first 50 receive and 50 change addresses under your current preset. Bitails serves the multi-address lookup. Each found address shows a Sweep to current address button that consolidates its UTXOs into your current receive address with one transaction.

Export & backup

The Export mnemonic panel re-asks for your password before revealing the mnemonic (so a casual onlooker can't read it). You can also download an encrypted backup file (satofinder-vault-…json) — useless without your password, safe to email or archive.

Disclaimer

SatoFinder is provided as-is, free, with no warranty. The author is not responsible for any loss of funds. Always verify the raw transaction hex before broadcasting if you are moving significant value, and test with small amounts first.

← Back to wallet

© SmartLedger Technology