Loading Tool

Explorer IconExplorer

Memory Pool

86,464 transactions
31.76 vMB
0.10719399 BTC
Random Selection Loading Transactions
Max Size: 194.56/200 MB

Candidate Block

Mining Attempt 551b164c1fc4c5db1fa09e0e2c3baaecb5d9bf0bd152f9ce28a1d6b1b80d292a
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ee99683981535e36bfc6dbdca05496579c478f4e53e0b042c85b4388f02b3ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02711765 BTC
Feerates: 1,236.26 > 2.72 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (583,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,362 332,362 000000000000000005b5b33c59bc1571a618894cff8ecebca0764972a0a69106 336 0.17/1.00 vMB 23
332,361 332,361 00000000000000001aca5849c56e6c07b8c6326088cd0d139005208ba247854e 37 0.02/1.00 vMB 17
332,360 332,360 000000000000000018bf1dad7a304c43b49b88e6f4d936b0eba3570798a70790 415 0.42/1.00 vMB 16
332,359 332,359 0000000000000000129b99950d1ce92b964da9ebb0c11041a8e1c697d1b9135e 515 0.18/1.00 vMB 33
332,358 332,358 0000000000000000023e80b4808b1e14c8ff15fd5674eb107061d6a66b4a9ce3 598 0.68/1.00 vMB 15
332,357 332,357 00000000000000000f3f05a5e802948e5a7b3e80d2c5800bc35fddb5091d73f1 1,233 1.00/1.00 vMB 28
332,356 332,356 000000000000000002d906f51d406fb8453c63cc53b8b5b2393fafdb7fb28a05 246 0.10/1.00 vMB 30
332,355 332,355 000000000000000004df9f74d1cd5f5032fb598d9409feeeeca8bd2c28fe7d06 87 0.04/1.00 vMB 24
332,354 332,354 00000000000000000212b822ea5c9d19a4c94ceacdf3a067221f3615cbac734c 64 0.03/1.00 vMB 13
332,353 332,353 000000000000000007f29c6c9870ab95b54cd88ac53f96631339d53665cf43ec 722 0.38/1.00 vMB 25
332,352 332,352 00000000000000000070ce9ba8567d42323915f233825a28758b7217d3402b4c 566 0.34/1.00 vMB 29
332,351 332,351 0000000000000000191b606e0e58a784466ef77869d79282d2f2c7aaef4f17b4 382 0.21/1.00 vMB 23
332,350 332,350 00000000000000000e32a3986d68cfb760627c9f400db174cc4eb88161636591 450 0.27/1.00 vMB 23
332,349 332,349 00000000000000000e35fea21d8ef89638d59ffef1c8fd2bac7c28e5490b26e7 54 0.05/1.00 vMB 8
332,348 332,348 000000000000000007f86622d06020dc4706896ff8134e129b86d5b1a5f8df98 564 0.43/1.00 vMB 19
332,347 332,347 00000000000000000f3d3b35279c6fc3c1619377389b61d06ea82cd28a054772 1,002 0.50/1.00 vMB 31
332,346 332,346 00000000000000000e6ce9feb68829f284aa34324fb6d76634e78ee5a1b73ed5 858 0.45/1.00 vMB 25
332,345 332,345 00000000000000000de5076c987ed6f1f80d9dd27aee209bcae3ffa092940749 190 0.11/1.00 vMB 17
332,344 332,344 00000000000000000fed70e6f7cb44459d2d3f787f536109d16d3818b36bcc3c 233 0.14/1.00 vMB 34
332,343 332,343 00000000000000000ad2d7a33d644fd9f9d42ff4b893eb7ad82ace9e9bab05d2 443 0.74/1.00 vMB 14
332,342 332,342 0000000000000000157259efa76b1ae6629f6180ab5ce698c87c43c999b1a19f 512 0.74/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.