Loading Tool

Explorer IconExplorer

Memory Pool

24,558 transactions
4.94 vMB
0.04768785 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.88/200 MB

Candidate Block

Mining Attempt 9c641d2a395d5ac992959a5450f97e46eefd1380354e3316c128031dd0c3166d
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 16d70709df6dd20c6091d47c1318a952902ab2e1b3ec50ff184e9de8c2f5c6e5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 0.90 vMB
Total Fees: 0.03730476 BTC
Avg Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (712,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
200,146 200,146 0000000000000276f237c89aece6e1ac1cac0c40b31a6acef29c4cbf02a2df6f 0.06 MB 94 124
200,145 200,145 000000000000058e48d7bcf464817aa073d7505e9062aa22eb18bc19f46e3ed3 0.13 MB 286 112
200,144 200,144 00000000000005563ba88c230e3f8b53385e3c1468b191f4b9265d8d5265845b 0.20 MB 383 251
200,143 200,143 000000000000025424df87f929d7b22b69c09c9dd3ced59b8b75ae53ddaa97ad 0.00 MB 17 56
200,142 200,142 000000000000025e40059d9a845835bdfe76f421f371710d764862b88bcd375f 0.05 MB 102 249
200,141 200,141 00000000000000e5a11b0b092439d4ec4bfe96d2e779f8bf28626853fe7704cf 0.04 MB 80 104
200,140 200,140 0000000000000269689329f89fe4e85bdc2731e5a2629978e9fb6be7e6642691 0.04 MB 86 76
200,139 200,139 000000000000019d068491bba857d2206f2aee629a1019061ccb0ff6ce037d29 0.17 MB 408 130
200,138 200,138 00000000000002151f15d6a9f2b963d30fe93904f07a7667f73a1964f6217cb2 0.18 MB 339 75
200,137 200,137 00000000000004f7c259272a82394ae242d1212adb654152846d736aee8d2ba5 0.05 MB 115 112
200,136 200,136 000000000000007509623d20a06d107fcdcc0e76a9007a8d53e82c8a9e5ae420 0.03 MB 49 121
200,135 200,135 000000000000029c3b4d05ce509aa6584f13587403560b1fa4c36da17f4cd45d 0.05 MB 77 115
200,134 200,134 0000000000000387dfc8cdf3872500bbadbe2c3418d59fd38fa5be3d4ae0c264 0.23 MB 477 124
200,133 200,133 00000000000003adb650968b2c3264669cfdbfed3b9e0bf5523e04174a4806e6 0.04 MB 73 362
200,132 200,132 0000000000000372b84661b20a1b055f6b4c7284a42ef0c6949a4876e77f9ee9 0.06 MB 125 104
200,131 200,131 0000000000000376060d8f36a2ca0108253b60ae16df8bd5fe8ed4908f2315ac 0.00 MB 11 0
200,130 200,130 000000000000043b1577b4876853d4c1ae76620d5c58425bcf031dc1d0ada01a 0.01 MB 30 61
200,129 200,129 00000000000001718ebc7453738f69a369090c7ddef0a03be0c938e2c594fbf2 0.04 MB 81 207
200,128 200,128 0000000000000561f0fd8545481a603190b78eac71f717492023fe682579b87c 0.07 MB 121 314
200,127 200,127 00000000000004efa312e6207511f6a3618f230a7adfc17e34ef3a1582bc88da 0.08 MB 64 87
200,126 200,126 0000000000000090ccd0c9a1bcfb25be62e5cafaaefc91cdc1e2384fb16eeaee 0.27 MB 522 98
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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