-
Notifications
You must be signed in to change notification settings - Fork 55
Can you share the ~600GB graph database in Torrent? #10
Comments
Up |
I tried setting up a torrent before but couldn't it working for some reason and haven't tried again since. What would be the use? Would have to dedicate some time to setting up and hosting the torrent (and figuring out why it didn't work last time, ha). I have the database running on a server that is accessible through the web browser, if that's any use. |
I'm trying to make a search for fraudulent transactions. |
Okay I see. The database is about 1TB so I think a torrent would be the best way to share it. If I can find some free time I'll look in to setting up a torrent. |
Maybe I can assist you to configure torrent to save your time? |
I did some testing here on the "data/databases/graph.db/neostore.transaction.db.X" files. Using .RAR i got a 15% compression ratio. So the 1TB data compressed to RAR will have a final size of around 150~200 GB. Creating a new Torrent is very easy, just download and install uTorrent Classic For example, this is the one i've just created
In the meantime i'm running "bitcoin-to-neo4j" on my blocks folder. 12 hours and i'm on height 108,651 / 561,747. As per your 60-day estimative, i guess importing speed will slowdown exponentially, right? Thanks |
Yes, I’m importing it 2 months and now on height 252000. |
Which size already ? |
Only 66Gb. |
@noff , could you run this command that will show how long each of the .dat files took to be processed and paste the result here please?
|
|
You said you're running this 2 months now and it imported 80 of the 1518 blk files |
Looks like this. |
@noff 's log
Here's my log, HDD is really very slow, but with SSD things speed up a lot...
(SSD)
|
We are working now on fast import of initial data via CSV. It can be a solution. |
Great! Please lets us know how that this develops. Thanks! |
Torrent or fast CSV import would be great. I've got the same problem... |
As an alternative i found a project that seems to be faster for the initial download... |
@Nehberg, the use blockchain2graph project lead me to a >3TB database size in weeks. His schema leads to a database much bigger, while using the same input. It grows faster, among other things, because of its database schema, I think. I don't have much knowledge in neo4j, but the properties strings db, was more than half of the database size. Bitcoin-to-neo4j schema is by far smaller, and, as you can see in the browser of this project, faster and efficient. I would stick to Greg's project and neo4j schema, but using the CSV way. There are implementations that you can google, that was based on Greg's work, that managed to import the blockchain in one day. |
Hello guys, |
Can someone seed for a moment please ? Could this project be used for importing the history through csv ? https://github.com/behas/bitcoingraph (sorry for advertising other projects) |
Can you share the ~600GB graph database in Torrent?
The text was updated successfully, but these errors were encountered: