This blockchain explorer was developed by Dev_Dave, a passionate blockchain enthusiast and intending Developer. Dev_Dave is just getting started in the blockchain space and is excited to build tools that make blockchain more accessible. This project work was given to me by my Tutor and Teacher Mr Dave
For more information about Dev_Dave and other projects, visit my GitHub profile.
This block explorer is a tool fully in Javascript, designed to help users visualize and explore blockchain data. It provides an intuitive interface for viewing transactions, blocks, and other blockchain-related information in a user-friendly format.
I added functionality such as Toggle theme mode and Search bar . I also made use of public node API and JSON-RPC methods to fetch blockchain data and get functionality such as real-time updates and transaction history.