User Tools

Site Tools


wiki:resync_monero_wallet_specific_height

This is an old revision of the document!


Resync monero wallet from specific height

You can check the height to date mappings here or here

Now use

monero-wallet-cli --wallet-file mywallet

Then use one of the following commands:

a) Full rescan from block 0

rescan_bc

This tells the wallet to forget all cached transactions and re-scan the entire blockchain. ⚠️ It will take time (especially if you start from genesis).

b) Rescan from a specific height

If you know the approximate height when you first received XMR:

set refresh-from-block-height 3000000
rescan_bc

Tested on

  • Monero 'Fluorine Fermi' (v0.18.3.3-release)

See also

References

wiki/resync_monero_wallet_specific_height.1761736994.txt.gz · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki