Loading Tool

Explorer IconExplorer

Memory Pool

60,040 transactions
34.46 vMB
0.08074315 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt 1a7a1fc7699935555b8189d5bdfe0a673af29e837c4cd318152e8764ef733de6
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 0f620f75f6d935aa24236b9b2c8293e6bd07df97cf6289355b7ab1fe776c3edd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.01048899 BTC
Feerates: 150.93 > 1.05 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (805,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,568 108,568 00000000000065d5af6b32ee15437aa2a41aa46a4e3befa83dc238fb552405b0 2 0.00/1.00 vMB 0
108,567 108,567 00000000000230f7e20ba9668a1ab91d32222c0fd35564a2decf45fd68386491 10 0.00/1.00 vMB 0
108,566 108,566 00000000000099b817853cc885720d3419ecf427f47ef262df9f153964b9762c 2 0.00/1.00 vMB 0
108,565 108,565 0000000000004f94677aba64b35dc55c474c47c794d4386839144b4c4fb9c0ba 5 0.00/1.00 vMB 0
108,564 108,564 00000000000181d9fb330ad167620114b496f00b02da0d4e9c54719091f59555 13 0.00/1.00 vMB 0
108,563 108,563 00000000000146b3119fa78401bb909d68cebf4915d1536653d64d2b3d87ddf9 10 0.00/1.00 vMB 0
108,562 108,562 0000000000027cebfdd1984ffdd1a86bfc0dd692ef93568e206146ab8ac4ea4b 9 0.00/1.00 vMB 0
108,561 108,561 000000000000ff79f5dc858f87ab0c5355a80bf82f57b505d6549bbc404b5864 8 0.00/1.00 vMB 0
108,560 108,560 0000000000004895ab8201d46662922c928f2039a72dbb4b083157399e186d4b 7 0.00/1.00 vMB 0
108,559 108,559 0000000000013125bafa64119e3eb6a0886205a3da43274ec7e2e07bd7920ec4 12 0.00/1.00 vMB 0
108,558 108,558 000000000001df6cfa87292f8e3072c644207900a5b0fcf32cc8aafdafb6e219 36 0.01/1.00 vMB 0
108,557 108,557 000000000000f8e9de6e24d1c34255af3a8f4e275e471c76848058524fcb450a 11 0.00/1.00 vMB 0
108,556 108,556 000000000000611b64250f2f7c746753749fcfd66a526647c925837c1d82fbda 12 0.00/1.00 vMB 0
108,555 108,555 0000000000012432108d178e4a037b97d211efa4a952f536c25675e654537a74 11 0.00/1.00 vMB 809
108,554 108,554 0000000000002b74362129c9a03aee2308bd0a14ad56887e2335e3549ee6cf46 14 0.00/1.00 vMB 0
108,553 108,553 00000000000208f2833eb55c3ddd0628ae9b6e0e89dea81dff4fed0e17d4f7f2 12 0.00/1.00 vMB 0
108,552 108,552 00000000000151c06188b9ca7c0d7fa988466d79b6f0fc505478e7aa47797959 10 0.00/1.00 vMB 0
108,551 108,551 000000000000b913bc09c31f55d67bb30f4255350e63111de938fb0adc27ff00 40 0.01/1.00 vMB 97
108,550 108,550 000000000000a779afc0d73a7913a5be73980b2e33263f1f028b6848d072f371 3 0.00/1.00 vMB 0
108,549 108,549 000000000001df2ec66432da4d91860852690d7b19815c2384a1b8772c97b56c 6 0.00/1.00 vMB 0
108,548 108,548 000000000002170e18a163828da7b67b15dbcc5688b50c896790fb99ebca43f8 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.23 GB
    • Received: 10.13 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.