Loading Tool

Explorer IconExplorer

Memory Pool

43,175 transactions
29.10 vMB
0.09183220 BTC
Random Selection Loading Transactions
Max Size: 148.87/200 MB

Candidate Block

Mining Attempt 3dd0d6730165bd4c67f2e8b535255729af34d9622594b8c8ff98c26ea239abc1
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 9216822f5bdd7fbc81eff1ab4f966a41e2aa8581d3acc8c6ff2dc3cead51c2a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.03326605 BTC
Feerates: 88.27 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (577,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,741 336,741 000000000000000013a2844c2fb0ecf58d807b5e544754e7291db341c9bfd0e5 204 0.10/1.00 vMB 23
336,740 336,740 0000000000000000017dfcd8764dfdbd4db9a98854430a153e56ec7969725151 621 0.29/1.00 vMB 28
336,739 336,739 0000000000000000166b08d351e0e450c966b95710ff9678f38986eb7754a241 72 0.06/1.00 vMB 7
336,738 336,738 000000000000000012a9ab9797a78942d6ee7dbf2efa2b7d0a70a05869ea9ccf 821 0.37/1.00 vMB 28
336,737 336,737 000000000000000011a78dc8ea67c138b124f2d885c791c617ecc10cf13498a8 393 0.25/1.00 vMB 21
336,736 336,736 000000000000000002321382df927568105c45bd0fed0f8336e71c74c400c0d3 234 0.12/1.00 vMB 30
336,735 336,735 00000000000000000265a4034de6ec7bdd0b3b03c5479f88743c3e3449e2bc96 394 0.23/1.00 vMB 21
336,734 336,734 00000000000000000b246d336d666a5451ccfc3b1074d8856d1639e3ee4fc2ef 206 0.11/1.00 vMB 29
336,733 336,733 0000000000000000095ae20eaa8f518d8209c8359b246bef2c6802faba9452ba 253 0.30/1.00 vMB 12
336,732 336,732 00000000000000000b06645a1b6e20154710fc04e94a402a30f0694aa364cc40 153 0.09/1.00 vMB 31
336,731 336,731 00000000000000000f4c4a3c0a6efd90ee705c3f0e30c8627d82f172902f0ec9 818 0.51/1.00 vMB 23
336,730 336,730 00000000000000001119536877a8051f40632968b3a6d80943b404cc305a28d8 806 0.44/1.00 vMB 27
336,729 336,729 0000000000000000015cfa084b9f02c3ad356b1a655113097db4ae87864bd8a6 151 0.10/1.00 vMB 20
336,728 336,728 000000000000000019482cbb029e6997a0cb7db7051d4c2ce03fe1fa60dd30ce 119 0.07/1.00 vMB 23
336,727 336,727 000000000000000016ef7f3708195f96d7bfb8a5099a59b561313e5c0b558992 692 0.34/1.00 vMB 30
336,726 336,726 0000000000000000024a9fa44e8b9c76116fcccd8c7152876c70c362c0507096 64 0.02/1.00 vMB 38
336,725 336,725 0000000000000000086e390eee5c307116b1fcc2b9c7a60728c70330cbf4802f 267 0.12/1.00 vMB 46
336,724 336,724 00000000000000001a0bd2442bdc32c697c4b28f8eb4c62b689f0092f672e952 702 0.34/1.00 vMB 27
336,723 336,723 00000000000000000b41ec664b42ee203a39910324b966c0fcd25e01860f1e8a 703 0.28/1.00 vMB 33
336,722 336,722 0000000000000000001ce610907a28777922b937ca085e0ec79849ded606988d 137 0.10/1.00 vMB 3
336,721 336,721 000000000000000015d45aac7495fce746f436404d6e4aefc3f6b21733d9332c 1,917 0.90/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.