Loading Tool

Explorer IconExplorer

Memory Pool

51,655 transactions
30.25 vMB
0.25866683 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt 51c85c7a085e48393a02eed0e3005cc3059066036fa55cd58456d5c861963877
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root fd967b699da1fcd7830f906bf707363c2230862025013d927f9811b5ce7d46f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.08164461 BTC
Feerates: 220.25 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (342,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,383 572,383 0000000000000000000f3e5c360aa74efc406209b859953de09fdda06bb13adf 3,296 1.00/1.00 vMB 13
572,382 572,382 0000000000000000001c04282077410bf63e9e99bfb2cd60777f7a3126c278e8 3,391 1.00/1.00 vMB 18
572,381 572,381 0000000000000000002bda0e9b760b4438a05358b80325dcee14343fe79fae04 3,219 1.00/1.00 vMB 49
572,380 572,380 0000000000000000001d964b855c965f81812299ad6c1deca6fe0c4921471928 3,442 1.00/1.00 vMB 9
572,379 572,379 0000000000000000001798c1f101839e3c8477e7cc6d5913108a02b492546a9b 3,003 1.00/1.00 vMB 57
572,378 572,378 00000000000000000006c5d7b0feb80939a9e318fa52bf564dc4fbd14066b3ca 2,784 1.00/1.00 vMB 50
572,377 572,377 0000000000000000000a15e90a0709d0952fe9a5a5d50473e510175a8ef52b0d 3,301 1.00/1.00 vMB 14
572,376 572,376 0000000000000000000814ad2363857d25bdaf940866e87144d0b924291b0499 3,327 1.00/1.00 vMB 37
572,375 572,375 00000000000000000002671d1e3bf6ad6870ceae4db96b4102b21c35e8e9e291 2,828 1.00/1.00 vMB 26
572,374 572,374 0000000000000000001accb7486a7c7066a1eef5e572b501729da4e1e187ee21 3,415 1.00/1.00 vMB 20
572,373 572,373 0000000000000000001c1cfd5f56c1f76280035ecd9d1a8885d700684ac7d137 2,505 1.00/1.00 vMB 17
572,372 572,372 00000000000000000012f32e79307c8039ddebe34483daedbe127f277b200b95 3,020 1.00/1.00 vMB 34
572,371 572,371 000000000000000000227554f559ee4ad8b43122e4e5bc9397e07e6b512536cb 2,718 1.00/1.00 vMB 16
572,370 572,370 0000000000000000000045ffd495daae848153d48aeaa4adddccea5bca515601 3,208 1.00/1.00 vMB 49
572,369 572,369 00000000000000000025f3f80c6662d26620e1081e01889cfdbb802024126901 2,671 1.00/1.00 vMB 5
572,368 572,368 00000000000000000026b60b8ab3822741f6a32cf4b75440cdfbb0a096ac4df8 3,177 1.00/1.00 vMB 62
572,367 572,367 0000000000000000001ea3a0ae48416b94970d1e31f59544c8ab353e78e70e8d 1,516 1.00/1.00 vMB 14
572,366 572,366 000000000000000000224e1bdc1fb393455718f07b5f2c3312951d0777fef3f8 703 1.00/1.00 vMB 7
572,365 572,365 000000000000000000238900d49dda679a9ec501fca9450de043e72133615574 2,756 1.00/1.00 vMB 18
572,364 572,364 000000000000000000183f78e4960c0d33a0026c19da960eaebab1dbc70f45b8 2,648 1.00/1.00 vMB 47
572,363 572,363 00000000000000000022e9f4eeafdccc640565596eadfa6d5e3678bf2d5ad7a7 1,969 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.09 GB
    • Received: 12.61 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.