Search content
Sort by

Showing 20 of 43 results by BitCoinSeo
Post
Topic
Board Pools
Re: Btcguild
by
BitCoinSeo
on 15/05/2025, 13:01:24 UTC
ppl might rarely forget to remove coins, i just didn't know, bit of a difference.
if i was in the position of the founders, i would oblige legit requesters, but most ppl wouldnt.


If I can show I still have my old login for BTC guild and prove I was mining would the old admin give a crumb of compassion if he saw that I never got my coins? I just didn't follow up and knew not about the project shutdown.

 

I would say it is very unlikely they would refund you coins that you forgot to take out.
Post
Topic
Board Pools
Topic OP
Btcguild
by
BitCoinSeo
on 13/05/2025, 13:02:04 UTC
If I can show I still have my old login for BTC guild and prove I was mining would the old admin give a crumb of compassion if he saw that I never got my coins? I just didn't follow up and knew not about the project shutdown.

 
Post
Topic
Board Altcoin Discussion
Re: BTCBR = Scam?
by
BitCoinSeo
on 11/12/2024, 14:52:55 UTC
Is there Any recourse for victims of this scam?

Xtn cognitive services name may also being used to collect on the victims
Post
Topic
Board Bitcoin Discussion
Re: Bitfinex Hacker of 120,000 Bitcoin Sentenced to 5 Years in Prison
by
BitCoinSeo
on 22/11/2024, 14:14:24 UTC
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. 
Post
Topic
Board Development & Technical Discussion
Merits 11 from 4 users
Topic OP
How to query the blockchain - advanced search?
by
BitCoinSeo
on 01/06/2022, 13:04:07 UTC
⭐ Merited by o_e_l_e_o (4) ,Welsh (4) ,Halab (2) ,ETFbitcoin (1)
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
Post
Topic
Board Services
Re: Tezos Crypto Life Content Creation Campaign! Win 250USD for the review!
by
BitCoinSeo
on 11/04/2022, 14:02:24 UTC
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 person gets $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.
Post
Topic
Board Altcoin Discussion
Re: DeFi Projects
by
BitCoinSeo
on 22/05/2021, 10:04:29 UTC
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.
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 18:12:09 UTC
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/
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 17:43:51 UTC
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.
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 15:39:02 UTC
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?


Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 15:26:18 UTC
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.
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 15:09:43 UTC
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
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 15:06:02 UTC
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). 
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 14:32:53 UTC
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)

Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 14:06:27 UTC
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
Post
Topic
Board Bitcoin Technical Support
Re: Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 14:03:41 UTC
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.
Post
Topic
Board Bitcoin Technical Support
Topic OP
Recovering wallet from 2013 mining
by
BitCoinSeo
on 11/12/2020, 10:53:14 UTC
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
Post
Topic
Board Beginners & Help
Re: Recovering BTC from 2013 mining
by
BitCoinSeo
on 10/12/2020, 10:41:13 UTC
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?
Post
Topic
Board Beginners & Help
Re: Recovering BTC from 2013 mining
by
BitCoinSeo
on 09/12/2020, 13:46:22 UTC
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.
Post
Topic
Board Beginners & Help
Re: Recovering BTC from 2013 mining
by
BitCoinSeo
on 07/12/2020, 10:04:26 UTC
Thanks ETF.

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.

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)