Loading Tool

Explorer IconExplorer

Memory Pool

54,635 transactions
32.28 vMB
0.22606995 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt ba5ed0b8c6d4758610109722843c3aa0ec131afbb107311c0236ad7b5fb370f6
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 3fa9436d7bb2f7a05ffc987ca01b9a4dfc446fd93b2a895ef0ad455c3511162e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.11967209 BTC
Feerates: 101.66 > 11.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (142,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,253 772,253 000000000000000000020268ec36e63cf5647b779f2e31f6e325ab1373412206 2,756 1.00/1.00 vMB 14
772,252 772,252 00000000000000000000a984aae1b1ecef61256b4c9b20bc5f2ff77c4a08b934 3,318 1.00/1.00 vMB 12
772,251 772,251 000000000000000000010a01f745576ad2dc504c7a410a48a29b860225720e21 2,369 1.00/1.00 vMB 7
772,250 772,250 000000000000000000029bb08522c6d9614d9e5eecc632d087118fa2e5383056 3,394 1.00/1.00 vMB 13
772,249 772,249 000000000000000000063812723cb23f6fb04cd93ddf496f326832a95b1c71ea 3,116 1.00/1.00 vMB 24
772,248 772,248 00000000000000000000b73c16ec243eda1dc9cff7bbde9c07ec6604edf99421 2,303 1.00/1.00 vMB 6
772,247 772,247 000000000000000000049dea3f9533cf1877c338fd3a87178ce9726e745d552b 3,539 1.00/1.00 vMB 5
772,246 772,246 00000000000000000003e55ffedf0c1b195216d983e0da4dcfb028ae400b4c0a 3,237 1.00/1.00 vMB 14
772,245 772,245 00000000000000000002a4df6e2b1405543b07a6b28af94d103a154d163c3b55 1,704 0.43/1.00 vMB 9
772,244 772,244 000000000000000000032c4341255c7b108f3982b71b6e734d25b89bb9b1cc41 2,305 0.73/1.00 vMB 8
772,243 772,243 0000000000000000000250768cb834ceac8b4eb0546665977a0f52d415c07897 818 0.25/1.00 vMB 8
772,242 772,242 00000000000000000001e20a1c5186299d55e7b010893727d740d2ee5f968b42 2,565 0.92/1.00 vMB 7
772,241 772,241 00000000000000000002ab2c1e67f13ab0de83ddac62564059644e2dee72975d 2,618 1.00/1.00 vMB 5
772,240 772,240 000000000000000000067c9fe122a8a14083fe7f0dcf69ba5f28f263217c6925 1,587 1.00/1.00 vMB 4
772,239 772,239 0000000000000000000038b17f99ae2b1d979abf5c17c81f029612fb0840bef9 2,363 1.00/1.00 vMB 14
772,238 772,238 00000000000000000003e4ef459bce44af5c9f7637ee98aa68a3d876852f77f9 1,494 0.51/1.00 vMB 7
772,237 772,237 00000000000000000002e56e5e2b80c056df2e8652101d56499cb463c0efbf29 1,579 0.80/1.00 vMB 4
772,236 772,236 000000000000000000015941a0217fe0a92ec0cd4ac4328a95ac3c9e4e7d1966 4,190 1.00/1.00 vMB 1
772,235 772,235 000000000000000000011ee012277e917cb45cdaa00dadda5a381e93104e66c3 2,472 1.00/1.00 vMB 4
772,234 772,234 0000000000000000000533a34eb998c44d9545c9c4d32621fa5c529df80ed82d 1,824 1.00/1.00 vMB 2
772,233 772,233 00000000000000000005d14cfdac3da9147297f724672df01ebf1d0ac94baa64 2,699 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.