Latest Release

Summary

  • Breaking changes to the API (see ./api/changelog)
  • Homepage
    • New "Next Halving" widget in Network Summary
    • Show difficulty ATH comparison
    • Show "Next Block" fullness
    • Progress bar for difficulty adjustment estimate
    • Include median fee rate for next-block estimates (also on /next-block)
    • Show a banner if 'today' is a Bitcoin 'Holiday' (see more below)
  • Minor fixes for running against Bitcoin Core v23
  • Block Analysis: include top "days destroyed" transactions
  • URL change: /mining-template -> /next-block (redirect is included for compatibility)
  • On Extended PubKey pages, include balance data for various address (if Electrum server is configured)
  • New /next-halving tool
  • Several new API actions/changes; see /api/changelog
  • New /holidays, a curated list of Bitcoin 'Holidays'
  • Support for different view options on /fun
  • On /difficulty-history, make delta graph honor timespan filtering
  • Proper use of production-ready MemoryStore for session data
  • Support for serving static assets via a configurable CDN
  • Misc fixes for erroneous data display on non-mainnet nodes
  • Switch from fontawesome to bootstrap-icons v1.8.0
  • Refreshed miner-identification database
  • Refreshed "Dark" theme with blues toned down (legacy dark theme still available)
  • UI/UX tweaks
  • Misc minor fixes
  • Updated dependencies

Changes

  • app/utils.js: minerInfo only on mainnet by @jsarenik in https://github.com/janoside/btc-rpc-explorer/pull/407
  • index-network-summary: Next Block not on signet by @jsarenik in https://github.com/janoside/btc-rpc-explorer/pull/433
  • tx api: add address, type, value to vin. add fee. by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/434
  • new xyzpub API returns txids by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/436
  • Feature api 24 hour volume in BTC by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/446
  • Dockerfile: update node to v16 by @jsarenik in https://github.com/janoside/btc-rpc-explorer/pull/450
  • Fix /address/ API for testnet P2PKH addresses by @v0s in https://github.com/janoside/btc-rpc-explorer/pull/453
  • fix: stutter typo "for the the next block" by @chabroA in https://github.com/janoside/btc-rpc-explorer/pull/468
  • add block header API by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/471
  • tx api: add mempool data for unconfirmed tx by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/479
  • expose mempool size and total fees in api by @pointbiz in https://github.com/janoside/btc-rpc-explorer/pull/490
  • btcHolidays: Fix custory typo by @jsarenik in https://github.com/janoside/btc-rpc-explorer/pull/497
  • Update the 0xB10C pool URL by @ExperiBass in https://github.com/janoside/btc-rpc-explorer/pull/514
  • Don't strip trailing zeros from values by @ExperiBass in https://github.com/janoside/btc-rpc-explorer/pull/504
  • Improved xyzpub screen with some address details by @Thierry61 in https://github.com/janoside/btc-rpc-explorer/pull/518
  • Use new electrs error message when an address has a history longer than the configured lookup limit by @ExperiBass in https://github.com/janoside/btc-rpc-explorer/pull/494
  • Fix QR code not loading on address page by @ExperiBass in https://github.com/janoside/btc-rpc-explorer/pull/523
  • btcHolidays: fix the name by @jsarenik in https://github.com/janoside/btc-rpc-explorer/pull/543
  • Node details page improvements by @Thierry61 in https://github.com/janoside/btc-rpc-explorer/pull/546
  • added docker-compose.yml by @st3b1t in https://github.com/janoside/btc-rpc-explorer/pull/549

New Contributors

  • @jsarenik made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/407
  • @v0s made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/453
  • @chabroA made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/468
  • @ExperiBass made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/514
  • @Thierry61 made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/518
  • @st3b1t made their first contribution in https://github.com/janoside/btc-rpc-explorer/pull/549

Full Changelog: https://github.com/janoside/btc-rpc-explorer/compare/v3.3.0...v3.4.0

Data updated on: 2024-07-01 13:14 UTC