Loading Tool

Explorer IconExplorer

Memory Pool

37,321 transactions
25.34 vMB
0.05198227 BTC
Random Selection Loading Transactions
Max Size: 130.48/200 MB

Candidate Block

Mining Attempt bf7457953c5e132d9cd8f711d97917f1dc3d1cb459303817bbc3821c30b83ae7
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root aab13e9b93ba8a5a349628ae79fed9af3bbb578877396ab56b404bc779d3a25f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00645373 BTC
Feerates: 100.36 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (370,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,473 544,473 0000000000000000000ed31c99bd128cab170d78303c086a2c91968af6b7024a 1,698 0.90/1.00 vMB 5
544,472 544,472 000000000000000000061335a0841bd97967bae63d5d20d599fe7cb4d0708790 2,068 1.00/1.00 vMB 24
544,471 544,471 00000000000000000001a1a9498bd0bee3030939b46107c1f1e57122b0d6c606 1 0.00/1.00 vMB 0
544,470 544,470 0000000000000000000a4e10c21b95d90ec2806bdf00b67f1a242c537f5e4a9f 886 0.51/1.00 vMB 9
544,469 544,469 00000000000000000015e033bd82fdce0f0d269ba5623dca36f3e8c0a571f840 602 0.26/1.00 vMB 13
544,468 544,468 00000000000000000004aa3aec1d5af9c25d4ef4ee06e0f2ad7189a6805dc696 2,310 1.00/1.00 vMB 16
544,467 544,467 0000000000000000000bac63155f3b45dea8b359aebc293a70dcdee0e5551234 1,782 0.71/1.00 vMB 17
544,466 544,466 00000000000000000022964b57844f4ab7e98fc729eb80339779a831a63bcbc1 1 0.00/1.00 vMB 0
544,465 544,465 000000000000000000256b52d0a92e3fd57231ed3ed9f549de1440f819c8805d 326 0.31/1.00 vMB 3
544,464 544,464 0000000000000000001fabe5cfe790e3e8864ce6b8baa1f9bf42f158c0b0126a 2,470 1.00/1.00 vMB 11
544,463 544,463 00000000000000000025a5bf993fe12bac3c6314f36fb1dd2e3338412ece1652 2,874 1.00/1.00 vMB 26
544,462 544,462 00000000000000000011961e4dc86d48fba61f9c75ae8a36c77ddda3a59a0fc1 1,482 0.71/1.00 vMB 14
544,461 544,461 0000000000000000000415672f6ce395629d81f98e4fb04eb814ccd60397be32 541 0.21/1.00 vMB 3
544,460 544,460 000000000000000000205297353457a3f826310fbee35e0cb17b0b5d199cb668 2,595 1.00/1.00 vMB 22
544,459 544,459 0000000000000000001fe39b121652be514a9ca0a2a84392fc5c35ef233ab1eb 230 0.08/1.00 vMB 21
544,458 544,458 000000000000000000160b9694ce8420ba83a7f0df8133ffe88daf1f05bb4e2a 1,553 0.71/1.00 vMB 13
544,457 544,457 00000000000000000013bcbbe079f5b71ece6a23d9554d24239fdef6e3fffa23 159 0.06/1.00 vMB 41
544,456 544,456 0000000000000000000c5426985ac515f1e5a31f5d7b7a7a1caa68816e9161c2 87 0.03/1.00 vMB 39
544,455 544,455 0000000000000000002246174a76d3b8cdc1e2199832a3b329711054da48e42c 235 0.13/1.00 vMB 27
544,454 544,454 000000000000000000086032363843bf8011d204530c7aef038362044c8978ba 1,940 0.92/1.00 vMB 9
544,453 544,453 00000000000000000013883f3c9dd7c2228f58d4f742a512defd7adc39e7ba08 231 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.