Bitcoin Forum
April 26, 2024, 04:52:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how can I see old transactions in new wallet!  (Read 151 times)
beliomir (OP)
Full Member
***
Offline Offline

Activity: 539
Merit: 100



View Profile
February 24, 2018, 06:18:46 AM
 #1

LAst time I download the lastest QT for a coin.

I import wallet.dat, no error and I can see my receipt address.
But when it's full syncing,I didn't show up any tansaction (mining tansaction)

I'm sure that Iv'e somes coins, cause wallet.dat is over size 200 K0 and fee_estimate.dat too.

I'm sure that I've somes coins, cause wallet size is too high!

I'll try a txindex=1 but nothing, Must I do a reindex with -chainstate?

How can I recover my old tansactions?

                               Whitepaper     E M R X Token   :   LEARN MORE   
      E M I R E X         ─── إمركس ───          :         The Infrastructure for the
  [ telegram    facebook    TWITTER ]         New Digital Economy
1714107174
Hero Member
*
Offline Offline

Posts: 1714107174

View Profile Personal Message (Offline)

Ignore
1714107174
Reply with quote  #2

1714107174
Report to moderator
1714107174
Hero Member
*
Offline Offline

Posts: 1714107174

View Profile Personal Message (Offline)

Ignore
1714107174
Reply with quote  #2

1714107174
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
February 24, 2018, 07:18:43 AM
 #2

Try it with a -rescan... instead of a -reindex. -rescan will specifically look for transactions that relate to addresses in the current wallet.dat located.

Also, for the record, the size of the wallet.dat probably isn't very useful for determining if the wallet is empty or not... The size of the wallet doesn't determine how many coins the addresses in it hold. For instance, I just created a brand new "empty" wallet... and it was 1.3 megabytes! Shocked


█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
beliomir (OP)
Full Member
***
Offline Offline

Activity: 539
Merit: 100



View Profile
February 24, 2018, 08:21:47 AM
 #3

ok thank's!

I'll try this when it's fully synced again.

Now Iv'e another problem, the syncing blockchain stop at a block. (sometimes with somes wallet)

in debug file, I can see timeout connection when seeding peers.

How to zap timeout peers (bad peers)?
Must I still wait QT find good peers to continue download entire blockchain?

Why syncing stop with somes QT? how to solve it?

                               Whitepaper     E M R X Token   :   LEARN MORE   
      E M I R E X         ─── إمركس ───          :         The Infrastructure for the
  [ telegram    facebook    TWITTER ]         New Digital Economy
aleksej996
Sr. Member
****
Offline Offline

Activity: 490
Merit: 389


Do not trust the government


View Profile
February 24, 2018, 02:49:28 PM
 #4

ok thank's!

I'll try this when it's fully synced again.

Now Iv'e another problem, the syncing blockchain stop at a block. (sometimes with somes wallet)

in debug file, I can see timeout connection when seeding peers.

How to zap timeout peers (bad peers)?
Must I still wait QT find good peers to continue download entire blockchain?

Why syncing stop with somes QT? how to solve it?

I am pretty sure that Bitcoin Core will automatically block bad peers, but you can still go to Help->Debug window->Peers and click on various peers to see more info or right click on them to show you more options, like disconnecting from them or blocking them.

Syncing should be an automatic process where you can just leave your PC running. Perhaps you are having some network connection issues.
Check your Internet connection and your firewall if you are using Windows (you shouldn't).
Jet Cash
Legendary
*
Offline Offline

Activity: 2702
Merit: 2449


https://JetCash.com


View Profile WWW
February 24, 2018, 06:54:17 PM
 #5


I am pretty sure that Bitcoin Core will automatically block bad peers, but you can still go to Help->Debug window->Peers and click on various peers to see more info or right click on them to show you more options, like disconnecting from them or blocking them.

Syncing should be an automatic process where you can just leave your PC running. Perhaps you are having some network connection issues.
Check your Internet connection and your firewall if you are using Windows (you shouldn't).

I've been disconnecting peers with a ping rate in 5 figures, but I'm not sure that these peers are my problem.

When I look at the histogram in Debug>Network I've got long gaps with no activity. This started with the last forced upgade of Windows ( which I didn't want). It's pushed me into re-activating my old Ubuntu node, and I'll switch over to that.

Offgrid campers allow you to enjoy life and preserve your health and wealth.
Save old Cars - my project to save old cars from scrapage schemes, and to reduce the sale of new cars.
My new Bitcoin transfer address is - bc1q9gtz8e40en6glgxwk4eujuau2fk5wxrprs6fys
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!