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)
'869056'
Full documentation is available here.
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
bloxplorer-0.1.10.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file bloxplorer-0.1.10.tar.gz
.
File metadata
- Download URL: bloxplorer-0.1.10.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9cceddee63a5717302c5fbe6619513faf05ae6f205164b8eabdffb85be0256b |
|
MD5 | 2911218f193b4d89778e05520b03b6e7 |
|
BLAKE2b-256 | cd2bfc15165c9539abdc09fc860c5468bec1aa697fdfecf0883b1ee132898457 |
File details
Details for the file bloxplorer-0.1.10-py3-none-any.whl
.
File metadata
- Download URL: bloxplorer-0.1.10-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.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 340addf15eda7df741f8e24d3dc1c831618fe68835a772fa15d9a55b18c45757 |
|
MD5 | 9bd1a5e497392ed428929ecf86ca7575 |
|
BLAKE2b-256 | f0474c4884b96f1894d9558771552872b18439741de378a67535cd2f7f65bf49 |