Loading Tool

Explorer IconExplorer

Memory Pool

28,180 transactions
9.36 vMB
0.09434470 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt 24420f0fab24621cc7f8430d255317f10fce13abaa1adc8463adf7b9876debe1
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (718,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,145 195,145 000000000000037d64204c9434e2979280a0c4a05e62a20e6906f515379e0171 280 0.13 vMB 127
195,144 195,144 0000000000000086b8ae1fcf404ba85fedf53e3860bb11caf16c7b36c2cf4a29 304 0.13 vMB 117
195,143 195,143 000000000000028f778443fdb58f21fd20eefa225fd8f165d2ebfe351ff0910f 395 0.15 vMB 156
195,142 195,142 00000000000003acacf176b8498bc505b0f8a53372cca95c1198803191a3d4ef 167 0.05 vMB 30
195,141 195,141 00000000000004e772a8b1c3a6dc732b0fa2d27ab1e19c63e902851bdfec7825 929 0.38 vMB 133
195,140 195,140 00000000000002e6078f1b66e8735513a4a298e79cb2f5f932d45c0d3e2aa0cb 147 0.05 vMB 156
195,139 195,139 000000000000024dae19e7890281a222a8088a29d6c26d1022d746dc90f26eec 46 0.01 vMB 156
195,138 195,138 000000000000018374c5c30a3cce7ab30fed6afc758263011855e5b678e6b8a9 166 0.14 vMB 83
195,137 195,137 00000000000003dc507e3ef27979d41f726d61724a5f6f1b344e76446a980093 109 0.09 vMB 111
195,136 195,136 00000000000001a35a7e25e5f9c0d7e48554ce6504c5e6e30f0f7e2c796b14b9 342 0.16 vMB 136
195,135 195,135 000000000000009b847efc752fa85dc0fb8f36ea0e23c6c01033a95f3d66198e 138 0.05 vMB 114
195,134 195,134 00000000000003728918db5511d75c4d13bac8cf7ae3fb203868308bbfe39437 244 0.11 vMB 131
195,133 195,133 00000000000003e21424640eb07a54c37a6f90752844f296d0f6c25d6d25de4a 375 0.17 vMB 114
195,132 195,132 0000000000000604922d9b137bf14e0854d1b249da7a99bd5990109c51b5a550 664 0.23 vMB 154
195,131 195,131 000000000000044ff8b3a95b3f7bfb9c9d9f95402ebd59fc428e14c90d926d68 133 0.05 vMB 56
195,130 195,130 000000000000047315b3d453c6866c038140adf0349690a72d4880decde6c8f5 11 0.00 vMB 0
195,129 195,129 00000000000004d59f256d76ea3ea725c0d1f8d392477597bb38a8434050fd29 114 0.04 vMB 135
195,128 195,128 00000000000001a63bd4afffccb85769a00247b0a65b455d665d1ac58ac299a7 256 0.09 vMB 120
195,127 195,127 00000000000006eebb90192516ac73ea8f2da9c28d58a5102b8255b6c509ccaf 157 0.06 vMB 337
195,126 195,126 00000000000003d06b8e21dce88f93e54c211676fbfe021e1dcfd9873c099ca9 429 0.16 vMB 155
195,125 195,125 000000000000018154baafed73d2e945e33c46a0051515a22d94b54fdc545276 11 0.00 vMB 296
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: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 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.