Loading Tool

Explorer IconExplorer

Memory Pool

83,301 transactions
31.32 vMB
0.09676104 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt fd28840fb0668a7fea6c8ded094332504fbec34e8cb8717a2a11a876c0900fc2
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 00264be4bda496127dedf54c9f4433df1393fd72a6f4a974a196e3a335da632d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02495409 BTC
Feerates: 177.93 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (577,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,482 337,482 00000000000000000f73f6fe64aa0e085e70322e08a42b77191ea633cfde907e 128 0.05/1.00 vMB 19
337,481 337,481 000000000000000019261d2cc6ff4cfccdaa99d2b8fbaec1d3dc6e0b5959cc38 428 0.20/1.00 vMB 79
337,480 337,480 00000000000000000d527ee78c3cf425c4f6816e46bb1b78ed8510894a6dbcd5 1,562 0.74/1.00 vMB 38
337,479 337,479 000000000000000004bef035eab101a8fa0ea3d0b1e5e511f3908718b8293a54 422 0.17/1.00 vMB 38
337,478 337,478 00000000000000000cc130612b1e17a760f007e7753d4e3a844f2d9008e96b86 618 0.30/1.00 vMB 27
337,477 337,477 00000000000000001667b68b2320934a05f0ffe3e3f071634dce24152b21dc75 120 0.10/1.00 vMB 14
337,476 337,476 00000000000000001615033ab9abfe35f3649e722f6a80c8d936f893c8ba903d 375 0.24/1.00 vMB 43
337,475 337,475 00000000000000000dec57efe8263170e926436222819b79b8138ef9180ba887 794 0.53/1.00 vMB 86
337,474 337,474 0000000000000000027f443c7a37f1c5b51bb0a2843f6a5cd657289ad57b448c 1,582 0.75/1.00 vMB 33
337,473 337,473 00000000000000000237ec84e4b02efbdf3bcbf62308c873da802caedd12432f 60 0.06/1.00 vMB 6
337,472 337,472 0000000000000000122379880f6168a6e7be8431c54785186481aa7377ec06f0 223 0.19/1.00 vMB 19
337,471 337,471 00000000000000000893c3880d662e93fe913add0438736ec2564bb54de37df5 337 0.32/1.00 vMB 129
337,470 337,470 00000000000000000943638c9b7f08a3936686967780b744098e3bfb940c84b6 442 0.35/1.00 vMB 64
337,469 337,469 000000000000000015b60a7550982c4094ec40b0c3e5bb2b73f6b1afbe35383f 45 0.06/1.00 vMB 3
337,468 337,468 0000000000000000090b397cea42e21488fe05c8163d136e06541f6e5aa4ebce 381 0.22/1.00 vMB 29
337,467 337,467 00000000000000000969c579e6c86e9342aca33bdc87607086faad3d1262dcf7 619 0.56/1.00 vMB 11
337,466 337,466 00000000000000001722919987286712a8405956412c29158e0d08380917ef39 747 1.00/1.00 vMB 15
337,465 337,465 00000000000000000751aaa8bd791cae887cc5d16de560903c7604c0d38aa837 1,422 1.00/1.00 vMB 27
337,464 337,464 00000000000000000e91d601241e7518d7cde6e87ec40cca8ef97a1fb69c1e1a 1,431 0.75/1.00 vMB 66
337,463 337,463 00000000000000000a78dbb8d6e9b2bb33f60a92ce942ca58e83d0174fd6f9bc 941 0.75/1.00 vMB 17
337,462 337,462 0000000000000000082ee3b7725e491b1c7880ef9f2391f249fa17e4e8ce0264 487 0.19/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.