Loading Tool

Explorer IconExplorer

Memory Pool

82,875 transactions
31.96 vMB
0.11535473 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 3c07644d79f8dcf5c24ea698d2dce474db837bfdbca54fd378d4f1205890419c
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 10c06d83ab099e7be3ca500ee98fc724d90a3730a500f1817ebfc7795f266db5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.02792130 BTC
Feerates: 100.36 > 2.80 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (627,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,543 287,543 000000000000000136e1499ba5b373ab84ee604fe4c2b4828b021a55b4716818 243 0.14/1.00 vMB 35
287,542 287,542 0000000000000000236aeb1cd38aac6f9b29b909ed37589699634b00834fe224 143 0.09/1.00 vMB 33
287,541 287,541 0000000000000000024f6cad8f85699662a01e36e3b3fe5f8b21a5d7fcdc6393 684 0.35/1.00 vMB 37
287,540 287,540 00000000000000001a2fd1ce1dd7dbb9408c34a6dd57175b6f09e273f9d479aa 514 0.30/1.00 vMB 31
287,539 287,539 000000000000000110c6bffcd7bff725e81800f30df64f7c19975c772fe625a4 352 0.34/1.00 vMB 26
287,538 287,538 0000000000000000db4535f762ab7c01176bed84ff60a18c51e2ad5e05cb4c1c 105 0.05/1.00 vMB 30
287,537 287,537 000000000000000106996b7a28eb8e8641e15684c7cbbe467cc44e33569ade9f 705 0.42/1.00 vMB 32
287,536 287,536 0000000000000000ac55df018f2d33e16e5ef9827ef0820020274d16c24763ba 528 0.25/1.00 vMB 42
287,535 287,535 0000000000000000d3b52a8f7fda44b2011c52ae8caf16cb15d66688a9300d1c 499 0.34/1.00 vMB 29
287,534 287,534 000000000000000015e8a50a0ac2c1929690946462036043a3eb977ad6c7565f 586 0.34/1.00 vMB 60
287,533 287,533 0000000000000000aaebbf42bc3f737635a7d12222af0411b160c052505c6555 220 0.17/1.00 vMB 42
287,532 287,532 0000000000000000f88d9d4925d3d5cc39ead102229062c522205b54a5cccf83 366 0.31/1.00 vMB 23
287,531 287,531 0000000000000000da59881673896b2990dc6cbf523b037b9b23bc2b66e41db8 64 0.03/1.00 vMB 53
287,530 287,530 000000000000000016ae50dc7906ada938aab64b0493cf8527c983a3b42e0371 16 0.03/1.00 vMB 15
287,529 287,529 0000000000000000b6e5a0d9e41feddc65eab413006052ee479ad88adea6cb6f 546 0.34/1.00 vMB 33
287,528 287,528 0000000000000000d80388719b504836302d47f9e4aee349162aedd7bc4a988c 79 0.04/1.00 vMB 33
287,527 287,527 0000000000000000d7b782b022f72f317f1f98de95afe6ac737d64ff9ccf7faf 47 0.03/1.00 vMB 24
287,526 287,526 00000000000000013cf30fa066d806195300712de36b094782785d6ffb47e081 718 0.47/1.00 vMB 29
287,525 287,525 000000000000000041e3f2a3355d1e6e07d2fb340c70031af611e7b1f2034d5b 457 0.24/1.00 vMB 26
287,524 287,524 000000000000000034b7ad4bd9b26385e33d28d0d46af74a7e7c6101fc420124 127 0.06/1.00 vMB 96
287,523 287,523 00000000000000015cb2e84e08f13ac8b3eeaf45241d0c6cdadd90460285deac 108 0.13/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.04 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.43 GB
    • Received: 18.16 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.