Efficient Bitcoin Meta-Protocol Transaction and Data Discovery Through nLockTime Field Repurposing
By: Nikodem Tomczak
Potential Business Impact:
Lets Bitcoin transactions share secret messages safely.
We describe the Lockchain Protocol, a lightweight Bitcoin meta-protocol that enables highly efficient transaction discovery at zero marginal block space cost, and data verification without introducing any new on-chain storage mechanism. The protocol repurposes the mandatory 4-byte nLockTime field of every Bitcoin transaction as a compact metadata header. By constraining values to an unused range of past Unix timestamps greater than or equal to 500,000,000, the field can encode a protocol signal, type, variant, and sequence identifier while remaining fully valid under Bitcoin consensus and policy rules. The primary contribution of the protocol is an efficient discovery layer. Indexers can filter candidate transactions by examining a fixed-size header field, independent of transaction payload size, and only then selectively inspect heavier data such as OP RETURN outputs or witness fields. The Lockchain Protocol applies established protocol design patterns to an under-optimised problem domain, namely transaction discovery at scale, and does not claim new cryptographic primitives or storage methods.
Similar Papers
ZipperChain: Transmuting Trusted Third-Party Services Into Trustless Atomic Broadcast
Distributed, Parallel, and Cluster Computing
Lets computers share information super fast and safely.
The Time to Consensus in a Blockchain: Insights into Bitcoin's "6 Blocks Rule''
Distributed, Parallel, and Cluster Computing
Helps make sure online money systems are fair.
Bitcoin as an Interplanetary Monetary Standard with Proof-of-Transit Timestamping
Cryptography and Security
Lets Bitcoin work between Earth and Mars.