CINXE.COM
BlockSci Version 0.7 Documentation — BlockSci 0.7.0 documentation
<!DOCTYPE html> <html class="writer-html5" lang="en" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>BlockSci Version 0.7 Documentation — BlockSci 0.7.0 documentation</title> <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <!--[if lt IE 9]> <script src="_static/js/html5shiv.min.js"></script> <![endif]--> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> <script src="_static/language_data.js"></script> <script type="text/javascript" src="_static/js/theme.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Local Setup" href="setup.html" /> </head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" > <a href="#" class="icon icon-home" alt="Documentation Home"> BlockSci </a> <div class="version"> 0.7.0 </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <p class="caption"><span class="caption-text">Table of Contents</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="setup.html">Local Setup</a></li> <li class="toctree-l1"><a class="reference internal" href="using-blocksci.html">Using BlockSci</a></li> <li class="toctree-l1"><a class="reference internal" href="fluent-interface.html">Fluent Interface (Python)</a></li> <li class="toctree-l1"><a class="reference internal" href="reference/reference.html">Python Module Reference</a></li> <li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li> <li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li> <li class="toctree-l1"><a class="reference internal" href="changelog.html">Release notes</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="#">BlockSci</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="#" class="icon icon-home"></a> »</li> <li>BlockSci Version 0.7 Documentation</li> <li class="wy-breadcrumbs-aside"> <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="blocksci-version-0-7-documentation"> <h1>BlockSci Version 0.7 Documentation<a class="headerlink" href="#blocksci-version-0-7-documentation" title="Permalink to this headline">¶</a></h1> <p><strong>As of November 2020, we are no longer actively developing or supporting BlockSci.</strong> Please be aware that as cryptocurrencies continue to evolve, they may lose compatibility with BlockSci and might break it in unexpected ways.</p> <p>The Bitcoin blockchain — currently 280 GB and growing — contains a massive amount of data that can give us insights into the Bitcoin ecosystem, including how users, businesses, and miners operate. BlockSci enables fast and expressive analysis of Bitcoin’s and many other blockchains. The accompanying paper explains its design and applications: <a class="reference external" href="https://www.usenix.org/system/files/sec20-kalodner.pdf">https://www.usenix.org/system/files/sec20-kalodner.pdf</a>.</p> <p>Please refer to the <a class="reference external" href="changelog.html">release notes</a> to learn about new features, important bug fixes and other changes.</p> <div class="toctree-wrapper compound"> <p class="caption"><span class="caption-text">Table of Contents</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="setup.html">Local Setup</a></li> <li class="toctree-l1"><a class="reference internal" href="using-blocksci.html">Using BlockSci</a></li> <li class="toctree-l1"><a class="reference internal" href="fluent-interface.html">Fluent Interface (Python)</a></li> <li class="toctree-l1"><a class="reference internal" href="reference/reference.html">Python Module Reference</a></li> <li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li> <li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li> <li class="toctree-l1"><a class="reference internal" href="changelog.html">Release notes</a></li> </ul> </div> </div> <div class="section" id="old-documentation"> <h1>Old Documentation<a class="headerlink" href="#old-documentation" title="Permalink to this headline">¶</a></h1> <ul class="simple"> <li><p>BlockSci <a class="reference external" href="https://citp.github.io/old-blocksci-docs/0.5.0/index.html">Version 0.5.0 Documentation</a></p></li> <li><p>BlockSci <a class="reference external" href="https://citp.github.io/old-blocksci-docs/0.4.5/index.html">Version 0.4.5 Documentation</a></p></li> <li><p>BlockSci <a class="reference external" href="https://citp.github.io/old-blocksci-docs/0.3/index.html">Version 0.3 Documentation</a></p></li> <li><p>BlockSci <a class="reference external" href="https://citp.github.io/old-blocksci-docs/0.2/index.html">Version 0.2 Documentation</a></p></li> </ul> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="setup.html" class="btn btn-neutral float-right" title="Local Setup" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> </div> <hr/> <div role="contentinfo"> <p> © Copyright 2018-2020, BlockSci Developers </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>