English

An analysis of Bitcoin OP_RETURN metadata

Cryptography and Security 2017-03-02 v2

Abstract

The Bitcoin protocol allows to save arbitrary data on the blockchain through a special instruction of the scripting language, called OP_RETURN. A growing number of protocols exploit this feature to extend the range of applications of the Bitcoin blockchain beyond transfer of currency. A point of debate in the Bitcoin community is whether loading data through OP_RETURN can negatively affect the performance of the Bitcoin network with respect to its primary goal. This paper is an empirical study of the usage of OP_RETURN over the years. We identify several protocols based on OP_RETURN, which we classify by their application domain. We measure the evolution in time of the usage of each protocol, the distribution of OP_RETURN transactions by application domain, and their space consumption.

Keywords

Cite

@article{arxiv.1702.01024,
  title  = {An analysis of Bitcoin OP_RETURN metadata},
  author = {Massimo Bartoletti and Livio Pompianu},
  journal= {arXiv preprint arXiv:1702.01024},
  year   = {2017}
}

Comments

BITCOIN 2017

R2 v1 2026-06-22T18:08:40.174Z