Loading Tool

Explorer IconExplorer

Memory Pool

44,995 transactions
26.56 vMB
0.05604881 BTC
Random Selection Loading Transactions
Max Size: 140.80/200 MB

Candidate Block

Mining Attempt 36d9a47c905c631b12f1ade41525dec596cda7d12d554f9ef5e4cb469efedb63
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root d0cfc17868de84c33f7c7adfb6e6c7c763d48d9cc7873b51d0cb4017be7c521d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,211
Size: 1.00 vMB
Total Fees: 0.00721382 BTC
Feerates: 73.20 > 0.72 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (443,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,805 470,805 000000000000000000c96e72cd4aaf0e2195c3a252918a6bcd2bf851c8e58dc9 1,935 1.00/1.00 vMB 291
470,804 470,804 00000000000000000149eabcc92592e3fde1f83213aa6ec9f39600803ed51164 2,137 1.00/1.00 vMB 338
470,803 470,803 0000000000000000015cd5e1f2913751c036f236725a5a45b1d343cedb6ece2f 1,420 1.00/1.00 vMB 419
470,802 470,802 00000000000000000193a9a86907d353f983779dc75f1ae06d4bfaec892699ed 931 0.65/1.00 vMB 185
470,801 470,801 0000000000000000014f5d2fac8dc80d51d87318393dc793581d9d61c37ece46 2,246 1.00/1.00 vMB 411
470,800 470,800 000000000000000001065701f5543acce92c01eea494358d7ed38c5badd6b5c2 2,234 1.00/1.00 vMB 368
470,799 470,799 0000000000000000016707eb1a494bc6c747ab485d244307f8f557f2b38ce154 279 1.00/1.00 vMB 50
470,798 470,798 00000000000000000017e91306e776c35976dcef9fa9e28a7eb276e892d906a4 588 1.00/1.00 vMB 80
470,797 470,797 0000000000000000014af063be870d5d8493034884adc1870fcda9354411d0b7 2,233 1.00/1.00 vMB 235
470,796 470,796 0000000000000000014dfa4a7fd6adda88340b34d6fb05d2dfbb7b955caab7b0 2,394 1.00/1.00 vMB 346
470,795 470,795 0000000000000000009d6a9a8f56928011878a14f517d321905ab3bfdc3a3434 533 1.00/1.00 vMB 90
470,794 470,794 000000000000000001883110daa880ab1ec983c2bdf7abaf47e259c6c6885394 2,173 1.00/1.00 vMB 271
470,793 470,793 000000000000000000486bcbd0627524a78c2121b89ff86c75f2b8509c5ad5ce 1,895 1.00/1.00 vMB 204
470,792 470,792 000000000000000000e0f337f6c05511e09e95d7887f85883590e6b67bd7807a 2,344 1.00/1.00 vMB 322
470,791 470,791 00000000000000000139708234dd061b3fa698535d49830d49d7618b99a412f9 776 1.00/1.00 vMB 140
470,790 470,790 0000000000000000000f2d4fd9eaeaf653fb7dbdecd9fe864d93f65a983b6811 233 1.00/1.00 vMB 54
470,789 470,789 000000000000000000389d498a8874bc9fda6ea90817ac15b93e4611b969dc76 805 1.00/1.00 vMB 115
470,788 470,788 00000000000000000152ca2827b78c94262f5c014daaff36140762a5f19850b5 216 1.00/1.00 vMB 64
470,787 470,787 0000000000000000001fab86d21a3244448005f9792259ae3c7d91912beff4ba 95 1.00/1.00 vMB 45
470,786 470,786 0000000000000000011d49ab731570d22c1abf8d0c4098c9f4ba16991d8b5f3d 873 1.00/1.00 vMB 81
470,785 470,785 00000000000000000095ce00c7f2c09ddacc10a495a613a8a263dcbb46916f86 2,056 1.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.07 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.