Loading Tool

Explorer IconExplorer

Memory Pool

84,486 transactions
32.66 vMB
0.09891561 BTC
Random Selection Loading Transactions
Max Size: 197.95/200 MB

Candidate Block

Mining Attempt 265a86a85c38e5af80b59434cf2987bf5638e3e5865c0f279001f65d1a6de136
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 3ee4c0d0d5d8e1698701143b99e40f6c3c804031ee23c761dc914430794101f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.02609023 BTC
Feerates: 223.65 > 2.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (186,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,472 728,472 000000000000000000066e96d6c6ee53e6be47058bb5bba4e912e74d98f99bd2 551 0.30/1.00 vMB 5
728,471 728,471 00000000000000000005e4d1064960b210715803feb335230f6e57a5bb949408 248 0.33/1.00 vMB 3
728,470 728,470 00000000000000000008eac212bbba4c45206aac5f2cc619db5e1e1a71365523 769 0.61/1.00 vMB 4
728,469 728,469 00000000000000000007e9a725730aef58bf2f8c169fa778922dd5c4ce843fb7 1,046 1.00/1.00 vMB 5
728,468 728,468 00000000000000000006adaea428a379f0ef1bc1e886867488365a2e4dae6afa 996 1.00/1.00 vMB 4
728,467 728,467 00000000000000000009681f1c21b327764c12e2730b2402bf4dc6055665ed36 1,829 0.99/1.00 vMB 9
728,466 728,466 0000000000000000000a14bbe27e41911016b7fb6cfd5c0d4b3d330022fc8429 61 0.59/1.00 vMB 1
728,465 728,465 00000000000000000008dca8aac3123f701c9bc2c1692d62ca627b359eaf1252 949 1.00/1.00 vMB 4
728,464 728,464 000000000000000000069f1273ca63f3e6d2559a28e5c2d9dba282d42e77a587 89 0.06/1.00 vMB 6
728,463 728,463 000000000000000000082fc91c621985bd9f8f2f1470a871f90cd17cb24f8685 710 0.46/1.00 vMB 5
728,462 728,462 000000000000000000068d0da1e4570ea4b021ea9338858ea77c4eb1c6df939b 74 0.02/1.00 vMB 9
728,461 728,461 00000000000000000001244d14abe2ecb69954e6067bca3d77175ead1cdfb49a 794 0.38/1.00 vMB 8
728,460 728,460 000000000000000000049684b34319b24fe51147d58bfef5138bfeced3022c0d 25 0.01/1.00 vMB 5
728,459 728,459 0000000000000000000903018b6c4c17979967c64f42d3716ed429e46844f5c5 580 0.17/1.00 vMB 6
728,458 728,458 000000000000000000025138b9d904bad8344fd3f7073e1595119ff5d5b03a79 950 0.98/1.00 vMB 3
728,457 728,457 00000000000000000005bee2158fa943bbe08579aab78c0ee1b71b80dd1e8b65 2,041 1.00/1.00 vMB 9
728,456 728,456 00000000000000000001b8c4c68c0ca60fba4b29bdbf636ab6f78b7c59ed4d9a 778 0.22/1.00 vMB 10
728,455 728,455 000000000000000000047177a817e58e2a8b43e519c0cfde3f1cdd5270cc539b 891 0.37/1.00 vMB 8
728,454 728,454 000000000000000000029090e21bc5e3064b24783c278f6098eecd1773747788 535 0.29/1.00 vMB 7
728,453 728,453 00000000000000000007566f302ecaa1fce942b86cd0f0922cedefcc02a311ca 48 0.01/1.00 vMB 11
728,452 728,452 00000000000000000006551c76b64249baa0a1c4669309868169e5363cf37510 280 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.