Loading Tool

Explorer IconExplorer

Memory Pool

77,903 transactions
29.25 vMB
0.06287491 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt abbdd9e99d33262e90bbab7618c37f08afe5bfa9ab0db824c5ac5c977deac379
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root b9ff60ddf30104f7652d688f0441d5a96c6f7e1e7189f54152d1de8d9470e37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,789
Size: 1.00 vMB
Total Fees: 0.00361162 BTC
Feerates: 21.09 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (325,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,338 589,338 00000000000000000001ae564533e73ff95865e54953c0ea7d460e68a96731f8 1,711 1.00/1.00 vMB 92
589,337 589,337 00000000000000000012c370f2ce221d139fbe92053eb44ebbd9f8c70f8fff2e 191 1.00/1.00 vMB 95
589,336 589,336 0000000000000000000097cc79327d5f7b679cc4992d2a4e2b59d077f2adb2fc 1,216 1.00/1.00 vMB 108
589,335 589,335 0000000000000000001b89552219ad3fff373030a992f62f95563b578479481e 269 1.00/1.00 vMB 94
589,334 589,334 0000000000000000001b59ba7c3bb8c759c3795db1c11d6b1b1e100a832577bf 392 1.00/1.00 vMB 102
589,333 589,333 0000000000000000000d82f8cef616cb56c754f8f3d548f7894f2bca673c8170 1,702 1.00/1.00 vMB 46
589,332 589,332 000000000000000000149ec71d7db896a89e3509d7121d4cbd63394a458c2963 1,727 1.00/1.00 vMB 10
589,331 589,331 00000000000000000010e625e2bbe98c271372e590d912f9459796f641b15f2b 2,336 1.00/1.00 vMB 8
589,330 589,330 0000000000000000000c83d91306669e958f38594db8ca166ca207224d6abb1b 2,564 1.00/1.00 vMB 33
589,329 589,329 00000000000000000001b33645488685fdee44599cd69d6e4132d460b298c9cf 2,995 1.00/1.00 vMB 63
589,328 589,328 0000000000000000001917011984ca5a3c3c30a600494ed402fa3f1dac64a8da 2,877 1.00/1.00 vMB 29
589,327 589,327 000000000000000000183c91838c14f6afcab863f3ce840d18d5ced3edc1eeca 2,841 1.00/1.00 vMB 25
589,326 589,326 0000000000000000000bd2c48d3eaa7f807136133c7b9fa0246b689f861279f7 2,680 1.00/1.00 vMB 40
589,325 589,325 000000000000000000032ec41fbde0d018b43e059dd83ce83d568a5471d8114f 2,364 1.00/1.00 vMB 67
589,324 589,324 0000000000000000000f9dba07bc3461d28071b938254b318cc9bbfddb4c21a4 2,408 1.00/1.00 vMB 10
589,323 589,323 000000000000000000042d33fbcd954aedc904dded734934d553878fcf3caf34 2,662 1.00/1.00 vMB 33
589,322 589,322 000000000000000000157b43681548b79931002a9d14cd32297b0e1fe6e843ad 2,920 1.00/1.00 vMB 56
589,321 589,321 00000000000000000007e50c450bead3c6e6734c7d1fa31a3ee16a1c6b8e496c 3,205 1.00/1.00 vMB 80
589,320 589,320 00000000000000000017daf8bc764965ada395d601bc9ce8a4cacd66769f72b5 2,501 1.00/1.00 vMB 47
589,319 589,319 00000000000000000015e7f311e320969e6daf474029e0a54a9498daf6655e4e 3,084 1.00/1.00 vMB 76
589,318 589,318 00000000000000000016be0063be13db4112cb07a1bb69d369b8d26ace58dc52 2,908 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.