Loading Tool

Explorer IconExplorer

Memory Pool

77,013 transactions
28.60 vMB
0.10171293 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 736ba43136282b8ca917f0fbf89ecba7a0002dec336c37743cfbf1d6375a696f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fa70f1ebd3a3b13322f5c905e6fe933f3b4727c564d1931f2c16a276508db037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03486259 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (101,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,408 813,408 000000000000000000023e4155a397c44d277f1a1269c31bbe6ee026fdbd7374 789 0.99/1.00 vMB 4
813,407 813,407 000000000000000000027189b04516b68855439cd42bff007b1833af40ca311d 1,711 1.00/1.00 vMB 7
813,406 813,406 00000000000000000000c254856cc39e78008a0b12399627ea5a7587fffa3d25 320 1.00/1.00 vMB 2
813,405 813,405 0000000000000000000214758c4666485ee5d7a66f926729f7d7894a134d996f 1,597 1.00/1.00 vMB 6
813,404 813,404 00000000000000000003655f55d2cc1433874ee6a71b067a7e54a4eddb446077 155 1.00/1.00 vMB 1
813,403 813,403 00000000000000000002f18e026adc4545749dc745dee02baec35a04edc21808 771 1.00/1.00 vMB 2
813,402 813,402 0000000000000000000269cfdc50a15de3e27d79968758cbf7ba2ffea095b5f5 2,340 1.00/1.00 vMB 9
813,401 813,401 00000000000000000002e9a0dca5725b362a8dbc38244f00d4fb6e73b04d0bad 2,473 1.00/1.00 vMB 10
813,400 813,400 00000000000000000002c75ed670b04ffb353ecab94c45e642f71c425b58f8f5 1,710 1.00/1.00 vMB 7
813,399 813,399 00000000000000000002ab867dddba679aa5d14c9f13862499fff1410ff49a83 677 1.00/1.00 vMB 4
813,398 813,398 0000000000000000000399cf9d21d0d1451a6765f07d671f59c1c11571cafa13 751 1.00/1.00 vMB 3
813,397 813,397 0000000000000000000226f547b6ae30e420fdeedc76b915b84c77460539f421 1,775 1.00/1.00 vMB 7
813,396 813,396 000000000000000000044c0680ebd7db7ebd550909859bbaca4d9158d6626706 2,009 1.00/1.00 vMB 6
813,395 813,395 00000000000000000000327742a64b3b4f485a2e6ea1279e2584bca617c35fe2 2,389 1.00/1.00 vMB 13
813,394 813,394 000000000000000000047197cef4d8921927240c6f07367afefc00d5892bf385 1,545 1.00/1.00 vMB 6
813,393 813,393 0000000000000000000423d6f94eda2aec7b12470f6490ec53d66a0d27aa1ece 1,478 1.00/1.00 vMB 6
813,392 813,392 0000000000000000000026b69dccc7c4b4d2e32ebee032d3df60dbcd0be58b22 358 1.00/1.00 vMB 2
813,391 813,391 000000000000000000043e1ab0d1472828ce4002d3b2a62518e782684fc06258 745 1.00/1.00 vMB 3
813,390 813,390 000000000000000000045ee0a3f096e77cf28b8d9eec4d05f63827e2a84a8343 402 1.00/1.00 vMB 2
813,389 813,389 00000000000000000000fe969515d5695a54c165292af52d579b59d678fcb8af 2,777 1.00/1.00 vMB 11
813,388 813,388 000000000000000000004f75cdd47c7ae19eb3572c14d15e4026ceb7ac7d66ce 129 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.58 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.