Loading Tool

Explorer IconExplorer

Memory Pool

85,403 transactions
31.89 vMB
0.11672353 BTC
Random Selection Loading Transactions
Max Size: 195.30/200 MB

Candidate Block

Mining Attempt b0da5e4f091dc1f4258b9e59a9e5fcad4e6c82672fa7d7583607155479baf028
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f5ff3135d1e8738d9bcfa4d58c66902a5ec47ff6a074e0f8aa4339ad0939cb39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03906501 BTC
Feerates: 299.70 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (544,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,212 371,212 00000000000000000096ec244c2123b8b32c7626304d618123ad686f1d47e6f6 227 0.11/1.00 vMB 34
371,211 371,211 00000000000000000c3a11c769d661bad3e3807a300f5fc761b383f4a5aa47b1 1,206 0.59/1.00 vMB 40
371,210 371,210 0000000000000000042b4e64c7cf3738c1962555c409b52853a777cc86dec9d7 471 0.35/1.00 vMB 16
371,209 371,209 000000000000000008fd678b4e8e0651f993029cda4d87123a74593a1e57aaf0 523 0.28/1.00 vMB 38
371,208 371,208 00000000000000000d3c2919540177a8aab7a4f3a62587780bee519ab2edd382 1,986 0.94/1.00 vMB 41
371,207 371,207 00000000000000000c6c8b37f7121298c137e0350643a930eedf071ffcff2bdf 2 0.00/1.00 vMB 0
371,206 371,206 00000000000000000af83089f7115d3f21a8fcfa2dc69ab8f3cb41cf1a46a790 450 0.18/1.00 vMB 45
371,205 371,205 000000000000000008c16df3a1c339268a5285522f21f1178dc5364b3826dba9 197 0.09/1.00 vMB 38
371,204 371,204 00000000000000000e7e05111043b48eb87711d1bb1767f0e5be412551ba5e09 769 0.41/1.00 vMB 37
371,203 371,203 00000000000000000701f8aa7795ea1bc6fca30eb34bcca99335703a2b091cae 1,224 0.70/1.00 vMB 49
371,202 371,202 0000000000000000061fd3b470d85f55aeeb0b8851d82627b07484c091b0bfc1 129 0.06/1.00 vMB 32
371,201 371,201 0000000000000000091825d9bdd0c8bc4b1f91f6a516df2ae7e0e69e6248ce73 159 0.08/1.00 vMB 32
371,200 371,200 0000000000000000015755f146c6fa82a9612a5902222168be505fe6fe041a89 356 0.16/1.00 vMB 38
371,199 371,199 000000000000000005f6e772f7348ac7fccf87c94a716cd56f79d227d61c2240 82 0.04/1.00 vMB 38
371,198 371,198 000000000000000011336324a59b954d6850a77f69ad4ba0192e042437b97190 364 0.18/1.00 vMB 35
371,197 371,197 000000000000000010eb370eac2e27d8ce37a69b11181cbd09265df7c70e72c9 185 0.07/1.00 vMB 42
371,196 371,196 00000000000000000aa38f344ca8775aa531008d7975ffdabb396931aef43aea 322 0.17/1.00 vMB 37
371,195 371,195 0000000000000000113215a1118f2b5f7fcccea1295b1a4f05e1e952dbd5e8da 305 0.23/1.00 vMB 11
371,194 371,194 000000000000000013035f4d011284d0fbee430aba7815c589a5893c2afd5b13 1,956 0.95/1.00 vMB 42
371,193 371,193 0000000000000000116662f816d3b297cf8cb255cd137555cd8f856abacb2f82 1,132 0.71/1.00 vMB 33
371,192 371,192 000000000000000013de68fe80aae0eb590f21027a5af27fc4d11d2f15a2f184 635 0.30/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.