Loading Tool

Explorer IconExplorer

Memory Pool

75,472 transactions
27.78 vMB
0.08072015 BTC
Random Selection Loading Transactions
Max Size: 169.60/200 MB

Candidate Block

Mining Attempt 6c1313dec25e8dc168018bdea1047497a75c492f074fef6584d59b44845a24cf
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (626,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,504 288,504 0000000000000000d6593a8896ffb20981e809b0ff438b3f05ac382f8663c845 256 0.35/1.00 vMB 16
288,503 288,503 000000000000000012893b77c000d0c23a863cc84d039d2b4af9e45ddde7620b 870 0.50/1.00 vMB 30
288,502 288,502 0000000000000000839f40e3f82c2c588bca2e69fb2743e7155f1dffa3a2cbb4 512 0.20/1.00 vMB 54
288,501 288,501 000000000000000050416b5644d54573704e881bd9e701077e7ae625b3261bcb 597 0.35/1.00 vMB 24
288,500 288,500 0000000000000000b68fae61a0e53c5268c0c105ffb73f2b2b69cbccd9728262 1,190 0.35/1.00 vMB 44
288,499 288,499 00000000000000010f8cd537228b5a684237aa6a32b3b0a623cf26d516705119 195 0.06/1.00 vMB 183
288,498 288,498 0000000000000000ea5a6d8b9b72aa1b9dd74958a13808bf17dfdcc3da8cd28b 31 0.04/1.00 vMB 11
288,497 288,497 00000000000000009fd516f9ed240dfa26446348e5c4e42137aff24115a887ee 476 0.22/1.00 vMB 34
288,496 288,496 0000000000000000b0ea5148a32a0ab8c0987ef090f378a4743f21b66c383ed9 483 0.22/1.00 vMB 30
288,495 288,495 00000000000000001406c0253f808082fa5c4dbaae314c9ea2438381fbcca2ca 601 0.40/1.00 vMB 27
288,494 288,494 00000000000000007f1da9e552d8d01d0c1d6db3e1623d428849d9767019cd9a 1,058 0.50/1.00 vMB 36
288,493 288,493 0000000000000000281a5850676fa8dc41f6909affe06265aab958c94bc41934 680 0.44/1.00 vMB 29
288,492 288,492 0000000000000000477e10c82710516531183d4134da91aae9b8ccf57952ce5f 183 0.06/1.00 vMB 59
288,491 288,491 00000000000000000c660eb672ff178ba779cf5b5987d3d734e786f0415fd8fb 1,111 0.73/1.00 vMB 28
288,490 288,490 0000000000000000951e1ba25d55fd9caf56cc9e09344d23ecd5a3fe382cef7b 520 0.50/1.00 vMB 21
288,489 288,489 00000000000000003cafba07146013f12e3fe4c3648bd27bd2fd90d58bd10d7b 512 0.23/1.00 vMB 31
288,488 288,488 0000000000000000383a3389998d6f30d82da4f03b76236f2da6954726eca651 195 0.06/1.00 vMB 87
288,487 288,487 0000000000000000ab70b0ddd3f1de5d9ee23bfb27c7ba80cb4a4483cc87dd81 827 0.35/1.00 vMB 41
288,486 288,486 00000000000000002ccd97525c32d92028ce7d19e6e968d203adfb69fdb6a843 64 0.02/1.00 vMB 31
288,485 288,485 00000000000000004638c0e0031389b56c755adfa0d2c4e3b9dfe60485a8f8a5 726 0.44/1.00 vMB 29
288,484 288,484 0000000000000000b68fd0aa39bd7ea6da5b2a876d9048ce0fc1a12e3f091ce6 79 0.07/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.85 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.50 GB
    • Received: 17.17 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.