Loading Tool

Explorer IconExplorer

Memory Pool

33,824 transactions
25.53 vMB
0.06000940 BTC
Random Selection Loading Transactions
Max Size: 129.49/200 MB

Candidate Block

Mining Attempt e60f980a450c48d4ae483b531a073de703889c925556ebbdd16f13118bce1cfb
Version 20000000
Previous Block 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9
Merkle Root df40f1c7178d0b6836bf552abaacb0a9d10c89e2857b3c1b09c68afe7249c0c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.01366845 BTC
Feerates: 201.55 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,699 (576,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,245 338,245 000000000000000005417e2f93805eced55660c0e772bfc0058c8cd0c89a38a4 1,354 0.67/1.00 vMB 30
338,244 338,244 000000000000000019bbca27cb6f2cd3be9788e4a09204d5a6dfba70c4f164dc 440 0.35/1.00 vMB 22
338,243 338,243 0000000000000000143b08bd4d16712ec35684cc834f53f270a34624c2f9ab45 34 0.01/1.00 vMB 38
338,242 338,242 00000000000000001a32956e0b9640a617e6b360d051f40695a93fd7e6f676ee 156 0.12/1.00 vMB 13
338,241 338,241 000000000000000002d94c8ca8cb913980971296483bd5c1754082c49b058622 582 0.35/1.00 vMB 19
338,240 338,240 00000000000000000b65a397714f0371a03288822977c1f824f3fb59ead286cc 954 1.00/1.00 vMB 15
338,239 338,239 00000000000000000c1bc19e3644540184dc06efcd3b418489900243a766e422 2,464 0.75/1.00 vMB 43
338,238 338,238 0000000000000000180dc57fbbe966af2cb583bbe492af0a86714615366aa665 214 0.13/1.00 vMB 26
338,237 338,237 0000000000000000153332f33d357a418d05447f59fe197cb4aba59e5a4ade6b 1,198 0.72/1.00 vMB 23
338,236 338,236 000000000000000010d99ed8fdeef5e489aff1c6cd880be49060b838dcf2eda0 565 0.22/1.00 vMB 37
338,235 338,235 000000000000000007708faf020e030ac5c54053ea041096835a48daffb57bbb 953 0.44/1.00 vMB 25
338,234 338,234 00000000000000000be935fa56119da5a21a9997d4ca1ef884d83e290c4ccbe8 1,123 0.54/1.00 vMB 26
338,233 338,233 000000000000000008e269643b5ae3871200b7c17ff6bac0391b1750630422a7 926 0.45/1.00 vMB 30
338,232 338,232 000000000000000002b6bff2930d443b557a8dd5088031ec4b1e32ed24fa7c22 545 0.29/1.00 vMB 25
338,231 338,231 000000000000000015e375977dc369cb597f2472958bd49c62bf4e99dd30ca36 223 0.13/1.00 vMB 17
338,230 338,230 0000000000000000107b67d77ba2cd9a211a15ec546e5b49327141d13dbb31e0 1,232 0.69/1.00 vMB 24
338,229 338,229 000000000000000009933930a4eded80ab14a42a7cddefc8d76865e9b9dd4234 1,319 0.75/1.00 vMB 24
338,228 338,228 000000000000000006ebb08f6c16f0e16e99f7bcf6f3340d618eae129b655a27 482 0.32/1.00 vMB 21
338,227 338,227 0000000000000000162dbdc3f49a9c62eaf226f0b3912a6fb02b4ec261670720 668 0.31/1.00 vMB 30
338,226 338,226 00000000000000000af0d03ab75ca06399277f07dd259b285f735b9058d0cccd 278 0.13/1.00 vMB 29
338,225 338,225 0000000000000000042c18ec1ad975feaf24f2d8295756cec334ba69d1cfb97c 780 0.46/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.86 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: 641.08 GB
    • Received: 12.52 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.