Loading Tool

Explorer IconExplorer

Memory Pool

81,636 transactions
31.64 vMB
0.07634227 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 085098c73cf88e7f91388f4263f596cf6a7cab5accbef17e1eaf5e2f52d6214f
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root ea705a04619e817943abc890f29a7ec7de707f6190493b6f5952e73b425b07f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,584
Size: 1.00 vMB
Total Fees: 0.00755826 BTC
Feerates: 73.20 > 0.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (275,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,758 639,758 00000000000000000009d3b6874f2cef49d71740a044d2f95bd4f9a56569b1df 2,039 1.00/1.00 vMB 60
639,757 639,757 0000000000000000000470d30a4272097447098fde38abf6eab1ec4a6e736626 2,605 1.00/1.00 vMB 73
639,756 639,756 0000000000000000000b82283c0351602ab62ff0d4625234df96761ce5733a6a 2,318 1.00/1.00 vMB 78
639,755 639,755 0000000000000000000e5731e24c948f859310c674cd71b1d5e6ce44711bae73 2,457 1.00/1.00 vMB 87
639,754 639,754 0000000000000000000a7a0c16ece43f81b849794011e707f74c617f7d51bb00 1,512 1.00/1.00 vMB 79
639,753 639,753 00000000000000000004839bc5804a70b94d39aabcd7f69eda651a8141e42e8a 848 1.00/1.00 vMB 98
639,752 639,752 000000000000000000057306a22a5d66956d8df1c96a57a18982470a9d643ba2 1,234 1.00/1.00 vMB 83
639,751 639,751 000000000000000000001bf6fbfa130199e423ac009f17934b37c37d9d092096 2,320 1.00/1.00 vMB 24
639,750 639,750 0000000000000000000aedcc9522bb4386ada8854905fbd16293ce29f013c3de 2,551 1.00/1.00 vMB 37
639,749 639,749 000000000000000000089404ec15481b7d228c18ba8878039da5de2d0dd8a38c 2,575 1.00/1.00 vMB 32
639,748 639,748 0000000000000000000ded64bbcd32f38e988f700926802a75f1edd78c061a5e 2,191 1.00/1.00 vMB 70
639,747 639,747 000000000000000000067d71d23c3fa547ba72faafac02e2139711bf14bbc58a 870 1.00/1.00 vMB 91
639,746 639,746 0000000000000000000542555901298e25902883eb265577539205f197b43491 1,313 1.00/1.00 vMB 86
639,745 639,745 000000000000000000088cdee25896504f7834a8ca2db67a5453690da2129638 2,347 1.00/1.00 vMB 92
639,744 639,744 0000000000000000000d3287583b79c05125e7da9b2d80177bfbf838643c501d 2,477 1.00/1.00 vMB 21
639,743 639,743 0000000000000000000c148a2900781b376b8dcb248dd172d50fa45eebd617b9 2,823 1.00/1.00 vMB 48
639,742 639,742 000000000000000000100f171c064028ddb7f7bc3f4e2df8d37a8e3f45772fb8 2,178 1.00/1.00 vMB 43
639,741 639,741 0000000000000000000dace0678cd8dd9b722549997c57d8ea8b634cdc89d647 2,179 1.00/1.00 vMB 37
639,740 639,740 000000000000000000060736dc126eb3e28b436850e59bf718b265a289f6e5b4 2,872 1.00/1.00 vMB 55
639,739 639,739 0000000000000000000732cae32238d5e602eade59199c568fb211e7db366365 2,662 1.00/1.00 vMB 62
639,738 639,738 0000000000000000000eb1ab5db89acf969f6404f9119114540364b0afce21c7 2,089 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.