Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.96 vMB
0.12169285 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 8d237dfde169547bab7e62fc054dee716bbbb51e02e2ca6b52bdd37032d611c3
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root c8b715d43867896f0f16fb123c1f44056aa1de02c26a9c193c364f6386bd8997
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.03798239 BTC
Feerates: 673.02 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (134,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,385 780,385 000000000000000000051c509b703cc82b15e3a2d3f18a9e29f176ca6dc219fc 781 1.00/1.00 vMB 8
780,384 780,384 00000000000000000004a1778e370618cd4e34518e656215fa1090541e6fed63 831 1.00/1.00 vMB 7
780,383 780,383 000000000000000000044193f132287b293c480e18a8b9a0703c122ea02e3964 456 1.00/1.00 vMB 4
780,382 780,382 00000000000000000000395758f666653079b2efc20c1ce595c48ca484e76dcc 1,861 1.00/1.00 vMB 13
780,381 780,381 000000000000000000067636b90a71fddd4e32ee7dddf1919984329ba6c50a5b 2,547 1.00/1.00 vMB 22
780,380 780,380 000000000000000000050ebdf58a20ea47a5c91e6a5756957c7e4cc94d81a193 1,416 1.00/1.00 vMB 9
780,379 780,379 000000000000000000044e2c283f7b426e03d507d342c7693a9bdf74913693d5 2,399 1.00/1.00 vMB 7
780,378 780,378 000000000000000000018e8c2d726568cad90bdff1ec1c5b216e7a500dc4c8c4 2,203 1.00/1.00 vMB 25
780,377 780,377 00000000000000000005bb6db0da40b1c0330e9273cd3b2b61edb400cf0d034d 1,719 1.00/1.00 vMB 32
780,376 780,376 00000000000000000002f7ee7af47a42f086f960690297e08f2ae06aeb65dd74 623 1.00/1.00 vMB 4
780,375 780,375 00000000000000000000238d067c1e19fc4e50b58d62d8a3d5ed82ba6126ee30 663 1.00/1.00 vMB 4
780,374 780,374 00000000000000000005a3d593f051663322c4b249908ca757ca503466b88ef5 484 1.00/1.00 vMB 3
780,373 780,373 00000000000000000000bce34646d2ac8ec3ab1cca22a69b1b554b0b998920fc 2,013 1.00/1.00 vMB 12
780,372 780,372 000000000000000000004ca3283434c60f43c73ce83ac081c2ee1dec5b7adf6e 837 1.00/1.00 vMB 6
780,371 780,371 00000000000000000003afb970c3894176bbcffc2efbd1080b09d3840991ecb6 1,081 1.00/1.00 vMB 4
780,370 780,370 0000000000000000000322ebfcc03c903829c43bd75974d0bec9037647f8da6f 2,247 1.00/1.00 vMB 15
780,369 780,369 00000000000000000004268d3084413060223323d4bd13a2760b9f647ea2661a 3,222 1.00/1.00 vMB 29
780,368 780,368 0000000000000000000643401e09292cdff4b4293ce34d5581644fc93d157281 1,744 1.00/1.00 vMB 4
780,367 780,367 0000000000000000000575eec8d2c139ec856c2b92acebef63119c1f05a29976 1,235 1.00/1.00 vMB 7
780,366 780,366 00000000000000000003bf113bd19db270e09dcf4109be73572f4e56948afd3d 1,374 1.00/1.00 vMB 8
780,365 780,365 00000000000000000006607e833235604870a342ff457221a3788ba2802bb7e2 842 1.00/1.00 vMB 4
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.28 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.