Loading Tool

Explorer IconExplorer

Memory Pool

17,105 transactions
8.12 vMB
0.05088501 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 60dc3cc5232c8ae7bdf2976dd0c3f98185fa2b3e5a48d13b6c974cde5fef0de5
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 704b31905189105ea12a570a074e15df2579ec9257a8ce94d9daaad618768b8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03385163 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (646,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,554 266,554 00000000000000060f9bb791a96857e35e4a2a3b778f9fc0e788ac26f50ec654 198 0.15 vMB 56
266,553 266,553 00000000000000066fa06e6e8f06ea6f7e66b408b5abea1478f9eee83c482134 338 0.15 vMB 66
266,552 266,552 00000000000000095b4efabed98dff34c065ec89d1b71e263224095be24ecd5b 338 0.17 vMB 30
266,551 266,551 0000000000000002080283b4375f6d3b1e202f571489e5d065f7218a8ad52695 565 0.25 vMB 4,312
266,550 266,550 0000000000000006077346ce2c990431890bd2b7460633b0e6f75ef0a66eea64 470 0.27 vMB 78
266,549 266,549 0000000000000005885b7a7a6a10f8bea935a44f8a276b085b527f0f12b7d945 459 0.20 vMB 85
266,548 266,548 0000000000000000f0afde08c2758913f3074dfba761b179f7da04b0eea75382 422 0.18 vMB 101
266,547 266,547 0000000000000005cc9b616c282c4f82ce547591a0cbc2fd18227bfbf6f26409 79 0.03 vMB 63
266,546 266,546 0000000000000006a7e28df2124db2bb8e0158f134baee765b327b16fc1ae864 42 0.01 vMB 59
266,545 266,545 0000000000000009d45d6d6085087ca8476196b89f72dc52c00f7ba4cc823f8d 80 0.03 vMB 99
266,544 266,544 0000000000000007559d92fdfcbf30e7ded99e60e5b7f9eea2401980f6467dbb 66 0.05 vMB 37
266,543 266,543 0000000000000003c96266040b140e36531592a166cef90b48023a378bd43798 204 0.09 vMB 89
266,542 266,542 0000000000000003539b2c63b5568ee849d355e773b5159908583b2701e0775c 172 0.06 vMB 86
266,541 266,541 0000000000000001234cc2e4dfa06e9112dab4a79f5b04593eabb3775d75dabf 147 0.06 vMB 84
266,540 266,540 00000000000000088eb4a92e088449966a5b7a2b4f4f841871a5adcfc2860deb 281 0.12 vMB 106
266,539 266,539 0000000000000003d60e77038cd01c6808cfa57b0e8c83da9114b1f853c0cd2e 320 0.15 vMB 85
266,538 266,538 0000000000000008765c9ba357fa7f1ac9684e00950992a24c3ba26eb3cfe2c5 682 0.31 vMB 90
266,537 266,537 000000000000000aec48bdafdddbd29e540ceb6b8150c07faae7c91388624ad3 613 0.24 vMB 99
266,536 266,536 000000000000000704435e70fb9b332332095c2d7aaac33191569200b5696365 58 0.02 vMB 36
266,535 266,535 0000000000000003161c2c9309b513dba91da4f96dff09181832f52a19059009 351 0.14 vMB 90
266,534 266,534 000000000000000a7b045d12a6c34b07c1c3cb4151ebdafd99c8cfbe7f9d4ac4 444 0.19 vMB 102
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.97 GB
    • Received: 0.88 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.