Bitcoin Forum
March 24, 2025, 02:01:10 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2
1  Alternate cryptocurrencies / Altcoin Discussion / Re: BTCBR = Scam? on: December 11, 2024, 02:52:55 PM
Is there Any recourse for victims of this scam?

Xtn cognitive services name may also being used to collect on the victims
2  Bitcoin / Bitcoin Discussion / Re: Bitfinex Hacker of 120,000 Bitcoin Sentenced to 5 Years in Prison on: November 22, 2024, 02:14:24 PM
As a user who held crypto on bitfinex at the time I didn't see any value in their tokens being offered.  Also there were reports  of an inside job.  I would just like the % of my lost crypto back. 

Is there a reason why no class action lawsuit has not happened?

As the previous poster stated, the coins belonged to the users. 
3  Bitcoin / Development & Technical Discussion / How to query the blockchain - advanced search? on: June 01, 2022, 01:04:07 PM
hi there,
I'm wondering if there are any public tools to do an advanced search on the BTC blockchain, for example;

All transactions that match:
Date range e.g. October 20-30th, 2013.
where coin transfer amount = 4
From existing wallet with balance > 0
To new wallet with balance < 0

Reason is to help a friend who lost track of his wallet address, but still has his password. The senders address is unavailable.

Thankyou
4  Economy / Services / Re: Tezos Crypto Life Content Creation Campaign! Win 250USD for the review! on: April 11, 2022, 02:02:24 PM
As someone who's entered (and won) creative writing advertising competitions, this prize pool is pretty light on.
Unless your target market is developing countries, most influencers in western countries wouldn't put their time at less than $50/hr. It might take them 3hrs just to complete an entry, and then only one 1st prize pays $250?

Also Tezos is a legitimate coin, why not pay out in your own coin, that would help establish that you think it is of its own inherent value. Plus surely it's easier to pay in your own token.

Otherwise creative competitions are an excellent way to create organic growth.
5  Alternate cryptocurrencies / Altcoin Discussion / Re: DeFi Projects on: May 22, 2021, 10:04:29 AM
Have to share this project - https://planetfinance.io/ 

Only stable coin vaults except for their own token - https://blue.planetfinance.io/

Yields are solid - all over 300% for now.

On Binance Smart Chain.

Worth checking out.

No stupid deposit fees or auto-compound fees.

Very interesting. I did some social review factors on this project. I dont have the skills to check their code or go tech indepth. 
Website register: private
Team: anonymous
Public influencer promoting: Youtuber - Dallas Rushing. Also working on their support team , so obviously incentivized.
Dallas' background: some few years of posting legit quality content about Crypto space. Also previously promoted Digipulse (defunct) and XYO network.
Twitter: looks legit, no sock puppeting going on/fake promo tweets.
Support team: come across as down to earth, not scammy, typical 4chan/meme sort of people really.
Reddit: 1 promo post. 1 high karma person endorsed.
Website: quality info to read about.

They have tech documents where it's claimed they pay close attention to vetting the projects in their pool.
And offering various levels of risk across their various planets.
Not sure how to validate their claims of vetting projects.
6  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 06:12:09 PM
I might just try that. If I do, should I do it this way?
That's what I would do Smiley But you have moved the wallet.dat already now, so all you need to do is restart syncing.

One thing I don't quite understand, I have a wallet but can't view my public key/receiving address at all, without downloading the entire history of the blockchain... If I had that info, I could just punch that into here? http://www.homebitcoin.com/easybalance/
7  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 05:43:51 PM
I don't suppose there is any easier way? It takes days to download it all again.
There's nothing easier than just waiting a few days Wink And it's also the most secure, I don't recommend messing around with private keys if you're not sure what you're doing.

From your screenshot: you use 450 MB database cache. If you have enough RAM, increasing this might improve the time it takes to synchronize the entire blockchain. If you have 16 GB RAM, try for instance 4096 MB dbcache.

I might just try that. If I do, should I do it this way?

Quote
If I had done it differently at the beginning, by replacing the wallet.dat default file with my old one, before launching the BitcoinCore and indexing, would it have worked properly? Maybe it's better I uninstall,reinstall, and do that step?

Last time I did this, I had to restart it after the first day because it crashed.
8  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 03:39:02 PM
If I can find some coins out of this, I'm going to change my username to Charlieandthechocolatefactory, I really need some chocolate about now Embarrassed

If you can access the bitcoin core without the error try to go to the receiving tab or file>receiving address then copy all addresses.

After that paste all addresses on this tool http://www.homebitcoin.com/easybalance/
Just to check if what addresses have funds.

But if none of them have BTC then it's not worth to dump all of your private keys. But if it shows some address with balances you can export them and just do the guide suggested by BITDV.
If you can't find the console from the BITDV suggestion you can also find it on the windows menu look at the image below.



Then use this command:

Code:
dumpwallet privatekeyname

After you dump all private keys you can import all private keys with Electrum it doesn't need to download the whole blockchain unlike Bitcoin core.

Unfortunately the Recieve address is totally empty. If I can get the address I'll use the tool though Thanks Maxz.

If I had done it differently at the beginning, by replacing the wallet.dat default file with my old one, before launching the BitcoinCore and indexing, would it have worked properly? Maybe it's better I uninstall,reinstall, and do that step?

When the index updates the blockchain, once it gets to the time period that any coins came in, around 2013, will the wallet balance then show up in Bitcoincore? So if there's anything in there I would know at least in the early days?


9  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 03:26:18 PM
The bitcoin.conf file doesn't exist. But I had a look in the apps settings;
There is a "prune block storage" setting?
http://prntscr.com/w0lz64

Otherwise I can go to advanced settings config and it will create that file by the looks (but it opens empty).  
Uncheck that and it'll disable pruning. The client will redownload all the blocks from the start and synchronize again. You'll thus be downloading about ~350GB worth of data as well as it's equivalent disk space.


I would actually recommend you to use bitcoin-cli if you don't want to resynchronize again. That'll require certain level of technical competency and I think reindexing the blockchain would be less cumbersome.

I don't suppose there is any easier way? It takes days to download it all again.
10  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 03:09:43 PM
If I can find some coins out of this, I'm going to change my username to Charlieandthechocolatefactory, I really need some chocolate about now Embarrassed
11  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 03:06:02 PM
1. Open bitcoin-qt
2. Open debug console, help->about->console
3. type in "dumpwallet <filename>"
4. if above command is invalid try with "dumpprivkey "

well you have a treasure there

I think he can't be able to go on the debug console while he still getting this "error: prune" when using bitcoin core.

What he needs to do is to disable the prune mode just to get rid of the error before he can be able to go to the debug console.



@BitCoinSeo

Look for bitcoin.conf and edit with notepad and then find the "prune=" remove that thing and restart the core.
After that, do what BITDV suggests.

You can find the bitcoin.conf under this
Code:
%UserProfile%\AppData\Roaming\Bitcoin\bitcoin.conf


The help here is really great thanks.

The bitcoin.conf file doesn't exist. But I had a look in the apps settings;
There is a "prune block storage" setting?
http://prntscr.com/w0lz64

Otherwise I can go to advanced settings config and it will create that file by the looks (but it opens empty). 
12  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 02:32:53 PM
The error happens because you use pruned mode, but want to load wallet.dat which never loaded previously or loaded after long time.
You can follow the Bitcoin Core suggestion (where you must download whole blockchain again) or simply extract the private key and load it to SPV wallet (such as Electrum).

But if you don't use pruned mode, please find debug.log (which located on folder where you store blockchain files & wallet.dat) and share it with us.


Thanks for that advice.

I don't know where the private key is at this stage. But I'm trying to avoid the process of hunting for it unless I can verify there is some coins in the wallet first. Is there a way I can extract the public key from the wallet?

It took nearly 4 days to download the blockchain, hoping to avoid that again.

1. Open bitcoin-qt
2. Open debug console, help->about->console
3. type in "dumpwallet <filename>"
4. if above command is invalid try with "dumpprivkey "

well you have a treasure there

Thanks a bunch for the info. So are you saying I have something? Is that because the debug.log mentions some coins at the end of it?

I've pointed the console to the original wallet.dat file (because it gets changed/enlarged in the default wallet location). So that is the original 80kb wallet file:

00:28:28

dumpwallet "C:\Users\PETER\AppData\Roaming\Bitcoin\wallets\pc dec 12 wallet\walletpc2.dat"


00:28:28

C:\Users\PETER\AppData\Roaming\Bitcoin\wallets\pc dec 12 wallet\walletpc2.dat already exists. If you are sure this is what you want, move it out of the way first (code -8)


00:29:34

dumpprivkey "C:\Users\PETER\AppData\Roaming\Bitcoin\wallets\pc dec 12 wallet\walletpc2.dat"


00:29:37

Invalid Bitcoin address (code -5)

13  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 02:06:27 PM
The error happens because you use pruned mode, but want to load wallet.dat which never loaded previously or loaded after long time.
You can follow the Bitcoin Core suggestion (where you must download whole blockchain again) or simply extract the private key and load it to SPV wallet (such as Electrum).

But if you don't use pruned mode, please find debug.log (which located on folder where you store blockchain files & wallet.dat) and share it with us.

Here is debug.log
https://drive.google.com/file/d/113BVQbFT3yZQE3EM4LEYAOjYDL5ZOdXB/view?usp=sharing
14  Bitcoin / Bitcoin Technical Support / Re: Recovering wallet from 2013 mining on: December 11, 2020, 02:03:41 PM
The error happens because you use pruned mode, but want to load wallet.dat which never loaded previously or loaded after long time.
You can follow the Bitcoin Core suggestion (where you must download whole blockchain again) or simply extract the private key and load it to SPV wallet (such as Electrum).

But if you don't use pruned mode, please find debug.log (which located on folder where you store blockchain files & wallet.dat) and share it with us.


Thanks for that advice.

I don't know where the private key is at this stage. But I'm trying to avoid the process of hunting for it unless I can verify there is some coins in the wallet first. Is there a way I can extract the public key from the wallet?

It took nearly 4 days to download the blockchain, hoping to avoid that again.
15  Bitcoin / Bitcoin Technical Support / Recovering wallet from 2013 mining on: December 11, 2020, 10:53:14 AM
Hi,

I started this thread here https://bitcointalk.org/index.php?topic=5297530.msg55794505

And have managed to follow those instructions as per below.

I've got a 2013 wallet on an old PC. Around that time I joined BTC guild and did a little mining. I cannot remember how long I did it for. I'm also not sure if the satoshi went to the wallet.dat file or into the guild under my username.

The old PC is not working properly, so I copied the wallet.dat to a new PC. Downloaded BitcoinCore, updated the blockchain, and then copied the wallet.dat into the bitcoin wallet folders.

When I try to view the wallet after it says Loading blocks
I get this error, then it shuts down.
http://prntscr.com/vznvx8

What should I do?

Thanks
16  Other / Beginners & Help / Re: Recovering BTC from 2013 mining on: December 10, 2020, 10:41:13 AM
I did the steps you mentioned, thanks. And after it says Loading blocks
I get this error, then it shuts down. 
http://prntscr.com/vznvx8

I"m wondering if the wallet was setup properly, small chance its damaged but that would be unlikely or if it's just too old for the current software.

Is there any other way to extract the public key from it and then look up transactions on that?
17  Other / Beginners & Help / Re: Recovering BTC from 2013 mining on: December 09, 2020, 01:46:22 PM
The blockchain update has been running for about 60hrs now and it's 87% done.
I'm on a fast NBN connection and computer too. Wow - what a long wait.
18  Other / Beginners & Help / Re: Recovering BTC from 2013 mining on: December 07, 2020, 10:04:26 AM
Thanks ETF.

Update: ran the -reindex switch again and its started updating again back from the beginning. Will see how that goes.
thanks for all the suggestions and help.


Yep, downloaded bitcoin core, and left it running to update the core blocks, it had done up to around 2011. I came back home couple hours later, and looks like it has terminated itself. Program not visible, not hiding in tasktray either. Gone from windows processes.

I ran it again and get error that it needs reindexing.
http://prntscr.com/vxd4yv

So I ran from the command line;
C:\Program Files\Bitcoin>bitcoin-qt.exe -reindex
And that says cannot obtain a lock on data directory, Bitcoin core is probably already running.
https://prnt.sc/vxd87k

Not sure wether to believe the first error or the second one.


Is the wallet format too old for electrum?

No, but Electrum cannot open wallet.dat file which created by Bitcoin-Qt/Bitcoin-Core. You should download Bitcoin Core, load the wallet.dat, then:
1. extract the private key and export it to Electrum
2. Wait until Bitcoin Core fully synced (where you need to download 300GB+ of blockchain)
19  Other / Beginners & Help / Re: Recovering BTC from 2013 mining on: December 07, 2020, 05:51:06 AM
Copy the wallet.dat file and install the latest version of the wallet and paste the old wallet.dat file in the new one. Start your wallet and it should work (wait for sync and see if it has fund). Don't lose the old data anyway, keep them safe. You can recover your fund (if it has).

Please pardon my ignorance, I just haven't dealt much with PC wallets.

Trying the bitcoin.org wallet now (downloading the core - ETA 6 weeks, it was originally 11 years lol )
There's a couple obstacles with this recovery attempt;
BTC Guild may have grabbed whatever balance I had. (So I will try the wallet balance method and then secondly I have messaged the owner via reddit but no response yet).
The private key is not immediately known to me and it may require some hunting to track it down. But I'm thinking at this stage,it's only worth going down this road if there is some balance that is even recoverable?
20  Other / Beginners & Help / Re: Recovering BTC from 2013 mining on: December 07, 2020, 05:45:31 AM
The wallet.dat file did contain various folders similar to what you mentioned.
I've copied just the wallet.dat file to a modern computer.
Installed Electrum, and where it asks for the wallet at the loadup, I pointed it to the wallet files path, and it gave an error (which i'm just posting a snippet of it);

Cannot read file
UnicodeDecodeError('utf-8', b'\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00b1\x05\x00\t\x00\x00\x00\x00 \x00\x00\x00\t\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x00\x00\x00\xd9\x8c\x04\x00\x00\x00=\x00N\x89&\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00 \x00\x00\x00\x01\x00\x00\x00\x


Is the wallet format too old for electrum?

thankyou.



Once I've got the wallet.dat file, is there a way to check the balance on it ?

If your Internet is pretty slow. You cna instead export your private keys and import them into Software like electrum > downloadable from electrum.org which will see a much faster syncing process. (if searching Google for software downloads, be sure to check you don't click an ad).

Alternatively, if the wallet.dat is located among blocks and chainstate folder an initial sync may not be required and you might see your funds fairly quickly after the startup window vanishes.

Once core is installed, I fyou moved the wallet.dat file, copy it into either ~/.Bitcoin (Linux) or %appdata%/roaming/bitcoin (Windows) before starting the program.

Backup your wallet.dat on an external drive too!
Pages: [1] 2
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!