Loading Tool

Explorer IconExplorer

Memory Pool

82,257 transactions
31.10 vMB
0.10129152 BTC
Random Selection Loading Transactions
Max Size: 188.89/200 MB

Candidate Block

Mining Attempt a79d98ab3a91505c91d514c327ecd72f4cc12991c80d5fd856cbd6ad08749512
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 8f8fb18c096aa7612e1da3cc42c19836659d873b85900c6ebf171b7192305e7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03025083 BTC
Feerates: 318.30 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (577,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
337,461 337,461 00000000000000001a77570b70d350aca5cd2d4541aac1f78a6ebf1ceddd54de 610 0.22/1.00 vMB 59
337,460 337,460 000000000000000002a7eaada687d88bb0b2a7b02fc0d23b4c483e62aa0c5bfc 341 0.75/1.00 vMB 12
337,459 337,459 000000000000000017522241d7afd686bb2315930fc1121861c9abf52e8c37f1 1,418 0.75/1.00 vMB 45
337,458 337,458 00000000000000000f8c79da9351ea736681409697b3f408e01455d18212d3b5 288 0.14/1.00 vMB 213
337,457 337,457 000000000000000006cbbbda2e33f31ecc25130d5204ed7676c4ac00daa1017f 459 0.75/1.00 vMB 13
337,456 337,456 000000000000000005801b885b1a81fb15f2fdbfc1be0ae45e7ffb413c4180e2 716 0.25/1.00 vMB 34
337,455 337,455 0000000000000000115098c2fde038cc1621f6984a90dcb33f45df98869ef340 1,135 0.75/1.00 vMB 34
337,454 337,454 000000000000000001ddb07051a57b0a228a0bb8c35f3ecdd9225cbfabf09ff4 542 0.20/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.00 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: 718.43 GB
    • Received: 17.90 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.