Pages:
Author

Topic: List of all Bitcoin addresses ever used - currently UNavailable on temp location - page 2. (Read 3800 times)

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Could you add a text file to that folder, lets see i that way it get listed.
See http://alladdresses.loyce.club/test2/hi.txt
The file is visible on http://alladdresses.loyce.club/test2/
But the directory is not visible on http://alladdresses.loyce.club/

Quote
Since you are working on a virtual host, the way to fix this is with the configuration:

Quote
/etc/apache2/apache2.conf
I think that can't be the problem, because it works for other virtual hosts. I copied the files:
Code:
cp -a test* ../../blockdata.loyce.club/public_html/
They show up on http://blockdata.loyce.club/ as expected.

Quote
I just make a test with my local server:
That's how it should be indeed, hence the "I'm going crazy" It looks as if http://alladdresses.loyce.club/ still runs on my old server, but that can't be (otherwise hi.txt wouldn't be visible).
legendary
Activity: 2982
Merit: 2681
Top Crypto Casino
Ok, then lets make some tests.

Could you add a text file to that folder, lets see i that way it get listed.

And another reason for a folder to not show up is the permissions, but your permissions are fine as we can see in the image, so, we can discard this one.

Quote
The default Ubuntu document root is /var/www/html. You can make your own virtual hosts under /var/www.

Since you are working on a virtual host, the way to fix this is with the configuration:

Quote
/etc/apache2/apache2.conf

I just make a test with my local server:

Code:
root@root:/var/www/html# ls
index.html  info.php
root@root:/var/www/html# cat index.html > index2.html
root@root:/var/www/html# rm index.html
root@root:/var/www/html# mkdir test2


And it show the empty folder, so, the problem should be your apache2 config.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Your server must have and index.html file, but your server doesn't have it under the alladdresses subdomain, that's why it opens like a folder.
That's intentional: I want to see the files (but some files aren't showing correctly).

Quote
If we open the new folder test2 it shows an empty folder, maybe your htaccess file is configured to hide empty folders
There is no .htaccess in use.

I use the same settings for different subdomains, but they don't have this problem.
legendary
Activity: 2982
Merit: 2681
Top Crypto Casino
I need help, I may be going crazy!

I'm moving this project to a different server (a kindly donated dedicated Xeon server). I've transfered the data, updated the DNS, and updated Apache2's configuration for http://alladdresses.loyce.club/

This is what it shows:
Image loading...
However, as you can see in the console, I've updated the 2 large files: they now have a newer date. I've also added a "test" file and a "test2" directory. Both don't show up noline, but I can navigate into that directory so it exists.
It looks as if I'm viewing a cached version, except for that I'm using a private browser window. I tried Tor too, all with the same result.

What sorcery is this?

Your server must have and index.html file, but your server doesn't have it under the alladdresses subdomain, that's why it opens like a folder.

If we take a look to http://alladdresses.loyce.club/indextest.html the site looks fine. So, just rename that file to index.html and it should work fine.

---------------------

Trying to understand the problem.

If we open the new folder test2 it shows an empty folder, maybe your htaccess file is configured to hide empty folders, not sure. but the folder is there.

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
I need help, I may be going crazy!

I'm moving this project to a different server (a kindly donated dedicated Xeon server). I've transfered the data, updated the DNS, and updated Apache2's configuration for http://alladdresses.loyce.club/

This is what it shows:
Image loading...
However, as you can see in the console, I've updated the 2 large files: they now have a newer date. I've also added a "test" file and a "test2" directory. Both don't show up noline, but I can navigate into that directory so it exists.
It looks as if I'm viewing a cached version, except for that I'm using a private browser window. I tried Tor too, all with the same result.

What sorcery is this?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Bump: I've updated this data yesterday again. This VPS has 3.9 GB disk space left, so at some point it will run out. If that happens, I hope to move it to one that's big enough to handle updating it too (so I can do more frequent updates).
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
It's been more than a month, I'm running another update. I love 99 MB/s download speeds. Never mind, it dropped.
It should be done in a few hours.

Update: done!
See:
http://alladdresses.loyce.club/all_Bitcoin_addresses_ever_used_in_order_of_first_appearance.txt.gz
http://alladdresses.loyce.club/all_Bitcoin_addresses_ever_used_sorted.txt.gz
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
I'm currently experimenting with updates. The VPS I'm using doesn't have enough space, so I use an external ("pay by the hour") host for updates. If all works out, I'll be able to provide monthly updates again with only a few hours of additional server time, and a few minutes of my own time.
I tried another update, this time with the "Premium KVM" (with NVMe) instead of "VDS" (with SSD). Unfortunately this was slower, but the update is complete again.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Why is there a 3GB difference in what seems to be just an order difference? Is it because the compression of sorted addresses is able to compress the data more
Correct. Ordered data can be compressed more than random data.



Update complete!
See:
http://alladdresses.loyce.club/all_Bitcoin_addresses_ever_used_in_order_of_first_appearance.txt.gz (23 GB)
http://alladdresses.loyce.club/all_Bitcoin_addresses_ever_used_sorted.txt.gz (21 GB)
Updated up until yesterday's data dump.
hero member
Activity: 980
Merit: 957
This is great, thanks!

I have a question. Looking at the website, it shows this:

Quote
all_Bitcoin_addresses_ever_used_in_order_of_first_appearance.txt.gz   2021-12-08 20:07    23G   
all_Bitcoin_addresses_ever_used_sorted.txt.gz   2021-12-08 15:25    20G

Why is there a 3GB difference in what seems to be just an order difference? Is it because the compression of sorted addresses is able to compress the data more, or am I missing something and these files have different data?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Finally, this service is back online! I got myself a new VPS:
The data
See alladdresses.loyce.club (new location)
I'm currently experimenting with updates. The VPS I'm using doesn't have enough space, so I use an external ("pay by the hour") host for updates. If all works out, I'll be able to provide monthly updates again with only a few hours of additional server time, and a few minutes of my own time.

The VPS got upgraded to 16 TB bandwidth per month, and downloads reach almost 1 Gbit/s.
full member
Activity: 233
Merit: 253
Quote
Sorry, that's out of my league.

...
iknow random private key: how to find y is small range or big range  atleast guess Undecided
...
If you have a private key, you can't know whether your y coordinate is in small range or big range before calculating it.
There is no relationship between your public key y value and your private key. Else you would be able to calculate the private key with the public key.
Or we could say:
... It is impossible ... because then ECDSA would be broken.

As of today 01/01/2022  Smiley
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
@LoyceV
i am download some tsv file those site
https://gz.blockchair.com/bitcoin/inputs/
That takes a while. I have the data, but still don't have a server big enough to offer faster downloads.

Quote
http://addresses.loyce.club/
how to extract .tsv file  in terminal explain and best tool viewer suggest
thanks,
After extracting the .gz file you don't need to extract the .tsv anymore: it's just plain text. I wouldn't suggest any "viewer", it's not really meant for humans to read. I use command line tools on Linux, a simple "head" or "tail" is all the viewing I need.

Quote
Sorry, that's out of my league.
newbie
Activity: 13
Merit: 0
@LoyceV
i am download some tsv file those site
https://gz.blockchair.com/bitcoin/inputs/
http://addresses.loyce.club/
how to extract .tsv file  in terminal explain and best tool viewer suggest
thanks,

read this topic any update https://bitcointalksearch.org/topic/solve-this-problem-i-will-donate-2022-5379443
solve this i pay for 2022$
sr. member
Activity: 443
Merit: 350
LoyceV, can you tell me where I can find a list of all companies represented on the coinmarketcap with verified accounts in third-party networks? For example, Twitter filter or Etherscan filter, etc. I apologize in advance for moving away from the topic of discussion, but I need advice ... and I figured that since you are a data guru, you can tell me where to look for what I need, (I would appreciate any feedback).  Tongue

Please take this list of approx. 7k coins represented on coinmarketcap with telegram groups and discord channels:

https://anonfiles.com/18Mcs300v5/coinmarketcap_chats_csv
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
LoyceV, can you tell me where I can find a list of all companies represented on the coinmarketcap with verified accounts in third-party networks?
No.

Quote
For example, Twitter filter or Etherscan filter, etc.
I'm so glad I barely know what "Twitter" or "Etherscan" means Cheesy I stay away from shitcoins and spammy websites.

Quote
I apologize in advance for moving away from the topic of discussion, but I need advice ... and I figured that since you are a data guru, you can tell me where to look for what I need, (I would appreciate any feedback).  Tongue
Sorry, I have no useful feedback on this Sad It seems more like a manual thing to collect custom data on custom networks.
legendary
Activity: 1456
Merit: 5874
light_warrior ... 🕯️
LoyceV, can you tell me where I can find a list of all companies represented on the coinmarketcap with verified accounts in third-party networks? For example, Twitter filter or Etherscan filter, etc. I apologize in advance for moving away from the topic of discussion, but I need advice ... and I figured that since you are a data guru, you can tell me where to look for what I need, (I would appreciate any feedback).  Tongue
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Finally, this service is back online! I got myself a new VPS:
The data
See alladdresses.loyce.club (new location)
I'm still working on an update, I expect to upload it tomorrow.

This server allows 8 TB of bandwidth per month (and I'm still hoping to have it doubled because of the Black Friday deal), but doesn't have the disk space to run updates. I'm not sure yet how often I'll update it (after tomorrow's update).
For now: enjoy!



An update on my statistics from August last year:

Some interesting (?) statistics (updated until blockchair_bitcoin_outputs_20211202)
Total address count: 1,967,537,866
1... address count: 1,227,646,688
3... address count: 543,236,056
bc1q... address count: 145,894,845
...-... (with a "dash") address count: 50,758,929

Unique address count: 927,366,160
1... address count: 547,749,478
3... address count: 272,205,566
bc1q... address count: 89,702,297
...-... (with a "dash") weird address count: 17,707,628
legendary
Activity: 3444
Merit: 10558
And what is the difference, s, m, d?
As I said these are undocumented. Basically this particular explorer decided to use their own convention for naming these types of scripts and never told anyone how they are doing it or what they mean.
If I had to guess, they are probably computing the hash of the script (possibly SHA1 or MD5) then enter that smaller hash in their database to search based on a hash. The starting letter (s, m, ...) may be a quick indicator on where in the database to look them up.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Pages:
Jump to: