Loading Tool

Explorer IconExplorer

Memory Pool

39,322 transactions
28.20 vMB
0.05907080 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt 962f5a2af723e805fa6ea0c3aaddab2472cd725880a5b7a9e682548e7e78b1ba
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ebbbb91238fc729ab79e8add6e45453905e8c5b2b8144a67e0f09d7adae68dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,595
Size: 1.00 vMB
Total Fees: 0.00500296 BTC
Feerates: 60.12 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (790,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,479 124,479 000000000000168db8d0093280c7f6b663824213eb948be1c4fdce7b8fc30b31 7 0.00/1.00 vMB 233
124,478 124,478 0000000000000446120b8e7aa0b61253068ddd585e216377fc9a504333ec7ccd 11 0.01/1.00 vMB 1,019
124,477 124,477 00000000000035e04c45928820de64792610194b2ceaed5aefed05d8090a3640 13 0.01/1.00 vMB 792
124,476 124,476 000000000000033f8a9d87a14b538bb91e2827bf812fe8c57a41d0de486651e3 40 0.01/1.00 vMB 335
124,475 124,475 00000000000007202f26a52011bfb8e759dd86cefbe9f24ce25952f829c68dc9 10 0.01/1.00 vMB 537
124,474 124,474 00000000000017b3c7267a83670a608f0bc853c8b2d91f36b10701dde5144fa3 3 0.00/1.00 vMB 0
124,473 124,473 00000000000029fa79d14811a42b557af5c59339d66a839a9b3d75d5608ff132 8 0.00/1.00 vMB 267
124,472 124,472 000000000000398c88e0eb7498250ca9fa7581936835ef18f549406bbe3a51c1 16 0.01/1.00 vMB 521
124,471 124,471 0000000000003df4b3457b78881c191d71f369455050d0e93967f5d13d57f0b4 9 0.00/1.00 vMB 0
124,470 124,470 0000000000001806a23817629e9938feae8e542db2d8dd7c27793465580fc59d 12 0.01/1.00 vMB 766
124,469 124,469 00000000000035fb7742a9f7dbbe3d75db0431dce19eb2a0151d9d490bd9f9c1 14 0.01/1.00 vMB 835
124,468 124,468 00000000000035193667b61302c0eea3420201242b1ab51c51c16222a0da45a8 14 0.01/1.00 vMB 565
124,467 124,467 000000000000521498ef8ee322d30ae1d26ed8df34d181b822f8dbc6634fc42e 4 0.00/1.00 vMB 2,814
124,466 124,466 000000000000442019062e274f2fc473bfd22d95e4f08a29b589a500d05ef8ff 9 0.00/1.00 vMB 0
124,465 124,465 0000000000003ce4bbf125002edefe902b5d1b74116143059576fbd55d658dda 44 0.02/1.00 vMB 963
124,464 124,464 0000000000000ff80840db6df59117f3ae586c91faf19bcfa16e57ccdca5d657 36 0.01/1.00 vMB 573
124,463 124,463 0000000000003e4f92d6ea95c7c6f5454017fd94ec713a3ab19f14ec6596fb94 25 0.02/1.00 vMB 304
124,462 124,462 0000000000004e27cac1d45af5ac793415caf9ab1427353c0f3ef2b57cef1780 6 0.00/1.00 vMB 3,095
124,461 124,461 0000000000005c8df8fb1da5e899946d93c857965d8e2e6bace0456842badb56 17 0.01/1.00 vMB 334
124,460 124,460 0000000000003d0462dd6a89eaecc62150f565954aaf66bcda0223023dfd3665 33 0.04/1.00 vMB 783
124,459 124,459 0000000000000b26ca428bc6afbcc3202465df6831ed7b30213cc286b5ebe6e1 19 0.01/1.00 vMB 670
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.