Bitcoin and Liquid blockchain explorer
Project description
Bloxplorer is a simple and effective Bitcoin 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)
'869056'
Full documentation is available here.
Installation
To install the Bloxplorer package simply 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
bloxplorer-0.1.11.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file bloxplorer-0.1.11.tar.gz
.
File metadata
- Download URL: bloxplorer-0.1.11.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64b557cfc1174139832d9ddba7c64fa18623e4bffa79f24f32f888519f69be34 |
|
MD5 | 2c0f01275c00ed4953ccbc993f81ffe6 |
|
BLAKE2b-256 | 4ae1f119d9144aede9a8de7c76cba51282c43c7a003d913e37b7a87d74a503e3 |
File details
Details for the file bloxplorer-0.1.11-py3-none-any.whl
.
File metadata
- Download URL: bloxplorer-0.1.11-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87d70a914eb99be462538602f8e33daa2db6503fc300d0c2ccf20ad504d1b345 |
|
MD5 | a50ba606e4a27fa53bb09fdf8ee86125 |
|
BLAKE2b-256 | 3a34f1b4c5e50ebb5a426b0df00c88c2e3b402fc6732e2046a7cdf4105f03e98 |