Loading Tool

Explorer IconExplorer

Memory Pool

47,319 transactions
29.13 vMB
0.15635480 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt 2f076932276896f4b0414a31dbe2da7da584d575960d196532047abdc765aed2
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 6041a31358c43b56dea5f2fbf4436d5852a4dc6a098621983cb17107613c6666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,818
Size: 1.00 vMB
Total Fees: 0.04135277 BTC
Feerates: 77.33 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (576,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
338,217 338,217 00000000000000001a96e512b7c2c553eaae01b6bc0d847cc90d2510c7f408fb 799 0.38/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.87 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: 644.67 GB
    • Received: 12.62 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.