Dan Janosik
6b59690a2b
updated server versions
2024-11-18 12:09:02 -05:00
Dan Janosik
09a31f1e78
API v2.0.0
...
- all actions return JSON
- condense some actions
- add /api/blockchain/next-halving
https://github.com/janoside/btc-rpc-explorer/discussions/520
2023-04-05 16:56:40 -04:00
Dan Janosik
b0ce715428
Merge remote-tracking branch 'pointbiz/feature-mempool-api'
...
(Tweaked url and description)
2022-12-09 11:44:02 -05:00
Dan Janosik
4d72efb715
optional formatting for /api/price endpoints (off by default)
2022-12-05 10:36:50 -05:00
pointbiz
afc279a0c4
expose mempool size and total fees in api
2022-11-19 18:50:08 -04:00
Dan Janosik
a3ad748e14
PR #471 looked good; this tweaks the url path for consistency
2022-09-27 13:59:22 -04:00
pointbiz
c166d2e995
add block header API
2022-09-22 22:20:42 -04:00
Dan Janosik
85d9c662b2
-tweak url for new /api/tx/volume/24h
...
-support for hiding items from api docs in slow device mode (applies for new 24h volume)
-code/docs cleanup
2022-05-23 10:06:10 -04:00
Dan Janosik
373313c851
Merge remote-tracking branch 'pointbiz/feature-api-24hrvol'
2022-05-23 10:02:15 -04:00
Dan Janosik
8d6db006fd
cleanup
2022-05-23 09:43:35 -04:00
Dan Janosik
61c7c3a82e
-holiday API support
...
-holidays data cleanup
-homepage holiday display tweaks
2022-05-22 10:50:27 -04:00
pointbiz
0054eefdfc
add api for 24 hour tx volume
2022-05-20 18:23:11 -04:00
Dan Janosik
e506070702
Cleanup related to merge of PR #436
...
-move /api/xyzpub/:xyzpub to /api/xyzpub/txids/:xyzpub
-move /api/util/xyzpub/:xyzpub -> /api/xyzpub/:xyzpub
-rename xyzpubAddressApi -> xyzpubApi and move more functionality from apiRouter there
-searchXpubTxids: return more details about the search, then in the apiRouter just use what's needed
-fix in searchXpubTxids: reset gapCount value when tx is found
-update api docs
-update changelogs
2022-05-18 00:12:22 -04:00
Dan Janosik
3e5df32f31
cleanup related to new /api/address/:address
2021-12-03 00:35:56 -05:00
Dan Janosik
314693dade
/api/address/:address
2021-12-02 14:44:46 -05:00
Dan Janosik
41ace60d83
/api/mining/miner-summary
2021-12-02 13:53:43 -05:00
Dan Janosik
c0f6d7a7d8
new api endpoint: /api/blockchain/utxo-set
2021-11-02 16:30:38 -04:00
Dan Janosik
b51134e5bf
Update Server-Setup.md
2021-10-08 15:49:45 +00:00
Dan Janosik
e21fd05884
New api actions:
...
-/api/mining/next-block: details of next predicted block (getblocktemplate)
-/api/mining/next-block/txids: txids in next predicted block
-/api/mining/next-block/includes/$TXID: whether $TXID is in the next predicted block
2021-09-30 14:37:00 -04:00
Dan Janosik
427f68edba
xyzpub improvements:
...
-include "related" keys
-better acknowledgement of the network
-api item for xyzpub page content
2021-08-04 16:32:51 -04:00
Dan Janosik
49f2d01b89
/api/quotes/:index
2021-07-23 20:09:04 -04:00
Dan Janosik
8844fb4d45
/api/mining/hashrate improvements
2021-07-16 11:45:24 -04:00
Dan Janosik
247875c0bf
Misc:
...
- Footer random quote for fun
- Bootstrap v5.0.0 -> v5.0.1
- New: `/api/version`
- A separate changelog for the API
2021-05-30 09:47:43 -04:00
Dan Janosik
2c5782e6f8
/api/fun/quote and /api/fun/quotes
2021-05-29 17:28:53 -04:00
Dan Janosik
08cdea72c8
Misc:
...
- New /mining-template page showing structured output from getblocktemplate
- Homepage: add "Predicted Next Block" section (again, using getblocktemplate output)
- WIP: /predicted-blocks tool
- UX improvements to homepage "Tools" section
- Fix title of /block-stats page (haha)
- Changelog updates
2021-05-29 16:58:32 -04:00
Dan Janosik
1584ca39ef
api docs tweaks
2021-05-21 14:09:32 -04:00
Dan Janosik
1da895a43d
tweaks to public api:
...
-now separated from internal api
-/api/docs instead of static markdown file
-tweak a few actions
2021-05-21 10:54:05 -04:00
pointbiz
865eb66ee6
API routes for ticker data use case
2021-05-04 20:47:54 -04:00
Dan Janosik
c362b49586
docker setup docs
2021-04-20 16:25:04 -04:00
Dan Janosik
5dacdc8fe1
moving public site to BitcoinExplorer.org
...
BIG thanks to @SatoshisDomains (Satoshis.domains) for supporting the project in this way!
2021-04-11 13:27:40 -04:00
Dan Janosik
42582150ff
Update Server-Setup.md
2021-04-06 22:54:36 -04:00
Dan Janosik
6699d9a26b
Update Server-Setup.md
2020-09-02 02:35:22 +00:00
Dan Janosik
0a5b68e16e
Update Server-Setup.md
2020-09-02 02:34:27 +00:00
Dan Janosik
784397b91f
improvements and cleanup
2020-09-02 02:03:28 +00:00
Dan Janosik
0cfe05e67c
Create explorer.btc21.org.conf
2020-09-02 02:01:23 +00:00
Dan Janosik
f7f3fd0d2b
Docs: nginx reverse proxy, accessible via https
...
Thanks @leshacat
2020-06-25 17:27:29 +00:00
Dan Janosik
f4fcae2fa2
More misc improvements, prepping for 2.0:
...
- major memory usage improvements for loading txs with inputs: appropriate input-vouts are now extracted from their source txs and summarized (asm/hex are dropped since they're never used), rather than keeping the whole of input-txs in memory; this dramatically improves memory usage (and avoids crashing due to OOMEs), particularly when loading txs with "heavy" inputs (i.e. many, large input txs); this is relevant for /tx/TXID pages, and particularly important for the new /block-analysis pages which necessarily load many, many txs
- cache-key prefixes for coreApi's caching functionality: to avoid loading old-format data from a persistent cache and barfing on it
- several important code-reuse fixes: there were almost-duplicate chunks of code that were essentially calls to getRawTransactionWithInputs - now just use that function
- new minor /admin page for showing memory usage
- on homepage Network Summary: show full tx count (non abbreviated)
- use new domain everywhere
2020-03-24 11:30:22 -04:00
Dan Janosik
9d64902025
nvm version bump
2019-12-19 22:47:22 +00:00
Dan Janosik
ab6cde8e08
use nvm for node version mgmt
2018-11-29 13:01:10 -05:00
Dan Janosik
c638beee0f
Update Server-Setup.md
2018-05-11 17:22:19 -04:00
Dan Janosik
698c3afd65
Update Server-Setup.md
2017-12-10 23:42:33 -05:00
Dan Janosik
2f56472ab8
Update Server-Setup.md
2017-12-10 23:22:56 -05:00
Dan Janosik
4e79551299
Update Server-Setup.md
2017-12-10 23:11:31 -05:00
Dan Janosik
f9fbb5d14d
Update Server-Setup.md
2017-12-10 13:51:36 -05:00
Dan Janosik
dfccb44e30
update tls settings
2017-12-10 13:50:57 -05:00
Dan Janosik
92ea179e54
Update Server-Setup.md
2017-12-10 12:27:32 -05:00
Dan Janosik
347afaddb4
Update btc-explorer.com.conf
2017-12-10 12:26:56 -05:00
Dan Janosik
66e334b440
Create btc-explorer.com.conf
2017-12-10 12:13:50 -05:00
Dan Janosik
3ab8cf8a17
Update Server-Setup.md
2017-12-10 12:13:33 -05:00
Dan Janosik
0adacfe153
Update Server-Setup.md
2017-12-10 11:43:51 -05:00