Loading Tool

Explorer IconExplorer

Memory Pool

77,337 transactions
28.88 vMB
0.09967607 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 08e3b65a63645fcc8cc28e055a1977b26bdfc068488ee61a675dfb4d050c059c
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root ca80096211b12934e9b2c0217baf3715a6e94de884249b0814073dd33c007db7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.03071260 BTC
Feerates: 180.82 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (134,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
780,364 780,364 000000000000000000022533c03672640ce604bb89bad60a5fb8fba7a96661d7 2,611 1.00/1.00 vMB 10
780,363 780,363 0000000000000000000545240d61779c76779dbe25f22ed108b001506166c3c4 2,267 1.00/1.00 vMB 12
780,362 780,362 000000000000000000067174ce87de48a6059d9f3ae8b002b9b43fa78c78ba02 2,294 1.00/1.00 vMB 14
780,361 780,361 00000000000000000005c0e8d7179e98dbcb94182adf0c5f62d78c41c2e75ba6 2,570 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: 712.90 GB
    • Received: 17.24 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.