Bitcoin Forum
May 15, 2024, 02:45:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: List of all Bitcoin addresses ever used - currently UNavailable on temp location on: June 04, 2021, 02:29:59 PM
BTW,  I think mega - mega.co.nz give you something like 50GB of storage for free.
That's a terrible site, I used it once to download a large file, it forced me to install their program first. So I prefer a VPS.
I'll let you know when it's available.

Update: I got you http://107.191.98.18/addresses_sorted.txt.gz ! It's 19 GB. Please let me know when I can nuke the VPS again.

I've got the file, thank you so much for sharing.
2  Bitcoin / Project Development / Re: List of all Bitcoin addresses ever used - currently UNavailable on temp location on: June 03, 2021, 02:20:25 PM
If you can and its not too hard for you, version 1 would be awesome!

1. All Bitcoin addresses ever used, in chronological order, without duplicates.
Sample: addresses_in_order_of_first_appearance.txt.gz: (Warning: 18 GB):
Code:

1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX
1HLoD9E4SDFFPDiYfNYnkBLQ85Y51J3Zb1
.......
3GFfFQAFgXKiA1qqUK6rqBpEpG4vZDos6t
3Mbtv47gZ2eN6Fy7owpgHHwSLYHS42P56P
38JyF2RQknBUMETyRT2yGndDJFYSp6hJNg

Thanks.

BTW,  I think mega - mega.co.nz give you something like 50GB of storage for free.
3  Bitcoin / Project Development / Re: List of all Bitcoin addresses ever used - currently UNavailable on temp location on: June 02, 2021, 12:40:38 PM
Hi LoyceV,

Any news from the provider, when your server is coming back up?
 Do yo have temp location I can download files from ?

Thanks
4  Bitcoin / Project Development / Re: List of all Bitcoin addresses ever used - currently UNavailable on temp location on: May 26, 2021, 04:55:39 AM
I can suggest sharing files via torrent. Technically you'd have to upload a lot less since a lot of data will be transferred between people downloading.
You can share magnet link here, seed for some time and then let people share it, just a suggestion.

Linux question

what is the benefit of two directional syntax -
Code:
cat <(gunzip -c addresses_sorted.txt.gz) > secondgunzip
instead of just
Code:
gunzip addresses_sorted.txt.gz
or
Code:
gunzip -c addresses_sorted.txt.gz > out.txt
?

or another exmple:

Code:
cat <(sort -u daily_updates/*.txt) > firstsort

instead of
 
Code:
cat daily_updates/*.txt |sort -u > firstsort

Thanks
5  Bitcoin / Project Development / Re: List of all Bitcoin addresses ever used - currently available on temp location on: May 25, 2021, 09:57:34 AM
Hi there, first of all thanks for nice data source.

Could you check the links , all links are down.
Thanks
6  Other / Beginners & Help / Re: Safe Seed? What is the cheapest fire resistant seed phrase material to write on? on: April 02, 2021, 04:46:36 PM
Aluminum sounds easier to work with.  What about those fire safe bags + aluminum sheet?  Seems like easy and fireproof enough.
7  Other / Beginners & Help / Re: Avoiding banking challenges (how do you buy crypto?) on: March 19, 2021, 12:55:25 PM
Bank of America is blocking all crypto transactions by default, I can call them and re-try the transaction after their ok, but in a few weeks - same story.  They are just not found of crypto.
8  Other / Beginners & Help / Re: Do you believe this? on: February 04, 2021, 03:02:57 PM
I don't think tulips were supposed to replace world reserve currency.
9  Bitcoin / Bitcoin Discussion / Re: Sell ​​my bitcoin from 2010 on: January 30, 2021, 09:50:54 PM
Wish I have forgotten about 50k Bitcoins for 10 years and just remembered now Smiley
10  Economy / Scam Accusations / Re: [Warning] Trezor phishing app on Google Playstore. on: January 20, 2021, 05:28:12 PM
How those phishing apps are even allowed into the store in a first place, don't they have to get some sort of ok from the playstore before being published?
11  Other / Beginners & Help / Re: Can quantum technology crack the secret key in the future? on: January 19, 2021, 07:46:08 PM
but at the same time, the amount of bitcoins stolen from legacy addresses could have a catastrophic inflationary effect on the market.

since moving one's coins into quantum-resistant addresses is voluntary, millions of coins would likely remain unmoved. those would be stolen and circulated back into the economy.

1. Not all Bitcoin on legacy address is vulnerable, only address where it's public known is at risk.
2. Quantum Computer can brute-force private key from public key far faster, but not instant. The actual owner can move their Bitcoin to quantum-resistant address with high fees.

2. so how this is different than brute-force from just an address?
12  Other / Beginners & Help / Re: Low transaction fees on: January 19, 2021, 07:29:13 PM
Is any of the wallets - Core or Electrum or any else have lower transaction fees or I can send with either of the wallets for lower transaction fees.
13  Economy / Scam Accusations / Re: List of fake wallets on Google Play, 20 active at the moment! on: January 19, 2021, 03:13:48 PM
How it is even possible that they allowed to be in a store?
14  Other / Beginners & Help / Re: What is the biggest issue for beginners ? on: January 19, 2021, 04:15:32 AM
Not loosing the password for the wallet.
15  Economy / Scam Accusations / Re: [Warning]: Fake [banned mixer] - NEW on: January 19, 2021, 02:17:59 AM
What is crypromixer and why one would need it?
16  Other / Beginners & Help / Re: beginners. Understanding bitcoin private key on: January 18, 2021, 08:32:37 PM
What about public key? Is it supposed to be shared?
17  Other / Beginners & Help / Re: Can quantum technology crack the secret key in the future? on: January 18, 2021, 08:21:06 PM
So are we safe in foreseeable future?
18  Other / Beginners & Help / Re: Verifying Bitcoin Core on: January 18, 2021, 08:14:45 PM
Do I need to verify every time I run it?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!