Skip to main content

Bitcoin and Liquid blockchain explorer

Project description

circle version MIT license

Bloxplorer is a simple yet very effective Bitcoin and Liquid blockchain explorer.

It allows developers to make use of the full power of the Blockstream Esplora HTTP API through a clean Python interface.

Usage

Using the Bloxplorer package is easy and straightforward, as it should be.

from bloxplorer import bitcoin_explorer

response = bitcoin_explorer.blocks.get_last_height()
print(response.data)
'586438'

Full documentation is available at https://valinsky.github.io/bloxplorer/

Installation

To install the Bloxplorer package just run this command in your favorite terminal:

>>> pip install bloxplorer

Tips

You already know :)

฿itcoin address: 3NRWkeb9HtQn6sGHNyAXhkcoCcUwstpdBb

Thank you!!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bloxplorer-0.1.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

bloxplorer-0.1.1-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page