Loading Tool

Explorer IconExplorer

Memory Pool

27,677 transactions
26.20 vMB
0.10409480 BTC
Random Selection Loading Transactions
Max Size: 127.61/200 MB

Candidate Block

Mining Attempt 57c5e2f0c729497cd0424d4491f98cddd89b68e317649c55f9d9b5a9ff295ad1
Version 20000000
Previous Block 00000000000000000001090ec052ae3c4d703d7195cc255ee1057bbaaa426005
Merkle Root f35d50fe6d4143dd6d921a7db5aa6add56fb6001558a7def681d8835f609a06a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.04860029 BTC
Feerates: 502.67 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,236 (829,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,454 84,454 00000000002d4eb91e14f1e31210e1a46f6df3afbe0ec0f75500a4ea7cea2420 3 0.00/1.00 vMB 0
84,453 84,453 00000000000882bf825842ee1bdf55fbb81deee58b82eaa807ab24ea360a1736 2 0.00/1.00 vMB 0
84,452 84,452 0000000000136c6654a613b6ec8da87bce83212846bd594d6d74dc7dfaeef5cb 4 0.00/1.00 vMB 0
84,451 84,451 0000000000067e70897bfd6d0bd26ba9daa3a2fc15ec09182fcbf9b0c3bfea7b 1 0.00/1.00 vMB 0
84,450 84,450 0000000000278cbbf86bfc8486df8f57131fc7a6b497cd2db7180027efc7b516 3 0.00/1.00 vMB 0
84,449 84,449 000000000004ee33e64d2827b211a995c9f8d4720cdc63bc23ff12e4690b24b8 4 0.00/1.00 vMB 0
84,448 84,448 0000000000224a5c90fe2d9f2a26008120d1c80ac6fea093b1ebfd7fbd31eda2 2 0.00/1.00 vMB 0
84,447 84,447 0000000000161407f44976daedd95479fa7e897f1eb696e4cae8394a5e36822c 5 0.00/1.00 vMB 0
84,446 84,446 00000000000c6c08f5b4d9dd90ce220bbee8aa9152da0678aaf4bfb68b9494e4 1 0.00/1.00 vMB 0
84,445 84,445 0000000000270ec113f8638d0b2d5884fee30e76b403c599ce54876932e567f1 1 0.00/1.00 vMB 0
84,444 84,444 00000000002d52063c0dfd7d6ce6129e632c7ab567414c3b40a9f37dd6b7bb11 1 0.00/1.00 vMB 0
84,443 84,443 000000000022139e913f72746c4ebd839ff4c4dfd0b19e9305c8e57b342e71e9 4 0.00/1.00 vMB 0
84,442 84,442 00000000001fe06369bf979a7e3394756de1b7a68b970e0e94ba5ab351b7375b 5 0.00/1.00 vMB 0
84,441 84,441 000000000007e82495ac217a9deb08e7d12bee69697f796950b62450ec49c2ce 1 0.00/1.00 vMB 0
84,440 84,440 000000000027224018aaaf62eb76aae4cf62435a8875081c5fa9fc82e34773da 3 0.00/1.00 vMB 0
84,439 84,439 0000000000304831ea0173731c77df708642e56871405d71a4f62332d5bbfcd2 1 0.00/1.00 vMB 0
84,438 84,438 00000000002a208e5bb16d6a6a1dcce88457dab57dba687cd3bc13d7c0338441 5 0.00/1.00 vMB 0
84,437 84,437 00000000000856bba556efb3e9bbd46557a04dcc2a4961ef3c46a838064b0268 2 0.00/1.00 vMB 0
84,436 84,436 0000000000201ce79a8c96a676efa1be7d12a6aee8d138f6c36c5c00d1eb5c0a 2 0.00/1.00 vMB 0
84,435 84,435 000000000017c219bc4b26da5e4ac00c7fb3e8c113c811b84221ba203e8f4510 3 0.00/1.00 vMB 0
84,434 84,434 0000000000017ae1f1a0f385aa1d61685982a7ef737f68105b6c27aa555542d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.01 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: 576.07 GB
    • Received: 8.38 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.