Loading Tool

Explorer IconExplorer

Memory Pool

79,355 transactions
30.11 vMB
0.12652181 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 257f8cfdda7bd69cce5de3ff424dbaa52c91817444d729da9dc1c9bfa81e92a8
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bad4c7a3b5861751b48599affc0fb5d27e09846ee301a54a01d7c1bf86edac0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.03967798 BTC
Feerates: 673.02 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (353,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,358 561,358 0000000000000000000b25413e5d93cbc4b02e93cbad3d42cce009fab4308bb2 1,589 1.00/1.00 vMB 55
561,357 561,357 0000000000000000002194ef3ff2b98e08078fd392d207fde5af4292cb1d2c95 1,503 1.00/1.00 vMB 49
561,356 561,356 00000000000000000017a6fc302f45bfaee3c4bbadd0e2e3758613eeec29827a 2,439 0.87/1.00 vMB 6
561,355 561,355 0000000000000000001c68654f24fcaa559468055021cf7dd4c9bad99f3a0709 3,135 1.00/1.00 vMB 9
561,354 561,354 0000000000000000000706c4e1895fabec7d32a5eff37e01fd25379c9af3d279 2,428 1.00/1.00 vMB 15
561,353 561,353 0000000000000000002a5909c274a2e70092766fd478334d72b909022db13aa4 1,843 1.00/1.00 vMB 3
561,352 561,352 00000000000000000019c71fcd8d3f6159b23ad7c1123fb82a8d5d7d4f4ca90c 3,002 1.00/1.00 vMB 19
561,351 561,351 00000000000000000011232739925d985d9cc7da3b49a76e2a4293e3222b54b4 671 0.29/1.00 vMB 12
561,350 561,350 0000000000000000001c6a6aed9c7ddfc42d32d08df614c63db63989aa319583 623 0.24/1.00 vMB 1
561,349 561,349 00000000000000000012a0656c4380bed8ffa29abab53a10e90bf61b3ca607e5 2,693 1.00/1.00 vMB 7
561,348 561,348 000000000000000000040c6604a94367c0b6b794ee98f57374bc10dc9269e842 2,829 1.00/1.00 vMB 11
561,347 561,347 00000000000000000004e1b316aacc5aa99f859b41e5db0a1e7965d5a49c55e3 3,105 1.00/1.00 vMB 23
561,346 561,346 0000000000000000001d9b1d4b32a17d0f0fe7f1be9a1dea79db4ff7f0011db7 976 0.48/1.00 vMB 1
561,345 561,345 00000000000000000018969be8fde7da3e84f497796f5bf81a1fd4df38cc719d 2,759 1.00/1.00 vMB 10
561,344 561,344 000000000000000000067a015ca871c2d1e71e21ed7803ebeca160bd069f83e3 2,893 1.00/1.00 vMB 10
561,343 561,343 0000000000000000000373b90c357b93c30d0c0e3958ba144aa667b3857c8fe6 2,847 1.00/1.00 vMB 8
561,342 561,342 0000000000000000000067e2acf1a06d8d7a787683499ba747f17d989e277c7e 2,858 1.00/1.00 vMB 32
561,341 561,341 00000000000000000015e74b16fee5e630cf3fc272533e2a6b2d208cfd51a5e1 2,583 0.80/1.00 vMB 4
561,340 561,340 0000000000000000001ad9b6f7b6f50704fa621476d1d5f02fea0a7e77efb6f5 2,517 1.00/1.00 vMB 18
561,339 561,339 00000000000000000016f9ca5c0c56c5b12ef6932bf5b0b51677473c6cea11cc 3,174 1.00/1.00 vMB 4
561,338 561,338 000000000000000000052dc06c58e4ebc174c5c1d9633c874ce80fd47bb89f17 2,830 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.