Loading Tool

Explorer IconExplorer

Memory Pool

52,823 transactions
29.52 vMB
0.09507154 BTC
Random Selection Loading Transactions
Max Size: 158.33/200 MB

Candidate Block

Mining Attempt 87bb4bf697c6c1ade07e125fdce05896e6ebe15769795353f46f3e021317ed82
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 5a47aba7e0c70cacf3c0004b6ed3dd8f7a4e67cec0aacbe0d16b530bd77212fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.02496053 BTC
Feerates: 100.53 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (576,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
338,224 338,224 00000000000000000c60647a2486347de4a7bb083214f51cbaacf006ab17f125 411 0.26/1.00 vMB 32
338,223 338,223 0000000000000000098ce4b0e1992b2f75561adc9b9f866edb2a3c9d7013d67d 599 0.31/1.00 vMB 29
338,222 338,222 0000000000000000185636db5b6e2a5fffcedfcd0ab34bb51c2fa114af3c14d1 32 0.03/1.00 vMB 14
338,221 338,221 0000000000000000165ecbd638ec09226f84c34d3d775d34ca5df4abfa8cb57c 748 0.40/1.00 vMB 26
338,220 338,220 0000000000000000116e26581b6a09724e6036b15ec2aaf5dea12e6b4e9f3d78 422 0.35/1.00 vMB 17
338,219 338,219 00000000000000000fea9293beaa148424ebad2ac5bb2005dc862a75d6f94c8d 1,247 0.75/1.00 vMB 26
338,218 338,218 00000000000000000f8f3c6c8151d3d0a763a5cb37dfc0b003da37be0725ec63 1,378 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.