Loading Tool

Explorer IconExplorer

Memory Pool

86,470 transactions
31.48 vMB
0.20813333 BTC
Random Selection Loading Transactions
Max Size: 191.06/200 MB

Candidate Block

Mining Attempt fa798e2e6160fe95e730d374977d33002237f8625d657b1160e5d5cbe222b61a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ada53f77367b77b39fc2433910093dca66ec4be8b414a2956faec1f3148d6c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.10520187 BTC
Feerates: 502.67 > 10.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (40,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,294 874,294 00000000000000000000edfa8f032d2fedd2e0c92a315ece5fef48490c7924c4 3,939 1.00/1.00 vMB 11
874,293 874,293 0000000000000000000157bccddefdedfe6b9b633b66d151250926c2796477f4 3,526 1.00/1.00 vMB 15
874,292 874,292 00000000000000000001e945f428d2cbad15a848106ec5e02f8bac460a7207bb 3,378 1.00/1.00 vMB 17
874,291 874,291 0000000000000000000185bb7dca785de15323ccf92eec303b7c647ee643e801 4,030 1.00/1.00 vMB 18
874,290 874,290 00000000000000000000b07cf8724c80ee1fbf4bb526658270f487c6f1b4f446 3,673 1.00/1.00 vMB 19
874,289 874,289 0000000000000000000051d0dba82ddb549c9572f70e991fdd7a9d7c67a52bc5 3,186 1.00/1.00 vMB 19
874,288 874,288 00000000000000000002ab15d47914811ba150673bd25b106f3f2ef9bac99ac3 3,426 1.00/1.00 vMB 25
874,287 874,287 000000000000000000014cda4c161364a9d345bcef6b95ef351a249822ab9098 4,608 1.00/1.00 vMB 32
874,286 874,286 00000000000000000000f802a4122a06c267e7256915c897ba2bd0ea0500a30b 3,874 1.00/1.00 vMB 16
874,285 874,285 000000000000000000025dcae469798639584d7e6e855cce2ee3d847267085c9 3,893 1.00/1.00 vMB 19
874,284 874,284 000000000000000000000f23e8ad8af42c0bead32513081304e22ae7aea04776 3,658 1.00/1.00 vMB 14
874,283 874,283 00000000000000000002825ba35dab7af881c7508d6316cbf73853a2ab3db950 3,894 1.00/1.00 vMB 14
874,282 874,282 000000000000000000002c63d8e02ddea4c076b8210a9259befb8360d9cb003f 3,658 1.00/1.00 vMB 21
874,281 874,281 0000000000000000000248af5cbdbb7c685ceacf18f684639f6e0a2983d9f3ef 2,638 1.00/1.00 vMB 11
874,280 874,280 000000000000000000013f4a933eb3a0bec1fafb46f72ff2a8a8f31c86df8ae4 2,397 1.00/1.00 vMB 10
874,279 874,279 00000000000000000000738ba66e64e09ea74d140f05a74edd2648614b5ebc87 3,185 1.00/1.00 vMB 13
874,278 874,278 0000000000000000000094bc38101c5e1925f828de0f0e7e88d441d501aed16e 3,466 1.00/1.00 vMB 15
874,277 874,277 000000000000000000000eb8199623c1b0dee5805ac11e017d7c26b5586d259b 3,781 1.00/1.00 vMB 19
874,276 874,276 00000000000000000001a338a70cd04d8558e160441456802f27200540afbb94 2,575 1.00/1.00 vMB 11
874,275 874,275 000000000000000000029bafadb0ebf5de47b7d56ed780181be186d66dfdada0 3,422 1.00/1.00 vMB 13
874,274 874,274 000000000000000000007c27edd719e84f2a69387e446a923953a615ba89dbba 2,868 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.