Loading Tool

Explorer IconExplorer

Memory Pool

34,951 transactions
19.23 vMB
0.07567000 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.69/200 MB

Candidate Block

Mining Attempt 36cde68d3e4530f148a50d21503e6c009e0e6588c5e4f90332759aed02a8bf63
Version 20000000
Previous Block 000000000000000000012ebcc23dac460d6e7489fd9a60879ecbe2882fb6756d
Merkle Root 1f1881837ba38c4fb5bd74c0d868209677fd14c209dbca6dff3704c80ffd1eec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 0.99796775 1.00 vMB
Total Fees: 0.03903618 BTC
Feerates: 120.21 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,845 (909,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,184 4,184 000000005a7388fdbdddbd2daa6ab2ab9f2e15ab3b7ecfb1d1c010d178198e0a 1 0.00/1.00 vMB 0
4,183 4,183 0000000069ee3699b42e1f4735e6f8baec9d0c2f4dc5b8149828b17971106f50 1 0.00/1.00 vMB 0
4,182 4,182 00000000260c05cd63dcf9fed3c0e9b3855e296809f97b8afecca654b9620376 1 0.00/1.00 vMB 0
4,181 4,181 00000000d77319ef4f73794e15db9e706fa8f5a10dbca8966be289db1719956e 1 0.00/1.00 vMB 0
4,180 4,180 00000000d3946935f751969fad0912d3af90ebd4f4106f3f8063678ca546ac81 1 0.00/1.00 vMB 0
4,179 4,179 0000000002d74bbf295f514e83b467ca512a1eaf5e4bb82380b42b20cb5e2dcd 1 0.00/1.00 vMB 0
4,178 4,178 00000000a8df943d013f398fc2fd56a2b3b6407140a8bfc0988d7d590cb6c8b9 1 0.00/1.00 vMB 0
4,177 4,177 00000000370c26dec84bb83ccb816be1bdf6708f1a321ade1817f0aceb452d89 1 0.00/1.00 vMB 0
4,176 4,176 000000005d2e34d81a4fb42185e4bde212ba511c0f5cc8c6a67cdd6b2e98116b 1 0.00/1.00 vMB 0
4,175 4,175 00000000dc579dc5d492fda5a4b7fa5e26107de3f401c82e036d34dc0ec02569 1 0.00/1.00 vMB 0
4,174 4,174 00000000a4226bd5df776cfcacece1c81e3babea8bfa9c15b817eee75fb3a5fb 1 0.00/1.00 vMB 0
4,173 4,173 0000000017972154223d92cb2fc7bf535978db4f963c5b373a4a167feec435e5 1 0.00/1.00 vMB 0
4,172 4,172 000000000e7dab742811c365d35000f0c9497ca969709a09156d02a1bc0cb820 1 0.00/1.00 vMB 0
4,171 4,171 0000000035dc25e008c7bd090b27a6e829520b72fe930c4b36279daa5b0a8747 1 0.00/1.00 vMB 0
4,170 4,170 0000000045cff2437f8a47a325cdba49c79b538ffdd73834cb405347f7050b0e 1 0.00/1.00 vMB 0
4,169 4,169 0000000090cda81b573da3dde0c011d85f8d19237be168ed9de09cb3d1bc91b4 1 0.00/1.00 vMB 0
4,168 4,168 00000000a42f9229a6ec34f62df5eb4590f6c6c9aa5775e47e26a5b4a49372d7 1 0.00/1.00 vMB 0
4,167 4,167 000000003a53eaa1c7fd940ab93ab872b52cac982df29aaefe2d575c14b20291 1 0.00/1.00 vMB 0
4,166 4,166 000000003c0e0048c2f3842b3187ea807ebd62dd517fc096da5197a0326ec527 1 0.00/1.00 vMB 0
4,165 4,165 000000004c6c56b3f40ce35eae2090b016ed800dc905f894bff725e19b13957e 1 0.00/1.00 vMB 0
4,164 4,164 00000000c284ea8fa84ad77563ed9f31ae355b874ca3ec1249ae3758840b3f99 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 521.45 GB
    • Received: 4.84 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.