Cool data embedded in the Bitcoin blockchain Largest ordinal inscription Updated 2025-07-16
We can get a list of the ordinals at: archive.org/details/bitcoin-ordinal-inscriptions.csv and then sort them by payload size with:
sort -k6 -n -t, ordinals.csv -o ordinals-sort-size.csv
This shows to us that as of block ~831k, there are 4 ordinals which are far far larger than any other between 3 MiB and 4 MiB, at about 10x larger than then 5th one d115a6e689086fd587e5032f24ba2a8c01f2f87cba758c9d5eb8cf7f6e9a816a
In those cases, a single inscription takes almost the entire block, and the inscribers must have had direct dealings with their mining pool:
- ordinals.com/inscription/4af9047d8b4b6ffffaa5c74ee36d0506a6741ba6fc6b39fe20e4e08df799cf99i0: 3,946,469 bytes (image/jpeg). Bitcoin Magazine cover showing the face of Julian Assange. tx 4af9047d8b4b6ffffaa5c74ee36d0506a6741ba6fc6b39fe20e4e08df799cf99 block 786501 (2023-04-22). Mined by Terra Pool.
- ordinals.com/inscription/0301e0480b374b32851a9462db29dc19fe830a7f7d7a88b81612b9d42099c0aei0: 3,915,537 bytes (image/jpeg). Taproot Wizards ad. This was apparently the largest block ever mined at the time: www.reddit.com/r/Bitcoin/comments/10r6t1l/the_first_4_mb_block_in_bitcoin_history_mined_by/ and received some notice. tx 0301e0480b374b32851a9462db29dc19fe830a7f7d7a88b81612b9d42099c0ae block 774628 (2023-02-01). Mined by Luxor pool.
- ordinals.com/inscription/79b91e594c03c8f06d70c44a288a88a413c540abca007829ca119686a7f979dai0: 3,878,842 bytes (image/webp). "Bitcoin War Bonds". A spoof of something. No time to understand now. tx 79b91e594c03c8f06d70c44a288a88a413c540abca007829ca119686a7f979da block 777945 (2023-02-23). Mined by Terra Pool.
- ordinals.com/inscription/b5a7e05f28d00e4a791759ad7b6bd6799d856693293ceeaad9b0bb93c8851f7fi0: 3,379,682 bytes (video/mp4). Short looping video of a "purple frog drinking from a glass with a straw". Yes you heard that right. TODO context? tx b5a7e05f28d00e4a791759ad7b6bd6799d856693293ceeaad9b0bb93c8851f7f block 776884 (2023-02-16 ) Despite being huge, this received very little attention, the only Google mention is at An overview of recent non-standard Bitcoin transactions by 0xB10C. Mined by Terra Pool.
Cool data embedded in the Bitcoin blockchain Taproot Wizards Updated 2025-07-16
www.coindesk.com/tech/2024/01/12/taproot-wizards-bitcoin-ordinals-project-that-raised-75m-to-sell-quantum-cats-collection/:OMG if only the worlds wouldn't invest in such useless crap... it would probably be a better and more boring world.
Ronald Wayne Updated 2025-07-16
Star Trek character Updated 2025-07-16
Theories of Quantum Matter by Austen Lamacraft Many Body Wavefunctions Updated 2025-07-16
Theories of Quantum Matter by Austen Lamacraft The Elastic Chain Updated 2025-07-16
Jimi Hendrix Updated 2025-07-16
- Are you experienced. OMG that album...
Lagrangian Updated 2025-07-16
Levi-Civita symbol Updated 2025-07-16
Definition:
- odd permutation: -1
- even permutation: 1
- not a permutation: 0. This happens iff two more more indices are repeated
Mercury-in-glass thermometer Updated 2025-07-16
Ore Updated 2025-07-16
Stationary action principle Updated 2025-07-16
As mentioned on the Wikipedia page en.wikipedia.org/w/index.php?title=Stationary_Action_Principle&oldid=1020413171, "principle of least action" is not accurate since it could not necessarily be a minima, we could just be in a saddle-point.
Blood agent Updated 2025-07-16
Boarding school Updated 2025-07-16
Clock Updated 2025-07-16
Closed source software Updated 2025-07-16
The opposite of open source software.
Closed Tape Language decider Updated 2025-07-16
Described at: www.sligocki.com/2022/06/10/ctl.html
COCO dataset Updated 2025-07-16
From cocodataset.org/:
So they have relatively few object labels, but their focus seems to be putting a bunch of objects on the same image. E.g. they have 13 cat plus pizza photos. Searching for such weird combinations is kind of fun.
Their official dataset explorer is actually good: cocodataset.org/#explore
Also, images have captions describing the relation between objects:Epic.
This dataset is kind of cool.
HTML Updated 2025-07-16
Examples:
- html/min.html: minimal valid HTML document. It is insane however.
- html/min-sane.html: minimal sane HTML document. There are smaller valid ones, but they are insane.
- html/img.html
- html/img-broken.html: stackoverflow.com/questions/22051573/how-to-hide-image-broken-icon-using-only-css-html
- html/img-load-lazy.html: stackoverflow.com/questions/2321907/how-do-you-make-images-load-lazily-only-when-they-are-in-the-viewport/57389607#57389607
- html/iframe.html. Uses: html/iframe2.html, html/hello.txt and html/hello
- forms
- YouTube embeds
Human genome sequencing project Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.