Loading Tool

Explorer IconExplorer

Memory Pool

78,642 transactions
28.88 vMB
0.11062504 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt adaf88133a5aba4f7ff75d34133c4bdce3f07f74036a983d8519a47d9c36f993
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d5b1c7cb3fb537f4f89dfc7673140b88205e16f6c2a332912046382ec3feabe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03949329 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (872,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
42,383 42,383 000000001411b625c25a80c8fe579e3c00af995d3b1b1c236833b6cedf4cf6b4 1 0.00/1.00 vMB 0
42,382 42,382 000000003c4aa5452b145cbae216752f2f49dbed65da313da151f435b623fbcc 1 0.00/1.00 vMB 0
42,381 42,381 000000002d28ffdbadafc3b571dcb02fc1112fbdee5102aa99cce227be62f2ed 1 0.00/1.00 vMB 0
42,380 42,380 000000002838ae03bd4afff93b27961ddc520a508424ab129d3d45ec8c5ab801 1 0.00/1.00 vMB 0
42,379 42,379 00000000140a66732b215f901e555b8018e27bbbb2ffc424f9ea4741fee163a9 1 0.00/1.00 vMB 0
42,378 42,378 000000003994518ac7575bab19a7d6f2e7748cd419fcf60964e4899e576f27c2 1 0.00/1.00 vMB 0
42,377 42,377 0000000039d4573a2d6efcbb5aafd51740ba78ca9b3b0a47ff1661450315c416 1 0.00/1.00 vMB 0
42,376 42,376 00000000220898741dbdf8c77bea40eddd5f07f52f9260b8c10701268fb536ea 1 0.00/1.00 vMB 0
42,375 42,375 000000002a015babd0d32a28fd93277681becf938782591ef2caf5ee7d56175e 1 0.00/1.00 vMB 0
42,374 42,374 0000000022906c78621acf20666f3ab6de800d82081d2356af9b0f681eb8de89 1 0.00/1.00 vMB 0
42,373 42,373 000000002bcc777474945364e61a030c9a1345dcbd1673273952ee40b28905f4 2 0.00/1.00 vMB 0
42,372 42,372 000000003b131222cb20d00ca4f115204bc6bc4d1281b320d10d90fd0934617f 1 0.00/1.00 vMB 0
42,371 42,371 0000000021144d51e4670c1144a0c1b8721375b0c9d09b96423289982c662865 1 0.00/1.00 vMB 0
42,370 42,370 000000000267c34e8e322da1f3265a036d9a566a959a790855d42c5a497ed055 1 0.00/1.00 vMB 0
42,369 42,369 000000003b262d5941c668218a8cf3d75685a65a042e672754ebfc4e7c4d3063 1 0.00/1.00 vMB 0
42,368 42,368 0000000003b60f9ceb0031ddd403c09f0d03566ca60d7f0fa2425c5653970af4 1 0.00/1.00 vMB 0
42,367 42,367 00000000266d86ac57e740fee9406edefc1e6f24dd4c011a93f18bf6078046e7 1 0.00/1.00 vMB 0
42,366 42,366 000000002b942334cd341b259d9299fb7a032930e3a1280f8bf8e82045a9a794 1 0.00/1.00 vMB 0
42,365 42,365 00000000370abce3329ad9675f896225b49d9393be6247886bf07d4728d2c0aa 1 0.00/1.00 vMB 0
42,364 42,364 000000000329d34e717182463eaa3cc1b30fc5e6912a2599a891548d21364cf7 1 0.00/1.00 vMB 0
42,363 42,363 00000000333d5e3278eeea0491ac8ca6cc42b3f1dde0bbad8167818a32b4a3dd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.