Loading Tool

Explorer IconExplorer

Memory Pool

83,183 transactions
31.36 vMB
0.09419233 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt 5a01949869f6361f503967132c4476dbf6ffaa4835a6b5f4d2e4f526292f2d5b
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 7d9690d39f7a47b8ec2beeaede68b7dc08da62c2e478adbbbed0a9bae86079c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.02322071 BTC
Feerates: 301.60 > 2.33 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (582,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,850 332,850 00000000000000001822121a7b2e8ecf5a7dd8347e444a3603629298798be786 112 0.09/1.00 vMB 14
332,849 332,849 00000000000000000a6cb81e637fdcdb2c7bb6a74ed7f338f5e4625aa53dd065 883 0.42/1.00 vMB 25
332,848 332,848 00000000000000000298a4c684064c7513777f06199b52807fbdaacbfed22f39 313 0.25/1.00 vMB 16
332,847 332,847 0000000000000000019a54dce1677a3e01fbd289e91c413a55518ad098d0cbae 1,308 0.75/1.00 vMB 19
332,846 332,846 00000000000000000beefef3b83dba0f9a6e3dc95ab3be2e15a488259f769bbc 389 0.75/1.00 vMB 13
332,845 332,845 000000000000000015a3b64d8a8a1a5fa2381e01f11eb05f69a05e3b0fdac28e 1,215 0.75/1.00 vMB 21
332,844 332,844 000000000000000008a038bdee1de1df24363a964fe75c74f22a39863e4b596d 1,622 0.75/1.00 vMB 25
332,843 332,843 00000000000000000f5e89456d0ee9c09583fd16214765ddddc7e7356c36c79f 1,332 0.35/1.00 vMB 48
332,842 332,842 00000000000000000308885d6568eaeba75417386be7c1459e9a545b7d37ab41 1,327 0.35/1.00 vMB 53
332,841 332,841 000000000000000015b79e7d61260e16269fb6c39750179ab387029d0812266b 47 0.06/1.00 vMB 5
332,840 332,840 0000000000000000057d375018b956348ccb95041fc8a5ad62dd29ccf544ac2a 878 0.73/1.00 vMB 18
332,839 332,839 00000000000000000ebab027661570b7881bc2718b35d00d0ba9a7c9eea00a58 1,662 0.75/1.00 vMB 30
332,838 332,838 00000000000000001094c9aa615ee2dcbe12107532a961b461aeaf7eabe4abc4 1,004 0.38/1.00 vMB 35
332,837 332,837 00000000000000001a43583254498e2b8fe6edd78a79cc6012d6652b48be60e4 177 0.10/1.00 vMB 17
332,836 332,836 0000000000000000010a3c663191f34064a84b1fe95880e5eadcf8a682236e4e 941 0.71/1.00 vMB 19
332,835 332,835 00000000000000000be89c1c6292fd5734f8d95831529b9ae65f10f07167fd87 1,870 1.00/1.00 vMB 29
332,834 332,834 0000000000000000120f2694a0646959f2a98ae98418e91982958da415ca6274 964 0.33/1.00 vMB 40
332,833 332,833 0000000000000000110b36499bede7e2eeb93dfd8ec9f6cc47593d87229d14b3 893 0.40/1.00 vMB 30
332,832 332,832 000000000000000014ae26800df603a74b0a37d0456b20187bd44ce4350988ad 904 0.46/1.00 vMB 28
332,831 332,831 000000000000000000abc0c72d53f3740f617357c1e116bfcc5598d744d2e5c9 521 0.27/1.00 vMB 25
332,830 332,830 00000000000000000f5735272ac6cd6b424f71a53b75c29b247d55f6c596ee24 598 0.37/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.88 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.