Loading Tool

Explorer IconExplorer

Memory Pool

77,804 transactions
28.59 vMB
0.10053670 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 34adff88a07b32264e04f683e71d9835a8b23303d2d0f296bf285c2e9c1812b5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 327956ee7cfc3b8fc23591a8013cb217479ed6c8cfd5387fe851b16226d47901
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.03492791 BTC
Feerates: 602.26 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (618,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,485 296,485 00000000000000007a30145fcd059198391f98b52e5718e31d801a9aaa21c779 417 0.19/1.00 vMB 35
296,484 296,484 000000000000000046094f00ca8db613104523a3ff0db8423de4112c297f7494 10 0.00/1.00 vMB 28
296,483 296,483 000000000000000092b4681527ef786e9f4f281589cce92c477f7c468679100f 11 0.01/1.00 vMB 24
296,482 296,482 00000000000000002711c7d976b24fbfc5f9e319484390e1f4c93b7da253f281 38 0.02/1.00 vMB 28
296,481 296,481 00000000000000007e4aab06a47ab499c044dd0ff3ba143054fe628b99029a21 168 0.08/1.00 vMB 24
296,480 296,480 00000000000000002dae466480ebfb50359d23a45db900f40d15f001e74c6178 128 0.05/1.00 vMB 32
296,479 296,479 00000000000000001d08b87845ac8fdc51ab38a53baac8f442d573aab9493268 512 0.19/1.00 vMB 59
296,478 296,478 00000000000000005bdb9d2eb924662c9c07b0c4b1c4e885bd17c76f807b6e86 698 0.42/1.00 vMB 47
296,477 296,477 00000000000000002292aad31a7366cd3d21e659717f28106b1d0d6221f5ca72 739 0.35/1.00 vMB 37
296,476 296,476 00000000000000005af427b4f74f5993b2e2223e83a8745d138687a7881a7d56 128 0.06/1.00 vMB 62
296,475 296,475 0000000000000000737cd3962a70b559d1f2d0787d70d048bbf2a801cdbdc52f 342 0.16/1.00 vMB 34
296,474 296,474 00000000000000004ea1a24e86f426257f95556be97794a1b35634bfbd56cd91 84 0.04/1.00 vMB 29
296,473 296,473 000000000000000040fca501bf00bb045fec41d78bfad8c6b6c2bda19336b9cd 834 0.45/1.00 vMB 34
296,472 296,472 00000000000000006dad32b4644d5b0e0d2a675d845a84663d9797873ee4ba0d 256 0.10/1.00 vMB 62
296,471 296,471 0000000000000000991e0beaaef3650c669db72577e84e9c23e4d1448cd85925 570 0.33/1.00 vMB 45
296,470 296,470 00000000000000008e1df30b8525cdfd87c3606976f7030d20d76b49bbfa2388 314 0.17/1.00 vMB 30
296,469 296,469 00000000000000006ac31a7d65f6f4be25ea90d6a03bea3784fb9784bb453153 55 0.11/1.00 vMB 12
296,468 296,468 000000000000000051100ebbb01618af66febff7d1857dedcebab452d341d992 628 0.26/1.00 vMB 52
296,467 296,467 00000000000000000f964aa089d684aed7448b74842c27ce9e45bd4af64ac6fe 191 0.13/1.00 vMB 28
296,466 296,466 0000000000000000610937953b36d97766275554e441a22d9f7285eaf3aca816 128 0.05/1.00 vMB 46
296,465 296,465 00000000000000000ff030509ce1c56c128584d6cbccc418a8afd01b4f247405 32 0.03/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.37 GB
    • Received: 17.53 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.