Loading Tool

Explorer IconExplorer

Memory Pool

79,221 transactions
29.33 vMB
0.09788641 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 267e9d68f62b7fe420100e5205e33ab448b967838cd60eb35949340e8d2173ae
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d915ce3b9751a087be3508d48c036abb7e2e5cb6fc30639046bc7c24438b1769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.03562007 BTC
Feerates: 150.62 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (88,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,293 826,293 000000000000000000039b9295b803c801c79196ab9f4180c90cc0a2d64e8963 3,472 1.00/1.00 vMB 134
826,292 826,292 0000000000000000000272ae5ee00c90d73a59e88dbcb530645a2fc76bea753a 3,285 1.00/1.00 vMB 70
826,291 826,291 000000000000000000004136149706cf1f1190eb7ff382c7a953d1515b7f7f00 3,278 1.00/1.00 vMB 91
826,290 826,290 00000000000000000000b925d006176cb3a5ea53965f4de157c76570ad20904f 3,495 1.00/1.00 vMB 98
826,289 826,289 000000000000000000020c1daa69df2acb693973ca9e721da7d054424483a7b9 3,616 1.00/1.00 vMB 128
826,288 826,288 000000000000000000038d53c756970e81f2a1f527a14002c85c0664312cf581 3,945 1.00/1.00 vMB 106
826,287 826,287 00000000000000000001f35531aff14490a537061731fbb810113acce92a73fc 3,507 1.00/1.00 vMB 83
826,286 826,286 000000000000000000009b5564e4f8bef9d7d9a85fe4a0acbbb2f2ffa38b8ab2 2,670 1.00/1.00 vMB 77
826,285 826,285 00000000000000000002659bb1d556ab995a2b3ee8ac19b19d0ace2c71c40ff2 2,761 1.00/1.00 vMB 61
826,284 826,284 0000000000000000000231524f6ba483c6d6e84b68622ec7128a7269bcb9a9d8 1 0.00/1.00 vMB 0
826,283 826,283 00000000000000000002b6cad012abc51a507e9064a5da4fae70288ffa11e165 2,828 1.00/1.00 vMB 71
826,282 826,282 00000000000000000000a06fa98442abf31000ca139eab312e0c1042e1290fc4 2,837 1.00/1.00 vMB 94
826,281 826,281 000000000000000000010f7c7cc7963956b2be0ed42acc8694777d03cb616d29 3,472 1.00/1.00 vMB 93
826,280 826,280 000000000000000000027112f027ac3b9caae9aa57c2ae93afa41c941d31523b 2,147 1.00/1.00 vMB 58
826,279 826,279 00000000000000000002974f1c20282fbd874536ee00d087ba1f32e4e3442740 3,265 1.00/1.00 vMB 76
826,278 826,278 00000000000000000001f86d1f757aca13cc3d7f53a67bd5d7b93ab2ef203468 3,942 1.00/1.00 vMB 78
826,277 826,277 000000000000000000016950ff0bd774320805150290a253457672f82937d187 2,164 1.00/1.00 vMB 91
826,276 826,276 00000000000000000001a65a8d3904468ddd428ea8cc5ec6a0cc803dca32654b 3,281 1.00/1.00 vMB 170
826,275 826,275 000000000000000000001c20d01533a7f7a4c6e0edbec0a152dffbfb18b1e3e1 3,344 1.00/1.00 vMB 76
826,274 826,274 00000000000000000000c413638903df55ca21c28a251d068bbf1599914dcd85 3,503 1.00/1.00 vMB 87
826,273 826,273 00000000000000000000db9f0071666eca15a66d75641ed8fcd7486798863533 3,668 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.