Two-stage P2SH inscription Updated 2025-07-16
To decode these, we throw away the last tx and the last constant of each input, e.g.:
btc getrawtransaction 033d185d1a04c4bd6de9bb23985f8c15aa46234206ad29101c31f4b33f1a0e49 true | jq -r '.vin[].scriptSig.asm' | head -n -1 | sed -r 's/ [^ ]+$//' | tr -d '\n'  | xxd -r -p > tmp.jpg
Dump LevelDB Updated 2025-07-16
LevelDB Updated 2025-07-16
One "LevelDB" database contains multiple file in a directory. Off the bat inferior to SQLite which stores everything in a single file!
Fraudster Updated 2025-07-16
Filesystem Updated 2025-07-16
Qijue Updated 2025-07-16
P2SH Updated 2025-07-16
convert -size 256x256 gradient: out.png
convert -size 256x256 gradient:white-black out.png
convert -size 256x256 gradient:red-blue out.png
convert -size 256x256 radial-gradient: out.png
convert -size 256x256 radial-gradient:white-black out.png

There are unlisted articles, also show them or only show them.