Technical Architecture
Convert block structure (connectivity, weight, version) to "poetry syntax" Block context converted to natural word order and rhythmData Sources
API: https://ordinals.com/r/blockinfo/
Word list: Mnemonic BIP39 English word list (2048 words)
Helper words: 50 types of prepositions, conjunctions, and adverbs
Title Generation
nonce
Convert to hexadecimal
Divide into 11-bit chunks, extract words from BIP-39 word list
Last 2 digits determine 1-3 word title
Block birth randomness = reinterpreted as "poetry title"
Generated word combinations evoke meaning within coincidence
Body Generation
current_hash
Extract normal words from middle section
Convert block structure (connectivity, weight, version) to "poetry syntax"
Block context converted to natural word order and rhythm
version
Used as randomness for helper word selection
transaction count
Line count determination
Converts transaction volume into the amount of words
Last updated