Loading Tool

Explorer IconExplorer

Memory Pool

38,829 transactions
26.20 vMB
0.05810776 BTC
Random Selection Loading Transactions
Max Size: 135.77/200 MB

Candidate Block

Mining Attempt f2d700d27472d2e394574d366cd2da9582c0e750646abfe353832eb9c0eeeef4
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 98312a24f403b0492740c98cd7561206b638fab3f3c2d8fb21769699cf03beb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.01004530 BTC
Feerates: 50.62 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (531,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,769 383,769 00000000000000000c4ac9ec73ff6a465532c22fd9b2a7c0015a5e13128cb9ed 1,348 0.66/1.00 vMB 33
383,768 383,768 000000000000000004c0f1c73c4fa9553feee4e01a1f2ba85aef9cd77258c076 233 0.19/1.00 vMB 19
383,767 383,767 000000000000000010722c13b0984445bcdcf20646c1da0acbe52af39db79120 166 0.19/1.00 vMB 10
383,766 383,766 00000000000000000c639bb2eeb6d3571f9aa5b57d44fa1a36673d821d9162e5 2,121 1.00/1.00 vMB 31
383,765 383,765 00000000000000000043d6a9097948258eabeccf2bb8b4b39594c984c4f6bf8a 543 0.26/1.00 vMB 29
383,764 383,764 00000000000000000fbfead1ce4eb563e89995d1a285d1fb5715f7e7aec82c63 1,149 0.51/1.00 vMB 31
383,763 383,763 0000000000000000033333c531000ed5d3dbb1886c1bf19196b333c02fbb13a9 606 0.28/1.00 vMB 32
383,762 383,762 00000000000000000eb880aa48d653423677ab3d6039336665e0c428a633d223 806 0.36/1.00 vMB 29
383,761 383,761 000000000000000009ccb03ddcb4d721441bc55e65a2f2c3bbb161898c8062da 659 0.52/1.00 vMB 18
383,760 383,760 000000000000000008c81d3a2283467398b683010767787d6a9814dc70b7ae76 835 0.29/1.00 vMB 44
383,759 383,759 00000000000000000a9cabbb0a76ace8557b5bc25d6160aac9799bea4b496a37 953 0.50/1.00 vMB 28
383,758 383,758 00000000000000000818790b6d41cc1075b6fe0f107539af0f3c28fc19500920 1,221 0.89/1.00 vMB 27
383,757 383,757 000000000000000003008fcc13f54e70b88853c770a281af72ebdfdbce350057 860 0.46/1.00 vMB 32
383,756 383,756 0000000000000000074756c1d6badb7424a0193782f6a76630227828e19f28af 1 0.00/1.00 vMB 0
383,755 383,755 00000000000000000a840a4a23a39b79f1a6a6a9b56cd750498bc0d853845ae5 193 0.16/1.00 vMB 17
383,754 383,754 0000000000000000004222281d43fcb2d42d4671ba02e3a4fdf64e831266cad3 192 0.13/1.00 vMB 24
383,753 383,753 000000000000000004e7e5639701b7bb3f67869311f7c63b5cd2f9ac7025758d 156 0.13/1.00 vMB 15
383,752 383,752 00000000000000000201b92c417bdf805aca3fe414ba39831a07b5f012edcdce 177 0.13/1.00 vMB 24
383,751 383,751 00000000000000000ba0f2cee044e5fa86ffa0c87f01bf0eac711e76fb28eeaa 747 0.44/1.00 vMB 24
383,750 383,750 000000000000000000c5fc1b93b260c0d5586dc4f475128c18c79af633b9bbb3 1,366 0.74/1.00 vMB 32
383,749 383,749 000000000000000009386c113d848116e80927508dcfe9607eb4aca7d4d61f00 2,459 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.