Loading Tool

Explorer IconExplorer

Memory Pool

79,515 transactions
29.53 vMB
0.09276026 BTC
Random Selection Loading Transactions
Max Size: 178.64/200 MB

Candidate Block

Mining Attempt 4ea401f72be9620191a496fd69a280eeb9764342d1e86a608edae71aaed249f9
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 9cd3a0a1845e243ced72adc5fdfc199c532bbfdfc075a2146f69f4314d989b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.03069211 BTC
Feerates: 301.60 > 3.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (404,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,567 510,567 0000000000000000000132a29b33cfe1bd85f4990dbdbf9d7b9e1fe63a1e975a 435 1.00/1.00 vMB 7
510,566 510,566 00000000000000000015559e5e9a519784d72b4b0fc61751d85af20d78e4f584 1,651 1.00/1.00 vMB 22
510,565 510,565 0000000000000000004b30e9a6e84542c29cad7ecd53b3200cf5101f1fd12f37 1,388 1.00/1.00 vMB 41
510,564 510,564 000000000000000000415d0003139e5e42918b4c7c2e1be2e0a539394b50f777 804 1.00/1.00 vMB 15
510,563 510,563 00000000000000000049ebf3b22bbe3b77b75efbb409750cc45c2f7aa7ba79cd 1,264 1.00/1.00 vMB 50
510,562 510,562 00000000000000000034f24f6cfc3f3c56d66126a00f3ad314e780f85fa2cea7 2,285 1.00/1.00 vMB 74
510,561 510,561 0000000000000000003607125e4f7a9e75aa04ad8f673930d43dba07684c2e83 618 1.00/1.00 vMB 12
510,560 510,560 0000000000000000000229aeae7e6d47e136ce5888dbf5d96b587f5d5ba3447e 1,828 1.00/1.00 vMB 45
510,559 510,559 0000000000000000000471388ec9611d9a5bcf8f56776cfffdbf10164f3a068c 1,352 0.95/1.00 vMB 42
510,558 510,558 00000000000000000057697b5936bb2385288983972e0cf046dfb84d14f145b5 1,840 1.00/1.00 vMB 10
510,557 510,557 0000000000000000000e8e8925a03a31d4ca73028a13ffee64376edc8711f7ab 1,366 1.00/1.00 vMB 36
510,556 510,556 00000000000000000030434b419985fbc3d225b3c06d611936cd799fc56b0003 1,983 1.00/1.00 vMB 66
510,555 510,555 0000000000000000002c64a4e8b208f9bfd448e0c2542a0780311581beee7fe0 1,769 1.00/1.00 vMB 22
510,554 510,554 0000000000000000001d196aed0f5a2fd07b9a3358d7f4f57428f1ff40701963 1,563 1.00/1.00 vMB 89
510,553 510,553 00000000000000000033df0f20ed413c6bdc17b3dbc04dc0c54c8fda7a35a13c 820 1.00/1.00 vMB 47
510,552 510,552 0000000000000000004dde4b9f58762bcf8e99cf83fd1dac3b31556d39f9e52a 1,634 1.00/1.00 vMB 64
510,551 510,551 0000000000000000004f4a6c5cc7be55511e33c695c0273ae419104c5b43d1c5 1,689 1.00/1.00 vMB 40
510,550 510,550 0000000000000000000287e974729affabd7449a9a563bf65b8874abac8410fa 1,664 1.00/1.00 vMB 84
510,549 510,549 000000000000000000007e017d1b9eea1597f92f5c0b7f8b67930b523eea5ecc 813 1.00/1.00 vMB 46
510,548 510,548 00000000000000000011b54cff8d59e6d82cacbe7e17823f8403f8e0ecd40860 1,521 1.00/1.00 vMB 97
510,547 510,547 0000000000000000003066502e03cf7aeda1d6c79cd262841e75d6a08589239e 2,155 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.