Loading Tool

Explorer IconExplorer

Memory Pool

76,692 transactions
28.52 vMB
0.06677144 BTC
Random Selection Loading Transactions
Max Size: 173.04/200 MB

Candidate Block

Mining Attempt af2c6fd96545a57430da957e992d26aebfe7029455f9839b72a266a87a3190e5
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root e2bbf027f054ec4d4482fc79efb05b4db22cd7d38959ba9c3af0f804dea3d879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,967
Size: 1.00 vMB
Total Fees: 0.00767678 BTC
Feerates: 80.37 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (462,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,771 452,771 000000000000000002349460c633ffa70a7d895f41b36a6a84a564c57969cb48 1,884 1.00/1.00 vMB 149
452,770 452,770 0000000000000000018482b08ed9415e3780de2028a6d5b44aa8c4b85b4af99d 435 0.17/1.00 vMB 89
452,769 452,769 0000000000000000026e8feba391099dc2f356444bd11e34ea18ae1d1c5fdc90 194 0.07/1.00 vMB 117
452,768 452,768 000000000000000000da0fadeb53c3b889599ebf107f3767ea2373e151d30acd 1,331 0.66/1.00 vMB 86
452,767 452,767 00000000000000000290cdef44f755035c6b62be293ed5a7b7da8545880e94cc 438 0.20/1.00 vMB 103
452,766 452,766 00000000000000000237b14774b5be7865d6f1f5f934a808fd057dbf075ec697 437 0.17/1.00 vMB 119
452,765 452,765 0000000000000000002eee30eda9c6d5f44604e7ff9c656e2751450b0331deba 986 0.78/1.00 vMB 54
452,764 452,764 000000000000000000284a92aa2857942f513ddf1e054449121cc90707a07d44 1,258 0.63/1.00 vMB 71
452,763 452,763 0000000000000000009d5a91ae1a9fedb761a91777de72b710db93a39ce7fb61 1,823 1.00/1.00 vMB 95
452,762 452,762 000000000000000000c6d00a51667cbc709089f5cc8e4460237a4a904856a795 2,261 1.00/1.00 vMB 82
452,761 452,761 00000000000000000042d1b50ee367f48b6a01a0a24a822e79fc48559609c273 301 0.10/1.00 vMB 125
452,760 452,760 000000000000000001c4ee63029ed5e09789b043e20c09be1bcf224147a47472 2,317 1.00/1.00 vMB 96
452,759 452,759 000000000000000001bb45b607ad08ea1bd8c12c7460b85f63f734c13cf5b716 2,420 1.00/1.00 vMB 111
452,758 452,758 0000000000000000026e055114e87e305e97ff1f69f61bd0c6c3e29c3c4a7c73 2,319 1.00/1.00 vMB 112
452,757 452,757 0000000000000000016a70cadec624d3ebf7ae449822c1e3aa9559b94954a466 392 0.19/1.00 vMB 89
452,756 452,756 0000000000000000012cddc31997d95e29434bd9adcdc038d1b4158ba8aff29e 1,575 1.00/1.00 vMB 54
452,755 452,755 000000000000000001a5dcfe9778a87c585c3c9e88e4120a29673a37bd7c23a2 1,754 1.00/1.00 vMB 67
452,754 452,754 000000000000000002209a44b539d7fa8791509c5ea40cc2a2b723913ffec153 666 0.25/1.00 vMB 88
452,753 452,753 0000000000000000021d2b6808e60d47c6db83d04e60fe0279591779f28d721e 1,087 0.44/1.00 vMB 98
452,752 452,752 000000000000000000ed4f21858c813b70be0379af337c0d9ab8ac5e42891fa3 757 0.46/1.00 vMB 51
452,751 452,751 00000000000000000021770e8f086523ebc96a517cf8934be9ffa4dd8cc38eac 1,930 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.68 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: 682.66 GB
    • Received: 16.46 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.