Bitcoin and Liquid blockchain explorer
Project description
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
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bloxplorer-0.1.9.tar.gz.
File metadata
- Download URL: bloxplorer-0.1.9.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aef235036b7f7ca2c165fd3b2a0af5526ba7e9c88671e8d2c034f1ebf149bf3
|
|
| MD5 |
f2baaa80a20a48bde19f83d67544bd34
|
|
| BLAKE2b-256 |
bee00588b39ccce8ce45e07de4888ed5da8583dade16a797992e323b0d3dfdc5
|
File details
Details for the file bloxplorer-0.1.9-py3-none-any.whl.
File metadata
- Download URL: bloxplorer-0.1.9-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eeb668bf6e000cbb18a5fa97c49068fd6e41b710f724b94f04103f0f2f07c72
|
|
| MD5 |
11e00d6cae7b367b46b053962e0c3e6a
|
|
| BLAKE2b-256 |
060c2b0697c18b31a65199f325138db0da592cbbe44fdf167c9ae6a5ad5bbebf
|