getwne.am
Menu

Verifying the data

This site tells you what a wine cost on a given day, and what kind of company stands behind the label. Normally you would have to take that on trust: any website can quietly change a number later, or soften what it said about a producer, and nobody would ever notice.

We have made that impossible for ourselves. Every night everything we have recorded is reduced to one short string of characters — a cryptographic fingerprint — which changes completely if even a single digit in a single record changes. That string is published outside this site, in a place we cannot reach afterwards. So if we were to change yesterday's price, or yesterday's verdict about a winery, the fingerprint would stop matching — and anyone could see it.

None of this is our own invention. The fingerprint is sealed into the Bitcoin blockchain through OpenTimestamps, an open standard that has been used for a decade to date documents, archives and research; the same underlying trick — a Merkle tree — is what lets your browser tell a genuine site from a fake one. The program that checks our fingerprints is not ours either: it is free software, and it reads ours exactly as it reads anyone else's.

What this gives you: when a page here says a price has fallen over six months, or that we downgraded a company in March, you can check it rather than believe it. And a winery that disagrees with its category is arguing with a dated decision, not with a database field we are free to edit while the argument is going on.

It proves one thing and no more: that we knew exactly this on exactly that day. It does not make the fact true — a price we recorded may have been wrong in the shop's own catalogue, and a classification may rest on incomplete sources. What is protected here is the history of our statements, not their correctness.

Check a record

This part is for those who want to check a particular record and know its identifier — pages of this site link here with it already filled in. Everything above holds whether or not you ever use it.

Fingerprints

DayRecordsRootProofFile
2026-09-17129,510f4042de7d753…26c63442in Bitcoin, block 967491download
2026-09-16117,6299ce36a373b0f…8f4c9e4fin Bitcoin, block 967357download
2026-09-15116,4500e419351fb9d…caef6886in Bitcoin, block 967218download
2026-09-14116,4500e419351fb9d…caef6886in Bitcoin, block 967056download
2026-09-13113,4968ed0e3464c14…0a6a6a15in Bitcoin, block 966895download
2026-09-12112,225aa797c758d06…88acc67fin Bitcoin, block 966756download
2026-09-11112,225aa797c758d06…88acc67fin Bitcoin, block 966598download
2026-09-10112,221648d543ae0ca…9ff12e0ein Bitcoin, block 966436download
2026-09-09108,1743cf238c5725c…552e8e09in Bitcoin, block 966297download
2026-09-08106,9996a3e7dbac908…6b15dbfcin Bitcoin, block 966136download
2026-09-07106,9996a3e7dbac908…6b15dbfcin Bitcoin, block 966008download
2026-09-06103,981a9ad8724271a…4c1bd187in Bitcoin, block 965870download
2026-09-05102,781a15c3a3a7287…01ee6240in Bitcoin, block 965706download
2026-09-04102,2112a19852d003e…6e4fc5ddin Bitcoin, block 965550download
2026-09-03102,2056594e589cb23…d0c75885in Bitcoin, block 965500download
2026-09-0299,13676b11f22ee89…cd6d4134in Bitcoin, block 965276download
How to check this without us

This part is for those who would rather not take our word for it. The proof file is an OpenTimestamps timestamp: the standard client checks the date of a fingerprint against the Bitcoin blockchain itself, asking this site nothing.

pip install opentimestamps-client
ots verify --digest <корень> getwine-<дата>.ots

A fresh fingerprint is confirmed within hours, not instantly — until then the proof says only that the calendar servers accepted it.