Loading Tool

Explorer IconExplorer

Memory Pool

71,729 transactions
27.77 vMB
0.06006484 BTC
Random Selection Loading Transactions
Max Size: 164.65/200 MB

Candidate Block

Mining Attempt 7c6af80fab94785b10ad3ae76c0494a59c3bdce3c486217475a8752104d19754
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (523,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,061 391,061 0000000000000000076a6726addf3f158ac1ecb15d3910c33873bd9cbf6ea053 366 0.20/1.00 vMB 26
391,060 391,060 000000000000000006032cf5bce334c3d46d632fb7ff1e4cfb4c8c248bf11cc3 424 0.40/1.00 vMB 14
391,059 391,059 00000000000000000a1fdfd6dfbd5923bdd0c4d2cf17e8d5a37e8202598bf39b 1,045 0.40/1.00 vMB 36
391,058 391,058 000000000000000001d71c4d536a33d4f151836b804e3c807b8c14cfbbaea11d 1,276 0.51/1.00 vMB 38
391,057 391,057 00000000000000000a150a8751178ed26150e339d402e4afe4c978cb85f6dfb1 1,958 1.00/1.00 vMB 33
391,056 391,056 0000000000000000040397029c3374987e23ccd6ea60460c8d7bf73f083385d3 601 0.41/1.00 vMB 27
391,055 391,055 00000000000000000174528949e460353ed307b9a297885f589490c8c8c7ea16 1,463 0.74/1.00 vMB 30
391,054 391,054 00000000000000000a349117c7176e967d741d3dfe2dab37847bfc31dac58760 955 0.48/1.00 vMB 28
391,053 391,053 00000000000000000b72a9f43e604e325bfde21a67864037d8d862b5a9902fc5 650 0.27/1.00 vMB 42
391,052 391,052 0000000000000000044301b8524d196d1a6673550e16f7b934e3bdc7df2b0b04 321 0.25/1.00 vMB 19
391,051 391,051 00000000000000000a03a279d50bd0812f7569f75680d1c1df8ada91c2d48cfe 377 0.37/1.00 vMB 15
391,050 391,050 000000000000000009d30310105b3bf2c3107a8e09f3485e1d0830c77c821fe1 1,644 0.71/1.00 vMB 31
391,049 391,049 000000000000000000d2574f63c88c9d038a279d16ef0fc1b760eaad27b86041 2,821 0.95/1.00 vMB 46
391,048 391,048 0000000000000000095f9c81de307e767eba9cc810aefc1217255b907d5c3b87 702 0.64/1.00 vMB 21
391,047 391,047 000000000000000005f39c049f93e7b9f95a164f8b9a7e7424b86abae2476b59 1,556 0.95/1.00 vMB 21
391,046 391,046 000000000000000000bd908d9062e9c3b673acdd614a3bf430468729d38152e9 2,565 0.93/1.00 vMB 47
391,045 391,045 000000000000000008a03ba898879e450b63845c043755a18fd72b323ef6af01 2,915 0.93/1.00 vMB 52
391,044 391,044 000000000000000007e2c95bcedd43e9844b3b907d483b3db0f94971ad14509a 765 0.35/1.00 vMB 38
391,043 391,043 0000000000000000079a9d3c230fed6e7d1e3136d342c3ade47270842970b53a 221 0.15/1.00 vMB 30
391,042 391,042 0000000000000000080eb3ce7dadf463b4bdc8b6c33d27d1e3e0b4e0550f1132 260 0.18/1.00 vMB 21
391,041 391,041 00000000000000000b26cb8710bc516d4678807f66233f6bc9835ccb5ebeeebc 2,436 0.87/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.