Loading Tool

Explorer IconExplorer

Memory Pool

82,214 transactions
30.26 vMB
0.11305016 BTC
Random Selection Loading Transactions
Max Size: 183.34/200 MB

Candidate Block

Mining Attempt 3ec1c81a122dcf7bed4291b35c62fc1a9c21a6e977658b985ccd022cf72b2e93
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 6c0963019616dedd4fe8e0fba68b30d13d2e6ad73797dde340dd9787e6387c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,167
Size: 1.00 vMB
Total Fees: 0.03765615 BTC
Feerates: 121.32 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (213,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,296 701,296 0000000000000000000b2d889de79de3acec2d71582aa186849a71569639a7a9 406 0.13/1.00 vMB 7
701,295 701,295 0000000000000000000e1c8fef566b2c91ba0071b2199062841df461ef2d5048 1,478 0.74/1.00 vMB 5
701,294 701,294 0000000000000000000c3b277772673a4d9291cee6a0df7c315f7737f52bef92 2,813 1.00/1.00 vMB 7
701,293 701,293 0000000000000000000753ddcf34befdbe876a784a397c9f3bab7b9dfa0281bd 2,969 1.00/1.00 vMB 15
701,292 701,292 0000000000000000000cd5504d34bb6bba936a5f92436036fd8fa1fce984e0b7 244 0.06/1.00 vMB 9
701,291 701,291 0000000000000000000ad4622959890cb05906816bc027012db158beefcd6af5 128 0.06/1.00 vMB 8
701,290 701,290 00000000000000000006b2dd66fe50370b486efa22f52e80297ba8962cd7803d 602 0.35/1.00 vMB 2
701,289 701,289 00000000000000000001729ee5f2a44e0ce4cdfd8b4515007d4e867628a5fa19 3,143 1.00/1.00 vMB 11
701,288 701,288 0000000000000000000967fc4d52c9392f3e0099ed482408679f29949327fbed 1,486 0.59/1.00 vMB 9
701,287 701,287 0000000000000000000133022a8739140ca00fa44430e46a2ca2cc45879a516a 1,279 0.55/1.00 vMB 6
701,286 701,286 00000000000000000006a97b14cf37f823df299ebcaa989f8fd0b444887c362e 1,814 0.79/1.00 vMB 4
701,285 701,285 000000000000000000038a40b057b88616b53e3fb16635ec5da3e80dac8d4835 2,016 1.00/1.00 vMB 8
701,284 701,284 0000000000000000000edbc923ba775d4cb7818ee4bc8a2dcd03bafcab2f24da 1,982 1.00/1.00 vMB 10
701,283 701,283 0000000000000000000ab739f4a5ab6cbd3054c21220418a82da7247716097b2 2,405 1.00/1.00 vMB 9
701,282 701,282 0000000000000000000491c13c2ad792195b31508989c7338bd010042b5fb0e2 2,807 1.00/1.00 vMB 12
701,281 701,281 0000000000000000000b58a21f914314c0cf7588e4c4fdf569efde6ba6882d22 608 0.28/1.00 vMB 13
701,280 701,280 0000000000000000000e11eb41b59cb9b9e102294e0d5271ceb429fb78396ef0 2,110 0.80/1.00 vMB 8
701,279 701,279 00000000000000000000ae952ec53b82154064c1b38c769f32d07f248e650d46 88 0.03/1.00 vMB 7
701,278 701,278 0000000000000000000ef825d9bbd532a851ff2060875f2a063a84b497e02a4b 983 0.43/1.00 vMB 9
701,277 701,277 0000000000000000000d29e0e9820d3519eced615f94f829a31aa162f94c2110 698 0.22/1.00 vMB 6
701,276 701,276 0000000000000000000063c82cd61cc418cdb3bd12ac5dd4d149ac96ad53e90d 2,273 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.