Loading Tool

Explorer IconExplorer

Memory Pool

81,200 transactions
30.61 vMB
0.08722245 BTC
Random Selection Loading Transactions
Max Size: 186.56/200 MB

Candidate Block

Mining Attempt a610683539edd1be0eafb977b35d55e549781dc6c87db3a29310cfe723ab426f
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 090730c3ef0c89802fd9fcbd01cd5b3dafdaf330fb65eb650a584cbf33f52861
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.01855384 BTC
Feerates: 318.30 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (577,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,789 337,789 000000000000000017cf5d28276de21a1efcdfdea87a869d541d25f7c462fe5f 430 0.22/1.00 vMB 29
337,788 337,788 000000000000000003a9167e78e275c3f42d3a0816b77013a5ef6768a07cdf8e 1,420 0.74/1.00 vMB 26
337,787 337,787 000000000000000003fc84cbcec613fc37df63107e983b67d1cf8120708569fd 443 0.22/1.00 vMB 26
337,786 337,786 000000000000000014a908ca126e186c4ea124257f752be94dcf0293705a9589 306 0.12/1.00 vMB 28
337,785 337,785 0000000000000000187cc8b5073fc590d68dad0417a111b54c3bb3042ae401b1 294 0.15/1.00 vMB 24
337,784 337,784 0000000000000000013858f1bd40b3608f683f7d8b5e4e7005711f39f61303d0 531 0.32/1.00 vMB 22
337,783 337,783 00000000000000000b933b6990dedaab68769a4fdedac2366c210fa1e92109b9 264 0.22/1.00 vMB 18
337,782 337,782 000000000000000019c263e1b9aa983368c47c1e2263e96a0a82db350280c082 225 0.10/1.00 vMB 30
337,781 337,781 000000000000000010c77f349b39bb1456eb82fe63614bb5d13b8bd534903535 180 0.12/1.00 vMB 22
337,780 337,780 00000000000000000b6b94fdd7da51594d95a581f1d283c6d092e7e23ff8344a 564 0.35/1.00 vMB 25
337,779 337,779 000000000000000005683b65d3d321ab9692124ef64cbcd9764ed7a0d381ed63 16 0.01/1.00 vMB 45
337,778 337,778 000000000000000007b6760147f827dcc5e9c8a3b291728b6b3913295c7e0f2f 136 0.10/1.00 vMB 19
337,777 337,777 00000000000000000df3fe435278a59074d930a1b3a921fccfb6a3c4c5a64df2 590 0.31/1.00 vMB 24
337,776 337,776 00000000000000001a4b04b70ed6ad8932d7d8d492f8df10d3268fdcaa12f45b 149 0.12/1.00 vMB 18
337,775 337,775 0000000000000000020b51f878fbec42ed2ffce268ded3843d90297d1089fc3a 155 0.10/1.00 vMB 15
337,774 337,774 0000000000000000149bcfc8ac94563598fa7f2452ea1aceaa5ba3da253ca16d 441 0.33/1.00 vMB 16
337,773 337,773 00000000000000001894006a342d8fb4291f10171699d6db79cbd32b2bdc75bb 471 0.18/1.00 vMB 35
337,772 337,772 0000000000000000094c593dfa7d32c36fb1fc5ddf3d8d34da7c601435e049ce 1,171 0.67/1.00 vMB 20
337,771 337,771 000000000000000006132ff4eba33f8bd134a453fa34c2de76c49c4b6ea3c837 95 0.07/1.00 vMB 18
337,770 337,770 0000000000000000026ef9116e233e7c3def6060bbbd403e60c2896589340ac0 440 0.22/1.00 vMB 46
337,769 337,769 0000000000000000136caa1cf6590cb71021157a5a221a3490c2c36596e1a096 704 0.57/1.00 vMB 18
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.40 GB
    • Received: 17.89 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.