2022-05-16 13:30:51 +00:00
manifestVersion : 1
2022-04-20 20:32:07 +00:00
id : mempool
2023-06-21 07:58:25 +00:00
category : bitcoin
2022-04-20 20:32:07 +00:00
name : mempool
2024-08-26 23:44:47 +00:00
version : "3.0.0"
2023-07-11 04:08:24 +00:00
tagline : Explore the full Bitcoin ecosystem
2022-04-20 20:32:07 +00:00
description : >-
2023-07-11 04:08:24 +00:00
Be your own explorer.
Run your own instance of The Mempool Open Source Project and trust no one—use your own node to beautifully visualize data about the Bitcoin network, transactions, blockchain, mempool, and more.
2023-04-24 17:26:49 +00:00
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
2022-08-23 15:10:57 +00:00
releaseNotes : >-
2024-07-25 03:35:12 +00:00
This update brings a brand new mempool widget, allowing you to see the recommended fees at a glance right from your umbrelOS home screen.
To add this widget, right-click on your home screen and select "Edit widgets", or click on Widgets in the Dock.
2022-04-20 20:32:07 +00:00
developer : Mempool Space K.K.
website : https://mempool.space/about
dependencies :
2022-05-28 10:23:39 +00:00
- bitcoin
- electrs
2022-04-20 20:32:07 +00:00
repo : https://github.com/mempool/mempool
support : https://mempool.support
port : 3006
gallery :
- 1. jpg
- 2. jpg
- 3. jpg
2023-06-21 11:25:21 +00:00
- 4. jpg
2022-04-20 20:32:07 +00:00
path : ""
defaultUsername : ""
2022-10-03 18:09:56 +00:00
defaultPassword : ""
2024-07-25 03:35:12 +00:00
widgets :
- id : "stats"
type : "four-stats"
refresh : "5s"
endpoint : "widget-server:3000/widgets/fees"
link : ""
example :
type : "four-stats"
link : ""
items :
- title : "No priority"
text : "2"
subtext : "sat/vB"
- title : "Low priority"
text : "6"
subtext : "sat/vB"
- title : "Medium priority"
text : "18"
subtext : "sat/vB"
- title : "High priority"
text : "27"
subtext : "sat/vB"
2023-04-05 06:02:09 +00:00
submitter : Mempool Space K.K.
submission : https://github.com/getumbrel/umbrel/pull/470