Loading Tool

Explorer IconExplorer

Memory Pool

79,831 transactions
29.73 vMB
0.08082235 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt 0eeef693c4c97039d6fbcf802f6685001b0bd06b5acf1c827131ce839d2fdda6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root c076fe0a529e86392fe580a31785db787f9725873c3b80111cc57fa252474d9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.02029074 BTC
Feerates: 502.65 > 2.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (178,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,379 736,379 00000000000000000006a8fb6b3f91253a85bab32db588be1ccfc1c085c5d291 2,418 1.00/1.00 vMB 19
736,378 736,378 00000000000000000004317c0805fef9495b43aec40c16cadbf3674bf635e49c 2,172 1.00/1.00 vMB 17
736,377 736,377 00000000000000000006873321fbf538529c9084891ca18558b047e9b4e31687 3,405 1.00/1.00 vMB 27
736,376 736,376 000000000000000000018c728e4ad87843178b7e208cc5e6f3f2785fe0eb6be7 3,311 1.00/1.00 vMB 19
736,375 736,375 000000000000000000073d7b3e15100eebac75c52abdfc52af23a6fb9621ed15 2,018 1.00/1.00 vMB 18
736,374 736,374 0000000000000000000586ba6cc53a3e157fc891dd5c331a6f47fbb5f390167c 3,228 1.00/1.00 vMB 20
736,373 736,373 00000000000000000006a44651f9c98090a935b34b8da30cd6b0d58ed15b9ad9 2,814 1.00/1.00 vMB 28
736,372 736,372 00000000000000000007d3ec1a1db5fd7aab27851357ff02750f0188c9745cee 3,245 1.00/1.00 vMB 40
736,371 736,371 00000000000000000008d2071b282bc515c6f2312ae706fedd93d3b4ebfd0ee7 1,251 1.00/1.00 vMB 20
736,370 736,370 00000000000000000002bceafa492b8cf48a2c4307624ba0ddce5a42db085ae3 2,151 1.00/1.00 vMB 15
736,369 736,369 00000000000000000004312352ba604f2758f1737efdf49c7e2f9fab907efad7 2,137 1.00/1.00 vMB 16
736,368 736,368 000000000000000000061c42d3a42a4fb1448a118daa108fc4625c21d1054b72 2,933 1.00/1.00 vMB 18
736,367 736,367 000000000000000000015bee0bd6785fc39aceacb31eea388db7cde7f191798d 2,038 1.00/1.00 vMB 11
736,366 736,366 0000000000000000000529b7fa1b90eb438f9be80685de91633a103d0bae8512 3,032 1.00/1.00 vMB 19
736,365 736,365 000000000000000000007b65cdb3dcd780cd93f85c6b37be51d6a2f951321d0d 2,606 1.00/1.00 vMB 26
736,364 736,364 0000000000000000000302b8f8bfb7ebbba1f58227d2ece3a13d4f5ae5bcdf38 1,330 1.00/1.00 vMB 11
736,363 736,363 000000000000000000061ddaa6211ad4e082bfcd55984d0406b4fb36b16ddf6d 2,304 1.00/1.00 vMB 13
736,362 736,362 00000000000000000002d5e1d399f630ec97ec34fe87b5d82269239f98afae89 962 1.00/1.00 vMB 15
736,361 736,361 0000000000000000000284dee254d630c9d7c3c8b79616a0f8480f729f59c04d 2,862 1.00/1.00 vMB 22
736,360 736,360 000000000000000000025ed11b6aee27e3400c14ea1e9833a4a5b226f4a88de7 2,077 1.00/1.00 vMB 16
736,359 736,359 00000000000000000003db186173ed39125e575f004b781f278691ba4af1ecca 2,394 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.