Loading Tool

Explorer IconExplorer

Memory Pool

40,120 transactions
27.75 vMB
0.07764362 BTC
Random Selection Loading Transactions
Max Size: 142.06/200 MB

Candidate Block

Mining Attempt 9aa55e6e5042f191d785c1059b90231ea524b02c787f324ce7ff5279fcb11410
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root b414eb29de56fd0933fec45f48c4e04934a418e2014874c5f15889f0def45653
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,211
Size: 1.00 vMB
Total Fees: 0.02461199 BTC
Feerates: 101.65 > 2.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (358,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,498 556,498 0000000000000000000402afdac28ef2254a530082df430d04c2b3cecc206779 158 0.06/1.00 vMB 14
556,497 556,497 00000000000000000018f4b774360f98c3068d07f6847f72858ffd3da17d29a4 1,228 0.66/1.00 vMB 8
556,496 556,496 0000000000000000002064766f30059c9270e1d3930f57dc14c0b96294d09751 2,591 1.00/1.00 vMB 9
556,495 556,495 00000000000000000003a9571a6294dd94c66938f198d4420dddd2aad307c562 140 0.04/1.00 vMB 9
556,494 556,494 0000000000000000000519705b9ac7b4e71a40b580145b11d64b3f0d4bbcd55f 247 0.09/1.00 vMB 6
556,493 556,493 0000000000000000002ca81d6b7b8df7ca566cb38d3c5fb302ec75b088c386cf 1,861 0.99/1.00 vMB 6
556,492 556,492 00000000000000000000182edb37d2a6a5ffb471395ddc4fe70d9a4c4c063530 2,330 1.00/1.00 vMB 10
556,491 556,491 000000000000000000127886c0808755d853fdc7e5819ad3cb4bbed9628bc3e7 748 0.31/1.00 vMB 7
556,490 556,490 000000000000000000065facd057026a79728e191a734823eb78b22c22a8df2d 1,723 0.67/1.00 vMB 8
556,489 556,489 0000000000000000002bb9fa8e241fc25a6683d1971a6133b581dce1135f23aa 1,870 0.80/1.00 vMB 8
556,488 556,488 000000000000000000236f730d2db2a298a7e139c455f0c57c1641e1f81f6c09 653 0.35/1.00 vMB 6
556,487 556,487 0000000000000000000eb28cec6905adee5ecbdbfc56d3c529adc494a8b01eae 2,125 1.00/1.00 vMB 3
556,486 556,486 0000000000000000000ad713b8952c91850e5aa67d71bf369a6c029fbf1e02ed 2,800 1.00/1.00 vMB 18
556,485 556,485 00000000000000000006c3902bef179670fcd98cf18b5e72d9b98f1e1ff45900 862 0.32/1.00 vMB 10
556,484 556,484 0000000000000000000f0de0990e200dd529db7b2340a0611d334a3db3883566 1,952 0.79/1.00 vMB 14
556,483 556,483 000000000000000000276a64c19673c7246a395b99b08b4dddc0f01f2bcde325 1,287 0.82/1.00 vMB 6
556,482 556,482 0000000000000000001862b8d3376cbf3f26680f3709690c67a15db221b5c2c9 2,725 1.00/1.00 vMB 11
556,481 556,481 000000000000000000020bfbce26873945172ef179b116f1981caa49cec84704 1,301 0.57/1.00 vMB 7
556,480 556,480 0000000000000000000218ec4072bd5b151dbc909858028e1fc5967d5c46b3b5 317 0.12/1.00 vMB 6
556,479 556,479 000000000000000000240e9a451012855c8c8ce26a2c4173cb8d253e46d108b0 2,094 0.97/1.00 vMB 8
556,478 556,478 0000000000000000000ecac81c39b66d0bcd3fc1fb513b042b524c1b7f7cfa92 2,186 0.96/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.75 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: 631.41 GB
    • Received: 12.07 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.