Loading Tool

Explorer IconExplorer

Memory Pool

81,657 transactions
30.92 vMB
0.07302168 BTC
Random Selection Loading Transactions
Max Size: 188.38/200 MB

Candidate Block

Mining Attempt 64f69dbe0001b2c97360e8b94dd80f0b93ebdb83aa336e1ea1f6f40d8003a00d
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 8a01c97cad59564299d09a6a76450fc95f79973d1c45d0067df0c24c2fb94016
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,359
Size: 1.00 vMB
Total Fees: 0.00652118 BTC
Feerates: 60.16 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (386,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,743 528,743 00000000000000000001f838a8b2563ec8160144395b32568bc696465a0aabae 1,881 1.00/1.00 vMB 65
528,742 528,742 00000000000000000020ac89bc65a722ae98f76247d06060a97d015c44bdfb01 1,980 1.00/1.00 vMB 94
528,741 528,741 000000000000000000214d9d54d2a4e155d40cf5fc2f65c2847ae98fd6d09dfc 759 0.27/1.00 vMB 64
528,740 528,740 0000000000000000001018f894e6f7979d18dbc38e01337cd3c9ae4aa9eccc4f 822 0.26/1.00 vMB 73
528,739 528,739 0000000000000000002696fa1b3d8f59237057f58f72c746ebbd321be161d915 336 0.11/1.00 vMB 82
528,738 528,738 0000000000000000000113e3ef06d880153fff44b56058cbba8c5e2593e83dad 2,149 0.91/1.00 vMB 69
528,737 528,737 00000000000000000034b627d457071b73c345c653ad2b700b624717a4174af8 2,534 0.95/1.00 vMB 68
528,736 528,736 000000000000000000095a312006ab27e5753eb043f4185ebba7ce1cbe73dd55 519 0.18/1.00 vMB 64
528,735 528,735 00000000000000000011e3ebb1db7538173851abf80a8e3e61ac442ccbcffc05 2,653 0.94/1.00 vMB 66
528,734 528,734 0000000000000000000ac9c897472b6bb032006fd780ee3e816189e41261d893 143 0.06/1.00 vMB 59
528,733 528,733 0000000000000000000b634fb79d6f0373658a33f4d688dbe9b0b014f27cebdd 1,981 0.78/1.00 vMB 60
528,732 528,732 00000000000000000007006021887b79d57ee108ee9493c3bd889393769d7237 399 0.15/1.00 vMB 95
528,731 528,731 000000000000000000345ceee6bfd82f1c15a5fbc984c8a7504527d0cc4a6fe1 603 0.55/1.00 vMB 31
528,730 528,730 0000000000000000002014c563fe62ae2024452cafd08add87915f9246171a01 2,761 1.00/1.00 vMB 71
528,729 528,729 00000000000000000015ddd87fc31ebfb2f1ab5909bd3df78b04f880edb3d6c0 1,400 1.00/1.00 vMB 30
528,728 528,728 00000000000000000030353fb00be8eb5cbe95d92a87330da80224e40936047b 1,839 1.00/1.00 vMB 28
528,727 528,727 00000000000000000008ec010df12c2fe2d172a887855e48531a3819c324a740 2,365 1.00/1.00 vMB 78
528,726 528,726 0000000000000000000e4ba8c3ce9f7058a68718c11d4afdadde78c43cf0e98a 1,646 1.00/1.00 vMB 33
528,725 528,725 000000000000000000066507507b33caad50963d7163d6bb7d752cfa4e68b44d 2,164 1.00/1.00 vMB 14
528,724 528,724 0000000000000000002a7ab33e7492deb11941e8509b82838532b534d5c0499c 2,183 1.00/1.00 vMB 86
528,723 528,723 00000000000000000015e0f5bb4005550d21145637ecfed87da9d30328420c6e 2,406 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.72 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: 705.08 GB
    • Received: 16.65 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.