Authors

Genesis Block puzzle author

Whoever funded the Genesis Block Wallet Puzzle and sells hints in OP_RETURN. No name and no profile. One X account spoke sixteen hours before the chain did.
IDgenesis-author08 / 18kind unknown · 1 collection · 2026-08-22
Subject

Anonymous

bitcoin

Whoever funded the Genesis Block Wallet Puzzle and answers questions in OP_RETURN. No name, no profile, just transactions and one X account that spoke first.

Puzzles
1
Prize recorded
-
Still unsolved
1 · -
closed 0 / 1
Channels
No profile. The transactions are the only trail.
Address
bc1qyas2lnfgzjh3lyl4vfhc68daedc890zn8yetaj

Log

 

Announced the puzzle in an OP_RETURN output in block 963629 on 2026-08-22.

mempool.space/tx/b691de3657880d9a1eabd2783b1a9fa8c5313ced338495bf10e85727012d7a77
 

The X account caesrcd posted the announcement text, the target address and a hexdump of the Genesis block 16 hours before the on-chain announcement, then answered questions under it.

x.com/caesrcd/status/2090997418800095526
 

Sells hints for sats. The message offering paid hints promises better answers for larger payments.

mempool.space/tx/248f690de194372564baa14e1bebf08154e2f2042ed205baa6157fdc0e3f22ea
 

Answered a paid question in September: BIP39, 12 words, a passphrase, and entropy from data that is public in the genesis block.

mempool.space/tx/f8f04fc04e2c4f34dc2264f85ff7944c6aa822446bc4cc082e95a52aed5c2a4c

Who this is

Nobody knows, and the record says so. The Genesis puzzle was announced in an OP_RETURN output in August 2026. Questions go in as transactions, answers come back as transactions, and better answers cost more sats. The author has a name on the collection, Anonymous, because the library wants a name and that's the honest one.

There's one thread worth writing down. An X account posted the announcement text, the target address and a hexdump of the Genesis block sixteen hours before the on-chain announcement, and went on answering questions under it. That's on the record as a fact about the account, because it's what the account did. It isn't a profile, because a profile is a claim that the author controls it, and prior knowledge of the announcement is evidence of a channel, not of a person.

What the record says

Four transactions and one post. The announcement. The message offering paid hints. The September answer that named BIP39 with twelve words and a passphrase. And the X post. The address is the one the hint offer named for payments. Every fact here is a message the author wrote or a channel that carried it, nothing about who they might be.

If the wallet ever spends, the witness script becomes public and the collection page will change. This page won't, unless the author signs something.

The record

src/collections/genesis.ts
static readonly author = party("Anonymous", {
  key: "genesis-author",
  about: "Whoever funded the Genesis Block Wallet Puzzle and answers questions in OP_RETURN. …",
  addresses: ["bc1qyas2lnfgzjh3lyl4vfhc68daedc890zn8yetaj"],
  facts: [
    fact("Announced the puzzle in an OP_RETURN output in block 963629 on 2026-08-22.", "https://mempool.space/tx/b691de…", { date: "2026-08-22" }),
    fact("The X account caesrcd posted the announcement text, the target address and a hexdump of the Genesis block 16 hours before the on-chain announcement, …", "https://x.com/caesrcd/status/2090997418800095526", { date: "2026-08-22" }),
    fact("Sells hints for sats. …", "https://mempool.space/tx/248f69…", { date: "2026-08-23" }),
    fact("Answered a paid question in September: BIP39, 12 words, a passphrase, …", "https://mempool.space/tx/f8f04fc0…", { date: "2026-09-11" }),
  ],
});

@agntn/puzzles·MIT license· Public data about public puzzles. Balances come from the chains' explorers through the worker, cached for five minutes. Every key here was public before it landed in a record.