Loading Tool

Explorer IconExplorer

Memory Pool

75,290 transactions
29.90 vMB
0.11041690 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt 084f4d226ddd065c5c6de20caf0091de6388c0ed7ad2955d49a7bb97ceae16d0
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 7a59e8bb60256fb48238ff68b303d07bc34cdebb51d5fb3a5e2c2d1692f8781f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.03876251 BTC
Feerates: 101.64 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (506,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,186 408,186 0000000000000000013a70ae79b5b5492730b6a973217dee8031e99605707695 18 0.00/1.00 vMB 108
408,185 408,185 0000000000000000024a7b37f39a72d9a2922d038894053125649ce6b806e731 499 0.26/1.00 vMB 32
408,184 408,184 00000000000000000032c9b5c7d0051f6cc396eca944941abc167d5b3b57d0cf 21 0.01/1.00 vMB 28
408,183 408,183 0000000000000000034f08cbdeb073647fd809799beb3a1c17faf1ad8eb8c4c9 843 0.37/1.00 vMB 38
408,182 408,182 000000000000000005c351c45a722214425aae1ce1a48217e5e4ef7dc56c1333 105 0.05/1.00 vMB 34
408,181 408,181 000000000000000003b49320ea79d7340d1a413337f6b18cddfb56426a4ee9da 1 0.00/1.00 vMB 0
408,180 408,180 0000000000000000006fde3e5766d2a91c91e993e9656d4063bd048619892c52 943 0.50/1.00 vMB 37
408,179 408,179 0000000000000000058839c2d9afdf4ea5764f3bc9188039c4560d055b5452cd 684 0.30/1.00 vMB 36
408,178 408,178 00000000000000000472b1a952534a6776a82c141331ddac10bc807f1f82dfbd 1,052 0.45/1.00 vMB 36
408,177 408,177 0000000000000000043caa5a0482d27ec379c0e4f6303f524a2590ed44dcf374 244 0.20/1.00 vMB 23
408,176 408,176 000000000000000000961dee23102b9f5a8adb9ea2f763eceee1d60fbd0e2589 551 0.21/1.00 vMB 44
408,175 408,175 000000000000000003452e4c3618db7323b5556b8cd17039b2a7510f6e8ba049 1,347 0.79/1.00 vMB 68
408,174 408,174 0000000000000000026bec47b7a71edcb5b75f9e68406ff37cf5d485a0d63016 599 0.33/1.00 vMB 43
408,173 408,173 000000000000000004e0817f2178f026c7f79378079d01a387d95fed0e8339db 115 0.17/1.00 vMB 14
408,172 408,172 000000000000000001c057b0a103e55392e340dc07f45e0a50431728b59daa73 851 0.99/1.00 vMB 16
408,171 408,171 000000000000000002c8f6ee7771c21ba36f21d11c49c186882674bdd4bc870a 2,652 1.00/1.00 vMB 51
408,170 408,170 00000000000000000434ddc9a89a1fa52fbb3cf95f9c3a0b8335e703e7797289 2,135 1.00/1.00 vMB 39
408,169 408,169 00000000000000000467379dd783586b37cba842bcd3f987ddaf63357e625b6b 837 0.99/1.00 vMB 18
408,168 408,168 0000000000000000001072da498677fad20e53a7f8aa820be3a89d27354f1112 135 1.00/1.00 vMB 8
408,167 408,167 0000000000000000012e06201254982d2198b2359b6bfcd1036613c101a8a82b 1,904 0.99/1.00 vMB 39
408,166 408,166 000000000000000000952fc39ad0401c2a6f9e1908ebad1427e86fc5f12a1a79 1,009 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.