Loading Tool

Explorer IconExplorer

Memory Pool

62,145 transactions
35.03 vMB
0.11083165 BTC
Random Selection Loading Transactions
Max Size: 186.54/200 MB

Candidate Block

Mining Attempt 0e2152820d7fe39eeb2fafdc91d298dcb610f3c137ea4838c0faadbc63785091
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root c8d451507bee8cba5ee569830e998d24f409a6153b6da1415c7488ef47c8207a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03800638 BTC
Feerates: 196.04 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (825,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,426 88,426 000000000016962c4e912ed46008166875ae543f4a5e91084a05da1e1e28d56e 4 0.00/1.00 vMB 0
88,425 88,425 000000000013550b4b4a1130b5c0dc44acbb3b0f12fe4b5b35e3f7ac91a4693c 3 0.00/1.00 vMB 0
88,424 88,424 000000000011ee8fb12969b147483dde3cebdc27a167146baf6eddd130686887 4 0.00/1.00 vMB 0
88,423 88,423 00000000000c7c661ed6f5aa74d42e8305633086523304f92706c47918161c5d 1 0.00/1.00 vMB 0
88,422 88,422 000000000016681e628d735284c87adb3be08082d9df0b8095781325d027831b 3 0.00/1.00 vMB 0
88,421 88,421 00000000000ac12e05f4cdcc0774c63a7761c9a39b1bc8b036425fa901f801d7 1 0.00/1.00 vMB 0
88,420 88,420 000000000008411307094a4bb6ec41616daaf118aa468182eb24dc17adc6dd5c 1 0.00/1.00 vMB 0
88,419 88,419 000000000017d5a06c357e540bed2b84083bdf148645bfcc0509abc00a480b7d 2 0.00/1.00 vMB 0
88,418 88,418 00000000000998f2581d71edb6daa385290414ac79a5317d3dc595d6c93bb7cf 1 0.00/1.00 vMB 0
88,417 88,417 00000000001d5a2daee6d3be7ac153af21f10b94cd77d68775e9991d8f476c00 2 0.00/1.00 vMB 0
88,416 88,416 00000000001b3cadcd6617b610ac950fd077ba2e3ecb57ab505db270821f8f91 1 0.00/1.00 vMB 0
88,415 88,415 0000000000080c987f7d635192f1c87164467fb0496f3ca18b7d25279dad169b 1 0.00/1.00 vMB 0
88,414 88,414 000000000012c8e9a69a6289da1168198fa50aa0c5d93e04fd9103b5d5ba558b 1 0.00/1.00 vMB 0
88,413 88,413 000000000004139aafeeb386a5a32aff860b1d981a0b2442473ac0c1febbde85 3 0.00/1.00 vMB 0
88,412 88,412 00000000000a57cfd5dd681b59689e1281a6fd0ba46f224e7b0a4598b125a559 1 0.00/1.00 vMB 0
88,411 88,411 000000000017521cddea9a9e0b556b74ac119f9bd8a36d4756de45556ed3c2f4 1 0.00/1.00 vMB 0
88,410 88,410 00000000000d625eda7600f10129c00b849638204af73950485cd850703e58d5 1 0.00/1.00 vMB 0
88,409 88,409 0000000000138682d45c5de395ba6d080288b223a840ae2ba07efd180901bd03 1 0.00/1.00 vMB 0
88,408 88,408 000000000019bfd5b86180af33af840a4086f0dd1dfcf6e656c2f8424813e4cf 2 0.00/1.00 vMB 0
88,407 88,407 0000000000129cd65b8b52e9607144a9425dbd64f96522e1fe625f6bc9d74c70 5 0.00/1.00 vMB 0
88,406 88,406 000000000008ebe55d2b92798de45c1eca06db946917f4d46482463b2c40a9a1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.63 GB
    • Received: 10.13 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.