Loading Tool

Explorer IconExplorer

Memory Pool

73,333 transactions
28.24 vMB
0.07322158 BTC
Random Selection Loading Transactions
Max Size: 167.13/200 MB

Candidate Block

Mining Attempt b78ce8b7fbf34d93f59e3e50743e5d8121ee8f58ca5603b032cda3f71d8e93ea
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (590,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,143 324,143 0000000000000000151ac8a44db0cb0f3885d5b0026eb2e989223df637f87d0a 256 0.13/1.00 vMB 31
324,142 324,142 00000000000000000c9dab6822c7199301726e2fceee647cadd6d91592805514 893 0.35/1.00 vMB 50
324,141 324,141 000000000000000012bb6ff8c02b7e74cfa7e6597c5c238b37340af1db9f14a8 608 0.35/1.00 vMB 16
324,140 324,140 00000000000000001e76250b3725547b5887329cfe3a8bb930a70e66747384d3 803 0.48/1.00 vMB 25
324,139 324,139 000000000000000008c385b580574fe34398738bcd46d3ffc08b5ddc72c71625 64 0.04/1.00 vMB 84
324,138 324,138 0000000000000000118facf86c770474fb02458968a27e786fa924166e9822b8 1,583 1.00/1.00 vMB 29
324,137 324,137 00000000000000000aa57896505caf9f6c82c9f5e7f0ecc4b992c35f3959b83b 1,914 1.00/1.00 vMB 32
324,136 324,136 00000000000000001ceca2f98db4cdbde1387b38bce8b6ac1d2a77c6cfd002b4 684 0.52/1.00 vMB 22
324,135 324,135 000000000000000012df7fa40be2870a82def6b26aed81d530c5e5036bae868c 1,404 0.75/1.00 vMB 28
324,134 324,134 00000000000000001643fbf3a0bc98408c9a1416620309b0ba1cbde7d476b79b 1,584 0.81/1.00 vMB 30
324,133 324,133 00000000000000000f105d0ad059e56bdc3b40a4f01a53b12ae6b7cf9012d040 490 0.27/1.00 vMB 31
324,132 324,132 000000000000000002adb6188d6f295041dabc418e31d6f098897f56867b2c31 337 0.19/1.00 vMB 24
324,131 324,131 00000000000000000b6a8f34b4e3440058888fa82c8bcaac54283454928955c5 371 0.22/1.00 vMB 31
324,130 324,130 000000000000000011f140a2edb97479f213396c90291a1af123d9e9636e989d 349 0.19/1.00 vMB 22
324,129 324,129 000000000000000010cd703845c0f4b549bf3f46b9555bbe297df0d595d65cd3 323 0.24/1.00 vMB 20
324,128 324,128 000000000000000003fba53be70fd16e1782079fb55b1fce496e7d7dd6c018b2 268 0.23/1.00 vMB 20
324,127 324,127 00000000000000000ab6a523ee56bb1b5f187f6632768fc116ad68f4a4069df3 58 0.03/1.00 vMB 27
324,126 324,126 00000000000000000bc0fcf8c0bb2e639deb9eb1c5c4370fc701bbe6f71dafc6 463 0.24/1.00 vMB 30
324,125 324,125 000000000000000006cf60f91b8f00e536c2b26af847cb64a938be19ef0d1f22 308 0.14/1.00 vMB 23
324,124 324,124 0000000000000000172a3c918bd52efd5612fae9d62a46bc36138f27c00ae2cc 482 0.26/1.00 vMB 28
324,123 324,123 00000000000000001882a15d8b645ab7628f5f1de6adb5ad7eede9c07042e0bc 387 0.23/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.