Loading Tool

Explorer IconExplorer

Memory Pool

86,537 transactions
32.17 vMB
0.10987482 BTC
Random Selection Loading Transactions
Max Size: 195.51/200 MB

Candidate Block

Mining Attempt 3994615287ede0ae342f0611250d073bdf9743e7b4cca8116b6d7fdcf8f9360e
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 90ab74ebfd23d8ddfbaafbf167d02628f08658bc30db4385e249c85fa4ba71b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,687
Size: 1.00 vMB
Total Fees: 0.02502052 BTC
Feerates: 301.68 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (513,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,206 402,206 000000000000000001ba0e791fca8dd248f124da7e7a9c92223addfd0ce96348 648 0.38/1.00 vMB 38
402,205 402,205 0000000000000000044fb8e83fcdf40860073e114790892f9b6619eac8d5ff27 1,114 1.00/1.00 vMB 20
402,204 402,204 000000000000000004d543207e5dd8d2ea6587523a6c7670c68bd5af8addeca5 2,387 1.00/1.00 vMB 44
402,203 402,203 000000000000000006a299c972cdb55c2844d77afeaf90c87261f7f4e25fc91e 3,102 0.99/1.00 vMB 76
402,202 402,202 000000000000000004c23f076b14794db0bf567952a14ee3c4fd9b49334776a9 2,125 0.92/1.00 vMB 44
402,201 402,201 0000000000000000054b247eeb06a169f9bf6d80fc0e1675e434f6fd3dc748fd 1,752 0.90/1.00 vMB 39
402,200 402,200 00000000000000000563cb0f114b8eaeb68c6e211458eb3138b3e2724b5312b6 2,383 1.00/1.00 vMB 46
402,199 402,199 000000000000000003eb89ced2ecfda799a83a0e242fc3650d070fc981fec988 78 0.99/1.00 vMB 2
402,198 402,198 0000000000000000028040de0bcd48edc49d561ebc78cb833f9385544145dda2 1,143 0.72/1.00 vMB 22
402,197 402,197 000000000000000004714fcac7fa12bb87c7c056d00011d72060c85cb3d67bd2 2,690 1.00/1.00 vMB 57
402,196 402,196 000000000000000006bac1258be6d262c16083a2085d619c86060d34231bdbe3 1,005 0.48/1.00 vMB 38
402,195 402,195 000000000000000001528ef4eebb5e08cb14dabb3f656faf4fc67b5069dd2a19 678 0.75/1.00 vMB 18
402,194 402,194 0000000000000000018cf044a23144d158196613b30877664d9d885a711534bf 1,761 1.00/1.00 vMB 33
402,193 402,193 000000000000000006b8d72578adf211454272f9a185a0593b5c0c75c49c2208 975 1.00/1.00 vMB 22
402,192 402,192 0000000000000000043b34943338bde406d5a2bf1d7e5d2f75ffc386a7e544da 2,177 0.93/1.00 vMB 48
402,191 402,191 0000000000000000026c9d61b6aae98acabb76e4e1ac9414a9d79edfd4f23ad9 1,060 1.00/1.00 vMB 22
402,190 402,190 000000000000000005277fc4b79032dbb381ea5bc21337cdb4ca59bd08fe700f 1,641 1.00/1.00 vMB 29
402,189 402,189 000000000000000006232a54ecb6a635ac2374c16e0f028dfa7c1b3fcf6e726f 1,520 1.00/1.00 vMB 33
402,188 402,188 000000000000000004f4e5f89937a704cc73557b17e158541353802cf22f4bea 1,114 0.99/1.00 vMB 19
402,187 402,187 0000000000000000056281043eae6ea375d917387871b4136b593608eff4ce38 2,378 1.00/1.00 vMB 56
402,186 402,186 0000000000000000002a52e0b011dc785289c15ee75e0ff57ae5031353a96267 1,541 0.93/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.