Loading Tool

Explorer IconExplorer

Memory Pool

87,848 transactions
23.55 vMB
0.08217969 BTC
Random Selection Loading Transactions
Max Size: 159.56/200 MB

Candidate Block

Mining Attempt e049d85a3e9bc59fd702e193d461ca9d899b7fe9d6a4ccde1ee7b2147749ebad
Version 20000000
Previous Block 00000000000000000001a2450f30db5e08cd0cd0b9c31d4bea1655c7bd676ad7
Merkle Root 9374c37e886e7bd9a5d27a0b0e8c843efb3f4b278b7c2e0d51155c26eaa86982
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.02779826 BTC
Feerates: 100.53 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,900 (802,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,390 113,390 0000000000003690009a74a41655a575ecbb6ff673d882b6556a3594c36bac52 9 0.00/1.00 vMB 0
113,389 113,389 00000000000040b1809a34b1d21a3a39256ff7e9d07abf6c61577395f4f7ccb7 21 0.01/1.00 vMB 153
113,388 113,388 0000000000006a2078133564d31326077f6ffd17ea284e072cc56deaf5a7abfd 7 0.00/1.00 vMB 0
113,387 113,387 0000000000007ee89418c7da2b12400a12d55f27003bf30c8568e298ce29c8af 9 0.00/1.00 vMB 0
113,386 113,386 0000000000001a41451a9aba72756b1ae2f0038eabca47d5e2d2c8c8fe73c24d 15 0.00/1.00 vMB 628
113,385 113,385 000000000000b3a5da4411be8f8b9bb430b602c4d013c2b598a3f86c002b17bb 21 0.01/1.00 vMB 131
113,384 113,384 00000000000044480fd7db375a6f7058b2a81bb8fe7ff330ea14b439098376e8 12 0.00/1.00 vMB 0
113,383 113,383 000000000000d83973e27d86dcaf36ab314a461d1d5fc2fc85fc741ebaaa6a73 14 0.00/1.00 vMB 0
113,382 113,382 000000000000b429503c75dc38fdc7cc1d0897a99ac9bb65a9d70e8188c7a63f 12 0.00/1.00 vMB 341
113,381 113,381 0000000000003fdd7388cf55dff7854907997ada511ae12a76e01d96335d5fc3 10 0.00/1.00 vMB 357
113,380 113,380 000000000000bfcb86e828bcd20a03f76a5f21994cef712febc9428be1b99058 7 0.00/1.00 vMB 0
113,379 113,379 0000000000009b5fe98e036c02cd3ec41fc8ebb97b37d7d8bd73557d5dbae5bd 9 0.00/1.00 vMB 0
113,378 113,378 0000000000006363b284f7b3b94536caac7b3df3a65ba193615c4e721805e7b8 20 0.01/1.00 vMB 177
113,377 113,377 000000000000a52bd2d606983d3ebeeffec9929e3e7bff74ac045b9d6f9d8550 10 0.00/1.00 vMB 310
113,376 113,376 0000000000000896643f1f89d990cde73ea928abc0647951e60d8e1075dfb1db 13 0.00/1.00 vMB 290
113,375 113,375 00000000000081cf7fbabdb1d6d02db895cfbfb568a30ba6f321a9bd7b1df868 101 0.02/1.00 vMB 0
113,374 113,374 000000000000b1d072b884d487c7c0aa10220349fd5c1fbbf95e7d6dc0284605 14 0.00/1.00 vMB 0
113,373 113,373 00000000000076a887883794e1058f257e8e68fa495f87ceeaeefc650d980216 14 0.00/1.00 vMB 0
113,372 113,372 0000000000008a9e55c5e4b09cfb36ba0520c412d11d473d88a0e3775edd4d4d 13 0.00/1.00 vMB 0
113,371 113,371 000000000000be9ebc4fc8f8cdd1d3b0c3b3aab28de79bc34dc90a42761f53c2 11 0.00/1.00 vMB 312
113,370 113,370 0000000000009d906a32a83117ab805ce958fe656f4cf642d54e26274ee9466a 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.93 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: 797.77 GB
    • Received: 22.34 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.