Loading Tool

Explorer IconExplorer

Memory Pool

77,562 transactions
29.38 vMB
0.07692637 BTC
Random Selection Loading Transactions
Max Size: 176.45/200 MB

Candidate Block

Mining Attempt 8af0e3afb94b16bb88d507c2e234cb864e2d41728b013083b993f3240da215ff
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root bfd8ba87173426d8a219013eb7db33c1e6ab59275fbb83109d9f59bb02908002
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,818
Size: 1.00 vMB
Total Fees: 0.01373947 BTC
Feerates: 59.34 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (591,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
324,122 324,122 00000000000000000925b17f9eb67c1193d70150110bafa7b94c670b3d99550c 408 0.23/1.00 vMB 28
324,121 324,121 000000000000000007f97a7537e6218cf8517bc670565f34168479292e27c681 931 0.74/1.00 vMB 22
324,120 324,120 00000000000000001764d1313d13907e279b89b06e218b45f2a5f7da4f2007a9 1,049 0.67/1.00 vMB 26
324,119 324,119 00000000000000001b2ac242de5b6ef1f3939df4f3ae0cd659d38ba5f25184b9 630 0.50/1.00 vMB 20
324,118 324,118 000000000000000008deee9b2357b7958569c63a3ec5d3b0c18182c5adf87069 659 0.38/1.00 vMB 29
324,117 324,117 000000000000000002c214a7058310aa914cc0db4af9c797a0abe2c59cf54ee9 549 0.25/1.00 vMB 29
324,116 324,116 000000000000000006c3395c9e98a7cca2475a74b7d8ad205d775bce83ff6331 204 0.15/1.00 vMB 21
324,115 324,115 00000000000000001dca4b42cb1cc6de426fb6dc322b7ebeb8c46608f60e27c5 835 0.52/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.