Loading Tool

Explorer IconExplorer

Memory Pool

80,133 transactions
30.81 vMB
0.08830843 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt dacf7a0de2bd9121d336cd8c86b4600babd759a8837f01df52f4e51f4ea4971c
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root d5abd65a886fe7f226bd70758646d5a8473faaac2fbeb9abdb0f0fe539b4bd12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,817
Size: 1.00 vMB
Total Fees: 0.01565727 BTC
Feerates: 106.51 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (31,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,406 883,406 00000000000000000002666a5cd5ee30316aec1c823cc86842cecef28fb1283b 2,884 1.00/1.00 vMB 6
883,405 883,405 00000000000000000001190564b084611d5119a7e252fa8d75aeebe78defd0fb 3,745 1.00/1.00 vMB 5
883,404 883,404 000000000000000000014e12d6815b2dc72d244f8b392fb0ddf540d574e08c55 3,122 1.00/1.00 vMB 2
883,403 883,403 00000000000000000001b20ba23c57518b2278a42041a0213b8951547a24b149 5,288 1.00/1.00 vMB 1
883,402 883,402 000000000000000000014f375b9286b30a2bb7794f417684c27b417fbe02dcc0 4,170 1.00/1.00 vMB 3
883,401 883,401 00000000000000000000b11eb11d627418bf4acf57a785cf095c1228e8fbbc51 4,159 1.00/1.00 vMB 2
883,400 883,400 000000000000000000001aa88fee6115a65ee5745db6787a840e1189ac46b04d 3,397 1.00/1.00 vMB 4
883,399 883,399 0000000000000000000144001433614f488a3966186bf74061e8da2d53e62c7d 3,432 1.00/1.00 vMB 4
883,398 883,398 0000000000000000000061984f17b0e720375a17338e3ee8cf39ad0401e354de 5,075 1.00/1.00 vMB 4
883,397 883,397 00000000000000000000941b8490cde1d65dab91cb23dc1e4cfdfbbc25ef0c25 4,881 1.00/1.00 vMB 4
883,396 883,396 00000000000000000000fbbf41b4edc9ba8237a0fc2ebf02a705f57217b1669b 4,861 1.00/1.00 vMB 3
883,395 883,395 000000000000000000015490b57f7ca24bc6b08c608e5a757db1c20864e523d9 4,161 1.00/1.00 vMB 5
883,394 883,394 000000000000000000025a595851ca8c0395a76a83a3d5cff300067a854525b5 4,531 1.00/1.00 vMB 1
883,393 883,393 000000000000000000020b28dea23b835a5116cbef504b00f33c499e0ebdc819 5,569 1.00/1.00 vMB 2
883,392 883,392 0000000000000000000168806ab482ea4721a0d34a49b3212f8725b60475bd2e 4,260 1.00/1.00 vMB 4
883,391 883,391 00000000000000000002638486b59adcff32e71da6e0884a43c9168295fb21c7 4,929 1.00/1.00 vMB 2
883,390 883,390 0000000000000000000237da35a9ababef44867f93da4dffeb17cfe7a5112a68 3,554 1.00/1.00 vMB 3
883,389 883,389 00000000000000000001ca95834fb3bfe49728605f251d4051a2d1bb4c5e07a7 3,426 1.00/1.00 vMB 2
883,388 883,388 0000000000000000000037c9ac897e92ce832d6deea43709fa4ffeb587da2471 3,100 1.00/1.00 vMB 2
883,387 883,387 00000000000000000001883c115b5ee788dd7d2cc46088cf213d8fbab4fd2ca3 3,150 1.00/1.00 vMB 2
883,386 883,386 00000000000000000000a0316d5fc9499670465a59646d81c069e023679c45b6 2,757 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.