Loading Tool

Explorer IconExplorer

Memory Pool

76,404 transactions
28.87 vMB
0.07298874 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt 7f6618ab92b810cf75b38db6404ed3a5f8cf87d831a03a0fc3302d6dc024f5bc
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2d69cb747d7ec6b3cf8e7a72eac42263ab3c9d0a605fef2e232de82f87b8e7ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,227
Size: 1.00 vMB
Total Fees: 0.01015625 BTC
Feerates: 104.17 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (394,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,037 521,037 0000000000000000002c42bb074acac138f3b54b275c37e6ef9a646966d80607 1,529 1.00/1.00 vMB 9
521,036 521,036 0000000000000000001b37731c01066eeca5fa4e9fc81b85eb384da59c3aa8fd 2,187 1.00/1.00 vMB 45
521,035 521,035 00000000000000000035fe536fb40c307a60d2740f0ce744481cb24841c9c2d9 771 1.00/1.00 vMB 53
521,034 521,034 00000000000000000034d42422dae7fd13eaea643ef9de14e316c91cdcc48010 751 1.00/1.00 vMB 49
521,033 521,033 00000000000000000025e22d597c133d7919f008a5b34c356777ceb96f0feb4e 2,043 1.00/1.00 vMB 49
521,032 521,032 0000000000000000003e397987967168be42d32e559e7ca53281b51cb5f920a7 1,840 1.00/1.00 vMB 20
521,031 521,031 0000000000000000003eeb9cc3a2a5de4c75745817cf306a3d8310f4d02548fb 2,170 1.00/1.00 vMB 16
521,030 521,030 00000000000000000019cac2642266e8283d8f77fab5f966180d4ae4ce95d51d 2,449 1.00/1.00 vMB 31
521,029 521,029 0000000000000000001fd217bbd10aed5104c3da190a3ea22a3720b6bc61728d 2,329 1.00/1.00 vMB 64
521,028 521,028 0000000000000000000a89d5265c1891893ee48846b63a264015b9fe2a79fefc 1,979 1.00/1.00 vMB 34
521,027 521,027 0000000000000000003fc40f1bd08f94a18d22169152034993524e05fd431043 2,299 1.00/1.00 vMB 39
521,026 521,026 0000000000000000001032f88ca55ab240714e3d22f309a90c18c2e1f314f03a 105 1.00/1.00 vMB 2
521,025 521,025 000000000000000000000dd3cfe7c3f71ab1cf691ec2b5e87442665422df675d 1,900 1.00/1.00 vMB 18
521,024 521,024 0000000000000000000f48c316572578fbd9f4861590cf74d900ec3c8ee8d7d1 1,867 1.00/1.00 vMB 43
521,023 521,023 0000000000000000004277363e11682814c8e518865cc37b2cf3c5ec462422da 1,502 0.74/1.00 vMB 34
521,022 521,022 00000000000000000011b6551f0314c0d92b193f1599ec1ad1dbf003f3930f6a 803 0.35/1.00 vMB 29
521,021 521,021 0000000000000000001a81ec2b67cbcf6ab81d2121953da6fb6079d6b8c3dd7b 451 0.88/1.00 vMB 5
521,020 521,020 0000000000000000001514aee4eaafa840cd3046053845f13dfcb6c414f364c2 313 0.14/1.00 vMB 45
521,019 521,019 00000000000000000019d9e666eff3af5a079952e9b5de316a229ad339687fea 1,432 1.00/1.00 vMB 28
521,018 521,018 00000000000000000001f0dea27b4293058a6cd6bd52f7857b43076127df7380 167 0.09/1.00 vMB 96
521,017 521,017 0000000000000000002f6ebd7128cb7ed4cabcf95162bf6638ee3a357102a5c5 122 0.05/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.82 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: 710.58 GB
    • Received: 17.08 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.