Arkham integrates OP_RETURN feature for Bitcoin transaction pages

1 hour ago 3



Arkham Intelligence rolled out a new feature on August 6 that displays OP_RETURN messages directly on Bitcoin transaction pages. The transactions were always carrying hidden text, but now anyone browsing Arkham’s explorer can actually read them. The messages surfacing through this update paint a vivid, sometimes unsettling picture of on-chain life. Victims pleading for stolen funds to be returned. Scammers advertising their services. Random individuals trying to contact hackers directly through the blockchain itself. What OP_RETURN actually does For the uninitiated, OP_RETURN is a Bitcoin opcode that lets users embed up to 80 bytes of arbitrary data into a transaction. In English: you can attach a short text message to any Bitcoin transfer, and it gets permanently recorded on the blockchain. The opcode was introduced in Bitcoin Core v0.9.0 as a standardized way to include non-financial data in transactions. Before OP_RETURN existed, people were using uglier methods to stuff data into the blockchain, methods that actually bloated the network’s unspent transaction output set. OP_RETURN was the cleaner alternative, a designated space for data that nodes can safely ignore when validati...

Read Entire Article