Loading Tool

Explorer IconExplorer

Memory Pool

73,153 transactions
28.19 vMB
0.07170337 BTC
Random Selection Loading Transactions
Max Size: 166.87/200 MB

Candidate Block

Mining Attempt c3d322a5c21b8894a9ed3479192ad11e5ddff2e625e32ce95642bb59eb52c35d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c32e53b1480210283f6b4d0f20c31e988584a57b575432b23e66ab235ed54529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,224
Size: 1.00 vMB
Total Fees: 0.01531124 BTC
Feerates: 150.86 > 1.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (363,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,667 551,667 00000000000000000024176939413243564cf3653642b232bc269dc2da254572 2,124 1.00/1.00 vMB 19
551,666 551,666 00000000000000000008292367443fee889e979a9b56fd630c8e1fa82cdb212a 2,413 1.00/1.00 vMB 29
551,665 551,665 0000000000000000000245a0741e9f951acdb51895b710cb98e9b4a8ee4d30ba 2,126 1.00/1.00 vMB 7
551,664 551,664 0000000000000000000b0f610f868e8b0bc5498f9770dd482abbf1282eb8b010 1 0.00/1.00 vMB 0
551,663 551,663 00000000000000000008e58f76d138eba3f3f529411e490ecca01391ec06b8fc 1,661 1.00/1.00 vMB 42
551,662 551,662 000000000000000000026cc13249b6f171eb8f55e580bb4b7cdd76af709f0bd7 366 0.14/1.00 vMB 23
551,661 551,661 000000000000000000150356136785a8c49cce3669bb0116d9542d8cf58060f4 2,515 0.98/1.00 vMB 22
551,660 551,660 0000000000000000000e3af964859faf2a6cfa404e2ac5b6e42ee596d1d03183 1,937 0.93/1.00 vMB 25
551,659 551,659 0000000000000000002283d49c84ae67a1397e486c66b235e6ea92e5e3ab0cdd 934 0.41/1.00 vMB 26
551,658 551,658 000000000000000000035d87c571b555d1801409e5955adfc05e1f0a453041ba 11 0.00/1.00 vMB 32
551,657 551,657 00000000000000000005e0223ac6f5259b0c2e51640eb0ea90bc53604bd500a9 1,394 0.84/1.00 vMB 10
551,656 551,656 0000000000000000001cdf112d45d5dfd1ffc177f636fb7681469ab46512ef38 3,356 1.00/1.00 vMB 10
551,655 551,655 0000000000000000001692415f062a434b519abed0eebcdad12a6c3fc990c4a8 1,867 1.00/1.00 vMB 37
551,654 551,654 000000000000000000227db310e9e8aaa9743a95b3df42a336b2b110e279a0fc 1,342 0.45/1.00 vMB 44
551,653 551,653 0000000000000000001a510af97c6f3c2a62ac4ba43524a904888539234a07ce 2,659 1.00/1.00 vMB 42
551,652 551,652 0000000000000000001c83d2bf0d1d68ce5a1b89de013f1ec1158523b06cb17b 1,254 0.57/1.00 vMB 24
551,651 551,651 000000000000000000231d74bf9969049f61279ff30eb9cc3f80387adaa76495 2,552 1.00/1.00 vMB 22
551,650 551,650 0000000000000000000c9e52b84a91e1cc850b94655d426a6450c1bcc2e739c6 1,457 0.75/1.00 vMB 18
551,649 551,649 000000000000000000259124c5cff1bb5bf911be4f7f2c70065932c64481912d 898 0.36/1.00 vMB 23
551,648 551,648 0000000000000000002702e63860e0b6d53c00d91239b70f4d1eea7b7b474345 1,464 0.61/1.00 vMB 29
551,647 551,647 0000000000000000000d0bbb1d61cdd35731216566fe3ccc1a1c88dea8d6c950 2,215 0.89/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.