Loading Tool

Explorer IconExplorer

Memory Pool

28,059 transactions
9.26 vMB
0.09161023 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 70e7575b559a2bee2e127881c98ae5b0c518fbcfa9da08364448c46aeceef7d5
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f529be6894caeaba96c78ed7a100ab438c1fc626b4c4d6cadbc14e6a125eaf04
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02517144 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (715,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,757 197,757 00000000000004f6ea96e23bcd9e32698d75ff41b7d132b3f2e4c3137c7d522f 153 0.05 vMB 69
197,756 197,756 0000000000000051937139ed265a43c506c81a90079ae7b873bedb1932e16e73 727 0.25 vMB 167
197,755 197,755 000000000000012128074d45d856cbe65bb657f59316e2c65a75f95b13543c82 8 0.00 vMB 172
197,754 197,754 00000000000002e3ae6deffba6e4ca0f66b7297e37ad61e500c734f6d7abc1f4 1,024 0.35 vMB 155
197,753 197,753 0000000000000094827f63eb272556ff17d1591eb1d80ec99c5c25aeaa5764b5 134 0.06 vMB 448
197,752 197,752 00000000000005eecbd17d81057060551920cd64b49f4b8c10a0a93680f5fb0e 512 0.19 vMB 151
197,751 197,751 00000000000005974c5433c206e03b35ab74de2fb6a0ba1398e2985fb7512939 1,024 0.41 vMB 160
197,750 197,750 00000000000006325d4c79c7afe6a7893465718ec8c09fba4e9b875529d8eab0 598 0.25 vMB 123
197,749 197,749 00000000000002966577598395eaf78583c2b150b202f1889a86f0161632f766 247 0.08 vMB 74
197,748 197,748 000000000000002ce4f844330745ffb3169a2a736c091d1567828d2356701b68 32 0.02 vMB 51
197,747 197,747 000000000000057bff1cecf8f468763f3eb535941c663870046053148b6aec5e 105 0.06 vMB 237
197,746 197,746 0000000000000544891cf3880b2ae8f3eb58668714313b96d562f7072fb6406e 41 0.02 vMB 362
197,745 197,745 0000000000000253913230745a0cd6680598a1e691cffdc87b380344c412a94a 719 0.24 vMB 155
197,744 197,744 000000000000032b0ebf46fb46b2eaf5c4fa7debb9a872a75fbe4f9e358f0fd4 136 0.05 vMB 157
197,743 197,743 0000000000000292d8d07483726f375abb09ccb8a8c07be84f0092b4b317c918 1,024 0.33 vMB 66
197,742 197,742 00000000000001dfad6eece68ce52f105ece53599d8081c625cc25ef15cc68a7 385 0.15 vMB 288
197,741 197,741 00000000000004cb68461fbd24aea9120e9aa79f9ee440c03aea511cf8e65aa9 537 0.23 vMB 560
197,740 197,740 000000000000013d5237a8ae615d701c2eace6defce049fef403adde07e3d3be 75 0.03 vMB 156
197,739 197,739 00000000000001bc734372dca4aa83fe4cb85ffd84602193cd1f04309a927ea8 92 0.04 vMB 116
197,738 197,738 00000000000001fe4faa4f52175902b3b256ae6eee093ef81ab56912d82318ee 466 0.17 vMB 176
197,737 197,737 000000000000024f02846464bec7fb2f4e67f77adddc302599532d39e2f932af 11 0.00 vMB 14
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 GB
    • Received: 0.48 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.