Loading Tool

Explorer IconExplorer

Memory Pool

21,149 transactions
8.49 vMB
0.01548458 BTC
Random Selection Loading Transactions
Max Size: 51.26/200 MB

Candidate Block

Mining Attempt 032f6ce2a50f2d559662618188c31a806a4c27c26b8f7fd376696dbfcb1266f8
Version 20000000
Previous Block 00000000000000000001d4596a69407909269502c4b48d7afc8b656071704086
Merkle Root c16ec9a3b4543674ebd5b18e5d91d49abfa026b1f5d2bd15d009b344335a9078
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,652
Size: 1.00 vMB
Total Fees: 0.00689547 BTC
Feerates: 136.35 > 0.69 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,491 (104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,387 938,387 0000000000000000000025c758766463ec9cd9175a3a673f5f505166d5b16b11 942 0.32/1.00 vMB 1
938,386 938,386 00000000000000000000f82d36e3070f1060692d80539c0bf222efaaa9093d06 3,781 1.00/1.00 vMB 1
938,385 938,385 00000000000000000000ee2e1e0146a3fee00927650113d4def72e96664aecb2 419 0.17/1.00 vMB 2
938,384 938,384 0000000000000000000140b8eccb6f0901dcc8885532ef1624e552386342037e 3,673 1.00/1.00 vMB 1
938,383 938,383 00000000000000000001a720b476304ba50fa6f744b0c520d7bc52cbb6bcc2fa 2,476 1.00/1.00 vMB 0
938,382 938,382 0000000000000000000071a062e5fe405baadb8046e0e42daa00ce19b41eab46 1,113 0.36/1.00 vMB 2
938,381 938,381 0000000000000000000180cc5837dfd169731d894da33a01cc3000331600676c 4,829 1.00/1.00 vMB 0
938,380 938,380 0000000000000000000122bc33247537f911916577ac0cad85a47f985a47ae92 5,027 1.00/1.00 vMB 0
938,379 938,379 00000000000000000000a920a75e09c874b2dedddc4e173e5db54019903b31a0 4,340 1.00/1.00 vMB 1
938,378 938,378 00000000000000000000ddbac77f6bd0acda6c72dbda9317442ed711c220418f 1,334 0.56/1.00 vMB 2
938,377 938,377 000000000000000000019a3e4a6ed584cd9a276377e346edf4d93ce6e7ebda54 4,311 1.00/1.00 vMB 1
938,376 938,376 00000000000000000001bd95a82ffab97adfc50ded2f8b89e8bc61e91b132526 1,298 0.39/1.00 vMB 2
938,375 938,375 00000000000000000001a87e8978a35f90b6f7af16647ef6101e202301f3c124 3,875 1.00/1.00 vMB 1
938,374 938,374 000000000000000000007c5f5de4ae037416a2ceb5efe1e2039f92535eb6d62e 5,344 1.00/1.00 vMB 0
938,373 938,373 00000000000000000000a52d3242c9d27c34f4340bdff62059a9979f9d7e9a8d 4,420 1.00/1.00 vMB 0
938,372 938,372 00000000000000000000f2401e088e984a034f52e86651ebdfff3fbe948c0261 709 0.21/1.00 vMB 2
938,371 938,371 0000000000000000000187c1fa2a5b1560ac970e494a27374e5d1b169703f9cf 1,857 1.00/1.00 vMB 0
938,370 938,370 000000000000000000019b480e27d31bc21ad23e5e8648567a81ca10d0546fa9 3,755 1.00/1.00 vMB 0
938,369 938,369 000000000000000000006982f56b37dc44bb77d80ae115d10ede7299d36d0347 4,194 1.00/1.00 vMB 0
938,368 938,368 0000000000000000000150a6ae46cf5ad31b9611b981d6eed742b85f0914c450 4,997 1.00/1.00 vMB 0
938,367 938,367 000000000000000000012739210cef6aa45a4110f5b90c016b16edf34348a70b 1,515 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.00 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: 4,113.17 GB
    • Received: 226.45 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.