Loading Tool

Explorer IconExplorer

Memory Pool

44,678 transactions
27.64 vMB
0.08939124 BTC
Random Selection Loading Transactions
Max Size: 144.86/200 MB

Candidate Block

Mining Attempt 8da3d4429192fb58fb3c1b2907cb2aadcc066a96d7a89b7dd8ae9f1aade83448
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 84c45f3d066cf32263cfb0056989992383a91ee65dca302a0ad550cdd38934e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.03525789 BTC
Feerates: 151.65 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (739,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,195 175,195 000000000000015139b71ccc86da95efcb66dfaf67e207e17505e073d09f4dff 126 0.05/1.00 vMB 72
175,194 175,194 00000000000004d6bf418f4caa452f0ea91984b6a7c03da8f5d08d1954d77179 13 0.00/1.00 vMB 54
175,193 175,193 000000000000032452ec84ca0ea9602bbd9965662739941e0cef6b0476077aa5 46 0.02/1.00 vMB 26
175,192 175,192 000000000000006a611f6fb1c92d70fb93d9af040b672a8902983e64ef44f5d9 8 0.00/1.00 vMB 16
175,191 175,191 00000000000006c8b6df2df21bea61ae4180b552cb700738ef73a262c1374e44 42 0.01/1.00 vMB 141
175,190 175,190 0000000000000310321d3f7a3f1cb54e1ce50b1e5eaa168ef1aa291a2c083d59 67 0.03/1.00 vMB 49
175,189 175,189 0000000000000073dd632d7ef0076008d324c8b496d116e266e597533551a2d3 90 0.11/1.00 vMB 714
175,188 175,188 00000000000004994c5e12ea7ae0b44ca7049b163543f60ee879ee7cb7f4f060 136 0.05/1.00 vMB 126
175,187 175,187 00000000000002c3bef1e0b7a0a43fef210738ca7305a758266a81b7cb0473ad 57 0.03/1.00 vMB 40
175,186 175,186 0000000000000993f8656d24f6ab728a6aa48c390dde82c62e27668534cf7983 160 0.05/1.00 vMB 232
175,185 175,185 000000000000034050c60b8fcdf6ccd331aa4993b24166b162a8b4353de550f5 63 0.04/1.00 vMB 79
175,184 175,184 000000000000097c36e8aabf5fb94c2d4a32127174ebaa1de209d54c6eff344f 73 0.03/1.00 vMB 31
175,183 175,183 00000000000004c9c29225b11b3ec75294d201613046fad170848d919c61f279 45 0.03/1.00 vMB 43
175,182 175,182 000000000000034b184f123a60c02e5873dc722f17cc5b0b7cdfc3a0447bc1c2 10 0.00/1.00 vMB 0
175,181 175,181 0000000000000482b50d70154d9860b142dc9ff0873b84a8409810ba008f6965 66 0.04/1.00 vMB 93
175,180 175,180 00000000000006c9593be14027006b0b70c3c4da4f29d9fed9ab6b20ba08fcde 27 0.01/1.00 vMB 42
175,179 175,179 00000000000005f6003b79ae42fb92e3c7cf0803ba78cb8c836505781c8c0714 53 0.02/1.00 vMB 46
175,178 175,178 00000000000006f5ee73cc0e25c9999c2fa8cc9d2ef26ec1f01bc65bca3807c0 115 0.04/1.00 vMB 102
175,177 175,177 0000000000000674dad4071625389a05e33f699dfa7673ae86f38e75bc3c6115 27 0.01/1.00 vMB 39
175,176 175,176 00000000000001825e356382043919f76fc9ce219d2ef8b7d149d4cbf25ba972 31 0.01/1.00 vMB 163
175,175 175,175 00000000000000232c7dd1280e884ef276bbadfab784efa10f3004475808308a 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.