Loading Tool

Explorer IconExplorer

Memory Pool

26,843 transactions
10.81 vMB
0.05246606 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.97/200 MB

Candidate Block

Mining Attempt 4a139dd251cfdb4ebb6a6191f18700b4f64bf90e5231549c0e7d1d060b51c867
Version 20000000
Previous Block 000000000000000000011dbd85e36dfd2a83aada163322bd4646a82ee615b9df
Merkle Root c8295b19aa7a4c7cc4bd2733936d58c470485a151a2747ca15310e296f6395b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,299
Size: 1.00 vMB
Total Fees: 0.03442762 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,552 (718,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,148 195,148 00000000000002f604a3c1c70aaf21eeed5af90d5f8b72e2dcabd732f155a195 447 0.18 vMB 154
195,147 195,147 00000000000006bf6f1a0f4e3c9f4608c8b79327dcb2bff51d1592d0680d2ec2 512 0.19 vMB 45
195,146 195,146 000000000000071740f9c603141442595b4f1303031af8663399100054067c8f 80 0.03 vMB 136
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
Previous 10 blocks ↓
Total Size: 779.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 418.00 GB
    • Received: 2.24 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.