-rescan | single address #12178

issue alphaaurigae opened this issue on January 13, 2018
  1. alphaaurigae commented at 5:47 PM on January 13, 2018: none

    Dealing with large wallets - would be awesome if one could -rescan just a single address/label instead of the whole wallet address list.

  2. jonasschnelli commented at 6:20 PM on January 13, 2018: contributor

    I don't think rescanning a single address would be faster. Or why would you want to rescan for a single address? If you just want to check the unspent outputs a utxo set based scan would be much faster.

  3. alphaaurigae commented at 6:51 PM on January 13, 2018: none

    Its faster eventually - with increased number of wallet addresses rescan slows my experience - could there be other bottlenecks causing this behavior?

  4. alphaaurigae commented at 8:45 PM on January 13, 2018: none

    How does the rescan work? Maybe there are other bottlenecks for me which make it slow - is it even possible that number of addresses make the rescan slower?

  5. promag commented at 8:51 PM on January 13, 2018: member

    Yes, more addresses, more slow.

  6. sipa commented at 9:59 PM on January 13, 2018: member

    Almost all of the time for a rescan is spent on deserializing the blocks from disk and hashing. More addresses will likely make things slightly slower, but I expect you'd need 1000s to notice it.

  7. alphaaurigae commented at 10:08 PM on January 13, 2018: none

    Thx sipa, that explains a lot to me. Yes indeed, it was about a large stack of addresses. Ill close the issue as my question has been answered. tyvm

  8. alphaaurigae closed this on Jan 13, 2018

  9. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me