I learned how to make a chrome extension that I call Bitcoin Pulse. It shows block height, sats per dollar, and dollars per bitcoin at the click of a button. It also allows you to look at block info and clarkmoody's dashboard. It's currently being reviewed by the chrome webstore but should be available once that's done
Awesome! Please make sure it's not collecting, selling, or leaking any data.
You wouldn't want to accidentally (or intentionally) announce who follows Bitcoin.
Open source would be nice.
Why not also include the mempool.space Blockchain explorer? They have the code on their website.
reply
Only thing it's doing is fetching block height from blockstream and price from coingecko.
It's also open-source :).
It's currently using Blockstream for the block explorer but I guess Mempool.space is better aesthetically. I'll switch out Block stream for mempool. Thank ya!
reply