Bitcoin Forum
April 25, 2024, 06:21:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: wallet.dat auto checker  (Read 229 times)
ewaspiro (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
May 26, 2020, 11:33:44 AM
 #1

Is there an RPC command to only output private keys with a balance from a wallet.dat?

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?

If I dont reply to your PM means I dont want to have you send me more PMs
1714026066
Hero Member
*
Offline Offline

Posts: 1714026066

View Profile Personal Message (Offline)

Ignore
1714026066
Reply with quote  #2

1714026066
Report to moderator
1714026066
Hero Member
*
Offline Offline

Posts: 1714026066

View Profile Personal Message (Offline)

Ignore
1714026066
Reply with quote  #2

1714026066
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714026066
Hero Member
*
Offline Offline

Posts: 1714026066

View Profile Personal Message (Offline)

Ignore
1714026066
Reply with quote  #2

1714026066
Report to moderator
1714026066
Hero Member
*
Offline Offline

Posts: 1714026066

View Profile Personal Message (Offline)

Ignore
1714026066
Reply with quote  #2

1714026066
Report to moderator
nc50lc
Legendary
*
Offline Offline

Activity: 2394
Merit: 5531


Self-proclaimed Genius


View Profile
May 26, 2020, 12:15:57 PM
Merited by joniboini (2), ranochigo (1), ABCbits (1), Husna QA (1)
 #2

Is there an RPC command to only output private keys with a balance from a wallet.dat?
Not private keys, but listunspent can display your wallet's UTXOs.
The output includes the address(es) that you can use with dumpprivkey (requires walletpassphrase for encrypted wallets).

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?
If they always crash, you can check them manually by dumping the whole wallet using dumpwallet command using an offline Bitcoin core with fresh data directory.

Commands mentioned:

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
cryptoworld99
Member
**
Offline Offline

Activity: 84
Merit: 22


View Profile
May 26, 2020, 04:57:58 PM
 #3

What language are you using? I can possibly code something small to help you out here.
ewaspiro (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
June 01, 2020, 12:18:44 PM
 #4

Is there an RPC command to only output private keys with a balance from a wallet.dat?
Not private keys, but listunspent can display your wallet's UTXOs.
The output includes the address(es) that you can use with dumpprivkey (requires walletpassphrase for encrypted wallets).

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?
If they always crash, you can check them manually by dumping the whole wallet using dumpwallet command using an offline Bitcoin core with fresh data directory.

Commands mentioned:

Thanks, this solved my problem partly

If I dont reply to your PM means I dont want to have you send me more PMs
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!