Loading Tool

Explorer IconExplorer

Memory Pool

39,041 transactions
26.60 vMB
0.06534898 BTC
Random Selection Loading Transactions
Max Size: 137.28/200 MB

Candidate Block

Mining Attempt 1252696a19839d6ce6c9a35a459d404099ceb6f89796818450f8667e1408b4a5
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 9c8f31bb71872430e8bc2347fa9d1ce1f2ff0be55d4a2259ac960438ff36ea8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.01551238 BTC
Feerates: 201.06 > 1.55 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (338,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,208 576,208 000000000000000000152e84d8613a45f46b6481ca8e865563a67bafaea5283d 2,951 1.00/1.00 vMB 142
576,207 576,207 0000000000000000001ab3129a9dbb5f5388413a6ade1402909fed3f692b88bd 2,874 1.00/1.00 vMB 121
576,206 576,206 00000000000000000008d829204ffa3cb643cb710799230fab39d31f8b207d71 2,993 1.00/1.00 vMB 147
576,205 576,205 0000000000000000000105fcbaeee6d87982933442ae7641b70e78eb347dd560 3,226 1.00/1.00 vMB 155
576,204 576,204 00000000000000000026d81ad067a67d27476aa3e88f6e3558ea4d11aa9df623 3,084 1.00/1.00 vMB 151
576,203 576,203 0000000000000000000a2360baf8fa696a26a96adc7ba33f8adb2cc59abf0f48 2,744 1.00/1.00 vMB 135
576,202 576,202 00000000000000000016bd3397ceeb17b9ef42b752d4fc2b9699de0c402fb9b0 3,307 1.00/1.00 vMB 156
576,201 576,201 00000000000000000016048dd7d885406fa2edec05763ea2a33bc66d9abb0490 2,640 1.00/1.00 vMB 158
576,200 576,200 0000000000000000000e28dbb145ad114de5ce8ac114a542c49fc66381299cdc 2,514 1.00/1.00 vMB 233
576,199 576,199 0000000000000000001b22adfaad0168769539e2e405bef0ca80b08eb811f676 3,077 1.00/1.00 vMB 165
576,198 576,198 0000000000000000002683bd4cf20136fd98274789ba7f7a366c1a7f317f30dd 3,098 1.00/1.00 vMB 154
576,197 576,197 00000000000000000029b7bb83c24b1bfb2707461f42da81fe0e81cc3d7918fb 791 1.00/1.00 vMB 112
576,196 576,196 00000000000000000007b5883d348653cf4eb9bc6776cb0f1219cedae35c35b3 1,385 1.00/1.00 vMB 123
576,195 576,195 0000000000000000001fda4a561dc3d8eb63d04281a31594a1cddddf4d2aa0de 2,962 1.00/1.00 vMB 159
576,194 576,194 00000000000000000028d1b37198eb08554e7e7442cc4a8dde9ad3d43bd760b6 2,653 1.00/1.00 vMB 136
576,193 576,193 000000000000000000148f6da061afad30ea002a2ed986720e8147fac94b4a9e 2,744 1.00/1.00 vMB 142
576,192 576,192 000000000000000000123b455a0c5add5683f93d5f0826dab8b4d011e1022513 2,826 1.00/1.00 vMB 145
576,191 576,191 000000000000000000189a000a6ac66864ff2f04da49f9649995435e21b0992f 3,981 1.00/1.00 vMB 149
576,190 576,190 0000000000000000001caec6788013803e1572efd4f6b85b6d19816464519bac 2,368 1.00/1.00 vMB 214
576,189 576,189 000000000000000000141dffc4e66a5f7c208b2bd38ecd303a538921cef29488 2,698 1.00/1.00 vMB 191
576,188 576,188 0000000000000000001b78f9d83d8ae9135fb19f1daef33511be33b7d391b040 1,999 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.