0

My client asked me to use the bitcoin blockchain to store some photos hash as proof of existance.

I read that pulling this data on into the blockchain is not free

1) How much does it cost ?

2) Who gets that money ?

Fabulous Job
  • 81
  • 1
  • 1
  • 5
yarek
  • 123
  • 3
  • 1
    related: https://bitcoin.stackexchange.com/questions/55150/does-bitcoin-have-transaction-fees (first question) & https://bitcoin.stackexchange.com/questions/9895/who-gets-bitcoin-transaction-fees (second question) – sanket1729 Jul 18 '17 at 05:51
  • just as a hint: blockchain might not be best to be filled with "proof of existance". It is technically possible, but fills valuable space with "non monetary" values. Therefor projects such as factom where created, which do exactly this - like a notary service. – pebwindkraft Jul 18 '17 at 06:11

2 Answers2

2

I suggest you look at opentimestamps. From the website:

A timestamp proves that some data existed prior to some point in time. OpenTimestamps defines a set of operations for creating provable timestamps and later independently verifying them. At the time of writing timestamping on the Bitcoin blockchain is supported, the format is flexible enough to support a variety of methods.

Anyone could realize a timestamp with the permissionless blockchain by paying the transaction fees, for your convenience we offer calendar servers that perform this operation for you. These servers are free to use and they don't require any registration or api key.

jnewbery
  • 1,060
  • 5
  • 23
1

I guess not many would like to reply you to that question as storing data into any digital currency blockchain is bad approach. Most would take it as a question how to spam which mostly was not very well accepted in cryptocommunity.

However, I think this platform is about questions and answers.

There are several methods, those 2 are best covered:

OP return code method costs much more. You can read here more about it or even test it.

Many fall currently for the hype to store data in bitcoin or some other popular projects, this is mainly driven by not understanding at all what for and why should I do not do that, keep that in mind please

CEVAP
  • 35
  • 5