Loading Tool

Explorer IconExplorer

Memory Pool

81,400 transactions
31.24 vMB
0.09989401 BTC
Random Selection Loading Transactions
Max Size: 188.95/200 MB

Candidate Block

Mining Attempt 02f208a746e08c4cb40f9e4838c8442dc64d96a880bad91fe6b25cda857ba6a8
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root fcc565c30c944e4be1099df5b42d1fe3e411f003ba970edf6a8c11b9fec8c685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02292258 BTC
Feerates: 106.51 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (114,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,377 801,377 00000000000000000003f181b0f1342672b5eb4af954108eaea541356457fe2b 3,003 1.00/1.00 vMB 34
801,376 801,376 00000000000000000000c4fa259b455a4bc89ecb1eb5a85407823719b060d487 2,334 1.00/1.00 vMB 10
801,375 801,375 00000000000000000004977c88f425f6ee52835443bdcfde0f7098a182917101 1,990 1.00/1.00 vMB 9
801,374 801,374 00000000000000000000f667afee8845b25518642d983cc519237fd9e3855e8b 2,488 1.00/1.00 vMB 12
801,373 801,373 00000000000000000003871d2688648e0bb691b34eb1790bdebf794db65554c7 1,490 1.00/1.00 vMB 11
801,372 801,372 0000000000000000000352872e6f7e56b3cfe1445ed9bbcd0ce67101017eff84 3,274 1.00/1.00 vMB 23
801,371 801,371 00000000000000000003208121a0d085d4c4bd8d1e9a18015e4c63f7b60d8347 1,775 1.00/1.00 vMB 11
801,370 801,370 00000000000000000002c3ac684ef228eb8236b0e324b6c939bb979525d1b5a8 2,803 1.00/1.00 vMB 11
801,369 801,369 00000000000000000001a25297936b1f423cc7e7e3c65d886ed0b3c910978c48 3,194 1.00/1.00 vMB 30
801,368 801,368 00000000000000000003de78da79eab1beb536fc4839cf6959bfcd304d6c2f31 3,085 1.00/1.00 vMB 15
801,367 801,367 0000000000000000000401faa3b21fb014aebbeac3afd384e81a131e948f7a01 1,905 1.00/1.00 vMB 15
801,366 801,366 00000000000000000005500b308e269d11923541192560d5e23c551e1551372a 2,510 1.00/1.00 vMB 19
801,365 801,365 00000000000000000002bf8029f6be4e40b4a3e0e161b6a1044ddaf9eb126504 3,359 1.00/1.00 vMB 7
801,364 801,364 00000000000000000002fd9357147b2c2b16e7584786548aad0ce902a7860269 2,857 1.00/1.00 vMB 8
801,363 801,363 00000000000000000002be07c9e39b8ea5d8bca58dec1a637d0290e9d3c924bf 2,863 1.00/1.00 vMB 14
801,362 801,362 00000000000000000002aae535ac1138bea3341dca974aa0fde3811a11dd9e58 2,018 1.00/1.00 vMB 9
801,361 801,361 00000000000000000003798b798467abdce454d9d55c925f8fe0c84a129a1cf8 3,243 1.00/1.00 vMB 10
801,360 801,360 00000000000000000004b1fc734753ba8bf30071180a4c0bc26c9c14fb801353 2,068 1.00/1.00 vMB 24
801,359 801,359 000000000000000000042b5c3a9af59ccecd83eb5b2956af63980acbcaba6849 3,876 1.00/1.00 vMB 9
801,358 801,358 0000000000000000000061d11963389ccf5ffe82e51ce02c038a5cdb0ed79bef 2,993 1.00/1.00 vMB 9
801,357 801,357 000000000000000000049dd5b13f2401924120d0c296675a1105868663eea6ce 4,161 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.