Loading Tool

Explorer IconExplorer

Memory Pool

78,279 transactions
29.04 vMB
0.07344838 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt 9bfc86c934675e9bd52704f57cc651d38eef07cd56088d6dacc73f0b07059256
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root f847a4765772ad40429569b03be304edcb9f65f54c1aa57c21c88e524105bbda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.01286061 BTC
Feerates: 502.67 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (619,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,393 295,393 0000000000000000a4d3c917667adb0b3044a6f8e0b3f53e16aa1c9139968f7c 75 0.03/1.00 vMB 34
295,392 295,392 00000000000000007d21b086b859d9d04804e4fc75d04963d6a19835ba6e2f8d 139 0.09/1.00 vMB 23
295,391 295,391 000000000000000031cdb33e335c1a366e4ea8ddb3a4f4db64a0a9ffb29d1af5 128 0.05/1.00 vMB 51
295,390 295,390 000000000000000032155690d0a10ead55515ea0f5bea54f48daa736b84a133d 367 0.18/1.00 vMB 34
295,389 295,389 00000000000000006d4f1071506ef468529c3427bcc671ee91aa653c4d2c3ce9 38 0.02/1.00 vMB 31
295,388 295,388 00000000000000005bd2bca9aa465828c33d5cac0b375a0a0f6f2cf1671017aa 126 0.08/1.00 vMB 21
295,387 295,387 000000000000000071c638de008253ef96a2f67bfdc2b367cfe17fc05272b081 256 0.10/1.00 vMB 41
295,386 295,386 00000000000000001b2a4a624d7ccf11be7473cdaad714a748182e44f595b72e 566 0.28/1.00 vMB 30
295,385 295,385 00000000000000009b67c3ed28f648dbfb6b767a30a4a8ad23936a6db51b4770 1,150 0.63/1.00 vMB 32
295,384 295,384 000000000000000011d6ae056df0a23c658ff1ac229d1bdc24877e5cdc123f53 555 0.29/1.00 vMB 31
295,383 295,383 00000000000000002caad1033611653f796990c3d86d7b98a2c7b7ba10ae411f 293 0.16/1.00 vMB 32
295,382 295,382 000000000000000023c879e22dad59117b63fa1a03187f8278972dd5095433be 299 0.18/1.00 vMB 76
295,381 295,381 00000000000000006302bf3915faf8eb49c3c94b53228acdd6403473f6dcedab 58 0.03/1.00 vMB 32
295,380 295,380 000000000000000043021222ba059881070223b39768b7234c2e4cd54a1c4bea 90 0.05/1.00 vMB 27
295,379 295,379 0000000000000000a8ec1e5e5048a63e0f481c54a6e5ef730c9c7a426c6b498b 45 0.02/1.00 vMB 44
295,378 295,378 00000000000000006e61a23fbe41b461e60bc24f7e10d17a8ce63a62936c28d0 302 0.16/1.00 vMB 31
295,377 295,377 00000000000000006e091dc921da40a28e7233138be8abffb580dad36b3b44bc 136 0.06/1.00 vMB 24
295,376 295,376 000000000000000092a76a8f473387ed7ef4b4fd7b5aa2546da2175c34b1839c 206 0.12/1.00 vMB 28
295,375 295,375 000000000000000054fae4e57314d246756df0b7af7e2194e33e75a538db95cc 365 0.20/1.00 vMB 35
295,374 295,374 0000000000000000a9c23ca2f6d0c392cd4fddf55c0cc42d5a607289c264cf81 600 0.35/1.00 vMB 34
295,373 295,373 00000000000000008c71284b4d367a77339cec21a4a00a994d1abfcb54dd68b9 181 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.55 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: 669.65 GB
    • Received: 15.76 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.