Loading Tool

Explorer IconExplorer

Memory Pool

38,287 transactions
26.39 vMB
0.06028039 BTC
Random Selection Loading Transactions
Max Size: 136.01/200 MB

Candidate Block

Mining Attempt 281f638d8ea1bf8afd5330c02c11500858eba7f3bbdb140eb079a5ee7b812fc3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root fb0c2582b6ada32bd06a601eb567f6f332bbb6bb24b6e1457d2cedac91868d85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.01133988 BTC
Feerates: 201.06 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (696,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,740 217,740 00000000000004dec4d9d9968d69b25b8c8f756a8580c00707642122b7693235 276 0.11/1.00 vMB 177
217,739 217,739 00000000000004ae116297e0dac0a74a5ff885837e2f2feb0b3b5bd123284fe8 80 0.04/1.00 vMB 109
217,738 217,738 000000000000038428f8ebbff6a0dfdc5a877d58e0917364e80602bdfab3855b 569 0.29/1.00 vMB 57
217,737 217,737 0000000000000161ea236f3e48dae6c1dd9b5b1a29d3b396a349a2da27e8546d 320 0.26/1.00 vMB 136
217,736 217,736 000000000000057405078ee7732159b740160ee17ad4f5c3c33e4655a59bde72 88 0.04/1.00 vMB 60
217,735 217,735 00000000000001b076d8d8255bd1bd45c98e0d6a415f21ca1245899f43080469 63 0.04/1.00 vMB 50
217,734 217,734 0000000000000026bc408ff9c4b24d6a7033681933c8403ae85dde0ccdb4af5c 385 0.21/1.00 vMB 175
217,733 217,733 00000000000003db2bf99a709eb4049cfa6bb99e1747503c94fe375a9050f196 475 0.20/1.00 vMB 192
217,732 217,732 00000000000001a4742fcd672cbdf2e988c22c617d026b89f91b304b65f6ac03 485 0.24/1.00 vMB 128
217,731 217,731 000000000000045f1efa17c835aed30ef5e5f848a40b7aa45268cf36c7fd10a0 450 0.25/1.00 vMB 123
217,730 217,730 000000000000003f83d09ca1b57cf6531617105980cc204a03f5f4813d55a135 635 0.25/1.00 vMB 280
217,729 217,729 0000000000000582a10deabacb409a0c505db2ab1c62c7b3770856b9ee010aad 586 0.25/1.00 vMB 182
217,728 217,728 00000000000004d2b999b30a6716e366809b5416ab8834b0ae390765d75efbb5 504 0.20/1.00 vMB 179
217,727 217,727 000000000000027508b977f72c3a0f06f1f36e311ad079536630661880934501 227 0.25/1.00 vMB 74
217,726 217,726 000000000000029cb065c520d8ed5c6e25fa73924c2a64aea631b9698fc9f49f 388 0.20/1.00 vMB 141
217,725 217,725 00000000000000ccb86fb3bb769ad70efcb8e3277eda150494a8d67b2e5a325d 698 0.20/1.00 vMB 319
217,724 217,724 0000000000000397e29443a65993b5c72609d0a5a9a886fe3fece3d2fdb6216f 619 0.36/1.00 vMB 69
217,723 217,723 0000000000000143a74815dd92684f8dd26a6d324011bd7f5b1695507d8473d3 749 0.25/1.00 vMB 231
217,722 217,722 00000000000002f172131b7cce450374b2cfbe10035f68834e657e6dbbd7d017 115 0.04/1.00 vMB 208
217,721 217,721 00000000000000a45013d9c9715f9d68b9782764c22458ba70f6441684e3f3e1 400 0.15/1.00 vMB 203
217,720 217,720 00000000000002c092bb41dd4f74fceec11fb54fdebd1c2dc24d1c86b3b2984d 72 0.05/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.