pull down to refresh

Hi @elite, Done as you framed it, minus the site-wide toggle. The two tools are served as non-html attachments so the edge cannot inject, verified twice against the published checksums. Thanks for looking into it!
Hi @quietfork, you are right, thank you for bringing this up, this happened because we turned on Cloudflare's Bot Fight Mode.
Fixed on site rather than Cloudflare. Both files are now served as application/octet-stream
downloads with Content-Disposition attachment and no-transform, which the edge leaves alone.
Test should agree now, please check.
Thanks for checking it out @mkmloom !
Hi @iguano happy you like it!
Hi @c1893b01e5 thanks for checking it out! What do you mean about data transparency? The site is loading data directly from the bitcoin node.
Thanks that's nice to hear @SatsMate !
Appreciate it @ditchondominic, Root URLs are a must for any explorer, easy access.
Hi @deadmanoz thanks for checking out the site, there is a bit of hate for using AI but I don't care, I put a lot of effort to make the site look nice, it wasn't a few prompts and done. I went over everything and put in a lot of time for this project.
I like your suggestion, I have added it to my task list.
Hi @LightOfBitcoin thanks for checking it out!
Hi @398ja,
You already can: /api/v1/summary returns the USD price and an fx table side by side (ECB daily reference rates, 15 currencies).
Multiply price.usd by fx.rates.EUR (or GBP, JPY, BRL etc.) and you have your price. It is the same data the site's own converter uses.
Thanks for checking it out @Wellknow35 , happy you like it :)
Hi @robbabuona it has been added now to the page https://openbitcoin.com/buy
Great recommendation @Wellknow35, its added now https://openbitcoin.com/buy
Thanks for checking it out @WaxLuw
Hi @Fenix thanks for pointing that out, fix complete. Please refresh.
Thanks for pointing that out @Signal312, I am brand new here and just learning how things work, I definitely noticed my post was falling off the front page abruptly.
After scanning the front page I assumed it was ok to keep zapping my post up, is that not the case? Wasabi Wallet is doing exactly this without being downzapped for it. Their post from July 24th is still going strong.
Thanks for the kind words @SkyLords
This is done: https://github.com/openbitcoincom/explorer-adapter
Core alone gets you blocks, txs, mempool and fees. Add an electrum server (electrs or Fulcrum) for address pages, and the address-index for heavy-address caching. Same response shapes as the live site, so the public frontend plugs straight in.
Good idea!
Thanks @Chikasunbeats for the positive feedback! No team, I built the site with the assistance of AI.