Loading Tool

Explorer IconExplorer

Memory Pool

81,137 transactions
31.12 vMB
0.09153907 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt b0eb1e508ca86f7bc4c42a0ed72c19315e4037f4733f16d4ef7ec580218025d6
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ad34d9121a9428b35355b02abb648dd702421334b4ca260e49ddf372efb4b341
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01893600 BTC
Feerates: 45.88 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (44,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,470 870,470 000000000000000000017633a98f864e3c146c95b02e046b172ac8eb3683da0a 2,339 1.00/1.00 vMB 13
870,469 870,469 000000000000000000015be34020df72b5058527c296253d28934444d4ec297b 3,588 1.00/1.00 vMB 26
870,468 870,468 000000000000000000021bf09c625a94345ceefa0585b295c7df7d13f781bbfe 2,630 1.00/1.00 vMB 9
870,467 870,467 00000000000000000001e60c06e779b4afa5304d75ea0141f6bd2fffa31d80fc 3,521 1.00/1.00 vMB 42
870,466 870,466 00000000000000000000558deeee2290ddb5f22f89944bfe817c93ff149c0cc1 3,631 1.00/1.00 vMB 32
870,465 870,465 000000000000000000015bd93bafb7323e9dcb6c9189ff76947d3636f9ea6995 2,968 1.00/1.00 vMB 13
870,464 870,464 000000000000000000025d63e89c929a0fd4114daba382ff7080b79c58a4f2dd 3,104 1.00/1.00 vMB 12
870,463 870,463 000000000000000000029d6e0b727ac9e6c186fc007c86e8a5fb07ddb545ace1 2,690 1.00/1.00 vMB 13
870,462 870,462 0000000000000000000229707cb1d81e1fd4f767cef8edc8281e81e83658b684 3,256 1.00/1.00 vMB 46
870,461 870,461 000000000000000000013bb10c3f275496c52b4e514c932b19147f547b2ac216 2,521 1.00/1.00 vMB 14
870,460 870,460 00000000000000000000d2d3fd54ae5b82c13f0298785a2bf19f2505e346e6cc 3,023 1.00/1.00 vMB 41
870,459 870,459 00000000000000000002abea3cfafa080768d56e99d40db1e5af4d0281103e4c 3,494 1.00/1.00 vMB 14
870,458 870,458 00000000000000000001e5541d423c965dce26372087c5d49c0e1bcf8b2470c1 3,238 1.00/1.00 vMB 21
870,457 870,457 00000000000000000001c0e7519dd3f4b6b453adaafaec85385867418d710eb9 4,833 1.00/1.00 vMB 19
870,456 870,456 0000000000000000000015bfa786d8b26c489171c41c897c15a9197f1879a2a3 4,770 1.00/1.00 vMB 40
870,455 870,455 00000000000000000000d7608422e9c2b57d848fdcf0cb4281fadb337bb70132 4,130 1.00/1.00 vMB 39
870,454 870,454 000000000000000000014078d694b68231ae96e41c38a1c5bfaa28a688e85561 4,211 1.00/1.00 vMB 44
870,453 870,453 00000000000000000000cdc2cba3c8ef56b00d0750f3220275e9c6e23e71e135 6,396 1.00/1.00 vMB 38
870,452 870,452 00000000000000000000b234e5bc2deac642991f1c912ac9d695eee1f75746ab 4,273 1.00/1.00 vMB 67
870,451 870,451 000000000000000000003a77c103dd0bd4862b0479acae96862aa1f8003540d0 5,270 1.00/1.00 vMB 66
870,450 870,450 00000000000000000002b68d4a29aa1bc5c56bf747f0d3166d5a515d5129a679 6,023 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.