Loading Tool

Explorer IconExplorer

Memory Pool

18,148 transactions
8.45 vMB
0.03138154 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.80/200 MB

Candidate Block

Mining Attempt 561b4c60d22704a6c8e1b434d8ac5f265611e1e20e6718efae13299e8f6596bb
Version 20000000
Previous Block 00000000000000000001a8107fc94f72301ddf1d5f3fe20a04aec1708cd7cc55
Merkle Root 0741af3d0caad7fab96c14fb2680438020836461be84a93cecf57f7edf67db50
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,791
Size: 1.00 vMB
Total Fees: 0.01339064 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,422 (712,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,428 200,428 000000000000049853432c8cb361e1135a2ddb3a08e4ec6ca6bb8a03323d3eba 263 0.09 vMB 172
200,427 200,427 000000000000001a809166cbc57ca7b51fc3a5da96b45808509b3cb054faa8a7 88 0.03 vMB 111
200,426 200,426 00000000000003996184d5ad2e40aaecc671e4bc5f29b09aefc8925899b0ca04 20 0.01 vMB 63
200,425 200,425 000000000000006fcc5c293e21b651f5d0c72a52c04b017845f91e20e4f97ba0 13 0.00 vMB 0
200,424 200,424 0000000000000422cfd1f52062371065267a3d4bd8efdf99cd3531ebfc6df9b8 74 0.02 vMB 174
200,423 200,423 00000000000004049f1e653554393f57d370103f1db0c3f09bb50b30f380d612 207 0.20 vMB 131
200,422 200,422 00000000000004315593807bc06f01ee94a3562cb4818ab3f7a3754acf922590 34 0.02 vMB 122
200,421 200,421 00000000000002170677445ade7607547159de69d54f1ea695782be8953be68e 8 0.00 vMB 360
200,420 200,420 00000000000000bd8af8830b6ecb15a17a82c06943eaef56d5b5dae4ad775424 140 0.04 vMB 61
200,419 200,419 00000000000004263f1f93a6172a4681ef27d7557fbe75d16e31ba7f93a34030 5 0.00 vMB 0
200,418 200,418 00000000000004d79b49be17b7920837ba237f33b001100d8d5ad3bd8b0787d4 99 0.04 vMB 128
200,417 200,417 000000000000033606adc2ce3fe2ca508b9406a6b40249e7aefe207b8df8e768 15 0.00 vMB 29
200,416 200,416 000000000000051b89728802e57060c3a1564116b8e5cb871c2626df81ca8b06 28 0.05 vMB 67
200,415 200,415 00000000000005c270411015dccbe9b2daaa670a852b567cec88826c7b324d88 143 0.05 vMB 142
200,414 200,414 000000000000021d43be338921b8bbe8e4427b51a46236197e33aed00dd1d91e 11 0.00 vMB 11
200,413 200,413 00000000000000da21b86ae002e050b1e38a1c99917e2eabad2b5f63ca0e109c 107 0.07 vMB 108
200,412 200,412 00000000000001c15919b3a10c8d06684c7b6965fc5f07c63f71df284dca9158 73 0.02 vMB 123
200,411 200,411 000000000000014acbeff33d697351a02b9864a113f35322ae6ee98e0e1bfef6 142 0.05 vMB 1,028
200,410 200,410 0000000000000524c1f39a6113259a3a6f05b6235a66798fcab68ba584ea25c7 98 0.03 vMB 35
200,409 200,409 0000000000000032e3cf12eb0ed26a34f44c131f59240a8ebe57693387c7fda9 63 0.03 vMB 99
200,408 200,408 00000000000000c4a8888ac0bf77932dd07822c70441b8e94afcee4c23b788ee 67 0.03 vMB 125
Previous 10 blocks ↓
Total Size: 779.60 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: 296.09 GB
    • Received: 1.25 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.