Loading Tool

Explorer IconExplorer

Memory Pool

80,700 transactions
29.78 vMB
0.07100904 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt bf7b7f22b36d6d5faf6f931dbc88ddf04b38373260d0ee2f1f83a828326f0f37
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5469853cd1de2f8bc2272a954b4e94ed1183a83f6137c4450456b9ac3dfcb0fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01031329 BTC
Feerates: 100.36 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (436,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,564 478,564 0000000000000000006e4a5bfe485f651796fe0f87e0166adec524f8b26202aa 1,052 0.52/1.00 vMB 85
478,563 478,563 00000000000000000136d80f48a68ef641b3074416cd4b34f23cfbf8c48f6f49 620 0.29/1.00 vMB 76
478,562 478,562 0000000000000000012b513d6c36f80d29f61e8cd3c0014ae4cef2f6d1001470 302 0.15/1.00 vMB 60
478,561 478,561 0000000000000000008876768068eea31f8f34e2f029765cd2ac998bdc3a2b2d 405 0.17/1.00 vMB 96
478,560 478,560 000000000000000000e512213f7303f72c5f7446e6e295f73c28cb024dd79e34 482 0.38/1.00 vMB 40
478,559 478,559 00000000000000000019f112ec0a9982926f1258cdcc558dd7c3b7e5dc7fa148 472 0.27/1.00 vMB 57
478,558 478,558 0000000000000000011865af4122fe3b144e2cbeea86142e8ff2fb4107352d43 331 0.14/1.00 vMB 87
478,557 478,557 000000000000000000eb9bc1f9557dc9e2cfe576f57a52f6be94720b338029e4 119 0.06/1.00 vMB 95
478,556 478,556 0000000000000000004801aaa0db00c30a6c8d89d16fd30a2115dda5a9fc3469 151 0.48/1.00 vMB 176
478,555 478,555 000000000000000000e7a4355bdbeaef528d50693107d0140be0bf644c268210 1,249 1.00/1.00 vMB 20
478,554 478,554 000000000000000000e52ff99bfb54f78f82954a560147ec35da8b7251ceaca0 1,276 1.00/1.00 vMB 115
478,553 478,553 0000000000000000012bddc76a85a634d2a72d67520c60a1a30eb4a09c6160bf 2,063 1.00/1.00 vMB 70
478,552 478,552 00000000000000000018b9fcd7833e3bdadd6f0ea790a507457f47abac051da6 2,092 1.00/1.00 vMB 108
478,551 478,551 00000000000000000046897c2cbd77ef701eb0e1a3e612dc730ea4d0a60ad740 254 0.22/1.00 vMB 75
478,550 478,550 0000000000000000010019a6930efa3dc3f0ae71990a39b4701a54448c042354 1,000 0.57/1.00 vMB 82
478,549 478,549 000000000000000000b8741ceea1d56d63e2b3fb1fb851487351b4652c15762c 750 0.48/1.00 vMB 83
478,548 478,548 0000000000000000011060bd4c68f129dba129a1087de9852e21cebabc7aad82 764 0.74/1.00 vMB 50
478,547 478,547 0000000000000000002024d40f00c0cd6b192a69f00308ddb73d80f75998a5c6 1,347 1.00/1.00 vMB 71
478,546 478,546 000000000000000000915bfb3e0c455561dcd13c6732fcde94108ac0b8c66e4a 123 0.20/1.00 vMB 54
478,545 478,545 000000000000000000c2d9fce2f37b5d68baa7550d6496346c2ed156f28e7196 831 0.93/1.00 vMB 47
478,544 478,544 000000000000000000007e8dd0ee030a2ecffab1580faab7bbbeccc70a38a608 807 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.