A professional blockchain explorer web application
Project description
Blockchain Explorer
A professional blockchain explorer web application that provides comprehensive insights into blockchain networks, with enhanced data visualization and user interaction capabilities.
Features
- Real-time transaction tracking
- Detailed block information
- Address history and balance tracking
- Transaction receipt generation
- Export data in multiple formats (JSON, CSV)
- Responsive Material UI-inspired design
- Real-time data updates via WebSocket
Quick Start
Local Installation
# Install the blockchain explorer
pip install pyexplorer
# Install required dependencies
pyexplorer install local
# Run the application
pyexplorer run local
The application will be available at http://localhost:5000
Docker Installation
# Install the blockchain explorer
pip install blockchain-explorer
# Install Docker dependencies and setup
pyexplorer install docker
# Run using Docker
pyexplorer run docker
Configuration
The application uses a config.json file for API endpoints and other settings. You can modify this file to change the blockchain nodes and APIs used by the application.
Development
To set up the development environment:
git clone https://github.com/Pymmdrza/pyExplorer
cd pyExplorer
pip install -e .
CLI Commands
Installation
pyexplorer install local: Install all required dependencies for local deploymentpyexplorer install docker: Setup Docker environment and install dependencies
Running
pyexplorer run local: Run the application locallypyexplorer run docker: Run the application using Docker
License
This project is licensed under the MIT License - see the LICENSE file for details.
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 blockexplorer-0.1.9.tar.gz.
File metadata
- Download URL: blockexplorer-0.1.9.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5630e888a2829f52f0188fe3ca8959d27597aba77d2bf3053b4c72ccbf8ae8f
|
|
| MD5 |
9c28656367382500fbcee81c3b9d49ec
|
|
| BLAKE2b-256 |
2be2806127fd9922fa012742c15cda2f1f247a242598abad23b3f6a4d9395e0d
|
File details
Details for the file blockexplorer-0.1.9-py3-none-any.whl.
File metadata
- Download URL: blockexplorer-0.1.9-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
260c7295f41c7404952fcaecac346cf4603310c55a951e804518db9662045c63
|
|
| MD5 |
e35e27d34d4992ff3fc099bb9a25ea2d
|
|
| BLAKE2b-256 |
0916687630003f5dc6d4b61cd6c9b3f44e7eb0f257e6d21ef5aac821637ede97
|