Loading Tool

Explorer IconExplorer

Memory Pool

45,316 transactions
27.85 vMB
0.08921228 BTC
Random Selection Loading Transactions
Max Size: 146.29/200 MB

Candidate Block

Mining Attempt 1b9f78dc97a168562c619aabd8e888b87a08870b7665c005a4a32cca49bdfa5f
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 94a94226ce2a1684749a40de3a3311c07edae7ac281d67c483ed415181e371b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.03445744 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (683,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,371 231,371 000000000000020808b3f23271e8afff687c2f1a899661ebd8d175a1417e7583 297 0.16/1.00 vMB 179
231,370 231,370 00000000000001b801de2b3d99a59237917a6679ed827b193b6db6e990cfdc59 460 0.20/1.00 vMB 174
231,369 231,369 00000000000001d3be3a5b64d9dbf316573fdddcacf1201723436a0ae2422481 310 0.15/1.00 vMB 123
231,368 231,368 0000000000000099e7f8a594d2227628d117bba204fa0837e48a5aa250e7a1c0 245 0.11/1.00 vMB 188
231,367 231,367 00000000000000d01cc6dd9174834eb1a4b6d35be35a5ae80ef483f4bb4f8f78 181 0.10/1.00 vMB 155
231,366 231,366 000000000000012ba53a6a156460cd3f264c5df8a68e3854051f2d3a48c6d94a 368 0.22/1.00 vMB 155
231,365 231,365 00000000000000ef72ffc26363589f3cbdad28197a5fe465a6a3b34287686ab6 699 0.33/1.00 vMB 194
231,364 231,364 00000000000001c0b63f4c381609ac735d430299230083f778674d5b56e387cf 757 0.38/1.00 vMB 167
231,363 231,363 000000000000017c249a105a2f1fdabe79ac4c98eb48ef963e86e017288e01dd 708 0.25/1.00 vMB 249
231,362 231,362 000000000000014796ca6fbfd6f6c6215cc1356acada0e3f3e3e64f3e5b174a4 263 0.13/1.00 vMB 163
231,361 231,361 000000000000001abeeca6fe7103236488b6f4e15b03163c6889246187c5ea3d 418 0.19/1.00 vMB 306
231,360 231,360 000000000000000b1b431b1ef8a6d3e3a9a82484b0c8aa055af44229d792f8af 355 0.18/1.00 vMB 163
231,359 231,359 0000000000000135a13fec9adf837270dc4782dd8220da153f9b2bba3f756fb6 309 0.20/1.00 vMB 139
231,358 231,358 00000000000000fc055bf97efacbdbbcef212a0527e84260b4f0d55348008185 690 0.25/1.00 vMB 254
231,357 231,357 000000000000008c10c3f0080854231f0ab60ca615c1855dcb8b8e9bc2692e0d 91 0.04/1.00 vMB 99
231,356 231,356 000000000000019fd30f1b76287e13688fe008759a7323964202146c05bcbd61 869 0.39/1.00 vMB 180
231,355 231,355 0000000000000219a877aaa4952abcb4c2dc5c82c1bcf357b5865827f8285114 204 0.11/1.00 vMB 120
231,354 231,354 0000000000000071c817484303e0130bbc7b25301ff678a640449ad6413db53b 651 0.28/1.00 vMB 368
231,353 231,353 00000000000000c8cf36aba21a1b721fe848ec478f510c81a4b2083e90f06da3 320 0.18/1.00 vMB 36
231,352 231,352 00000000000001ac2b62340ae6c17cc67bbdea984a81edf8ab59cf4a11055b76 515 0.25/1.00 vMB 192
231,351 231,351 00000000000001aefadc9c49f2f0e39c0a9ecae2795178109e037fa7c950b7e6 583 0.25/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.