Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
30.43 vMB
0.10385063 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 55162bd9d6a619c285a2a5e4127f9aac4b8a5b843521a69b8d54e8cce5d697d0
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (97,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,751 817,751 00000000000000000000cf46ded48e0b58ff4c3b97720476284aa2ed15733781 2,704 1.00/1.00 vMB 79
817,750 817,750 0000000000000000000396d94891eac552feee48e4536e9f4ea7ad44e315c628 4,167 1.00/1.00 vMB 103
817,749 817,749 00000000000000000000a9ef75e55991c36da381100c7dc03f53fe490bd510ba 3,504 1.00/1.00 vMB 84
817,748 817,748 0000000000000000000001e988da05b5ee72af29a7833505ebd90c76c171dce8 3,679 1.00/1.00 vMB 120
817,747 817,747 00000000000000000003bc237b5fdbea6afd0e4d59f5d160d4b67fe9e358c47f 3,464 1.00/1.00 vMB 109
817,746 817,746 00000000000000000002f7e8d2647d5fef79cfeeaafad281f1192f9fb5c73543 4,232 1.00/1.00 vMB 105
817,745 817,745 00000000000000000002ec63cb8b910b3c8face04313bfeb8cc1572411fd4bbb 3,357 1.00/1.00 vMB 180
817,744 817,744 00000000000000000002cc7703337e60b3aa3d2ace60b15c683b68110f7cb99f 2,926 1.00/1.00 vMB 98
817,743 817,743 00000000000000000002e6e596345eda3ff77ba408cf2186e956f439478c9a86 2,900 1.00/1.00 vMB 119
817,742 817,742 0000000000000000000245f8e54635e28a7b057ca7dcb9992f5c445942e8c256 2,606 1.00/1.00 vMB 160
817,741 817,741 000000000000000000026b0f9e07fe91d2433a738c13f7ff32bc5d82e001dbcb 2,583 1.00/1.00 vMB 112
817,740 817,740 00000000000000000001fde34f5bc39998f69f8febbfa00e0c915d72b91088be 2,386 1.00/1.00 vMB 124
817,739 817,739 0000000000000000000398e0760538b3d9958024f167886e297fbf3c35dabaa1 2,183 1.00/1.00 vMB 93
817,738 817,738 00000000000000000003eb3bdace0d57acca29d42ceae9f35a36b19467d69a30 2,235 1.00/1.00 vMB 112
817,737 817,737 00000000000000000002ad17abdb8b0e395a875fec64971e6f75df2ac713258b 2,491 1.00/1.00 vMB 144
817,736 817,736 00000000000000000002563a964dc552adde9d0d7556803c33d208be980f632d 2,325 1.00/1.00 vMB 172
817,735 817,735 0000000000000000000114f60040b10b192bc37d3f1f5777686509898106105e 2,041 1.00/1.00 vMB 120
817,734 817,734 0000000000000000000444dc5b5130f797dafe833c9356e1cdbb00da4f5f224d 1,930 1.00/1.00 vMB 147
817,733 817,733 000000000000000000000b8c8fc9510bb84c74b8def5da7461bc0b4e93e2774f 1,956 1.00/1.00 vMB 119
817,732 817,732 00000000000000000003b8a46f293616ed8694c4ec94536ab68d60560266510c 2,754 1.00/1.00 vMB 85
817,731 817,731 000000000000000000004cadfb02996c4e92ff76ec44bb5df6277335108772d9 2,115 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.