Loading Tool

Explorer IconExplorer

Memory Pool

80,294 transactions
29.53 vMB
0.12729468 BTC
Random Selection Loading Transactions
Max Size: 178.72/200 MB

Candidate Block

Mining Attempt f8d47a21134caece9fb630bb0caaa745e5a831200d7689392d98cf4045bfee41
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root e4cbe4ac8fbe1d9f9b66f3deadb2c60fa0d142a99bd29f75c4b2fdd5842f7a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.04582936 BTC
Feerates: 477.45 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (72,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,601 842,601 00000000000000000002993fb7b7ec50dc66d3da6f49688d8894cc9e61238857 3,734 1.00/1.00 vMB 26
842,600 842,600 00000000000000000000c76f4f6082b0e3cd155dbdc5b248d01bdd6f6afc0983 3,462 1.00/1.00 vMB 25
842,599 842,599 000000000000000000031e8e7cd16f3e043cb27225c39407e820ae2280bbb910 3,023 1.00/1.00 vMB 37
842,598 842,598 000000000000000000014dfa3da3fc1529faa9e85494def45d88394af5e8d164 5,202 1.00/1.00 vMB 17
842,597 842,597 000000000000000000029e048cfd4e9d2a8a56af51ded4c7016466b3bc820a17 6,240 1.00/1.00 vMB 15
842,596 842,596 000000000000000000006bec19bd558c314e9b7e320c917d779922710033740c 5,072 1.00/1.00 vMB 18
842,595 842,595 000000000000000000003ad7d00177a9ad00c3fdc3f4daa2db8cb024f9aad95d 6,371 1.00/1.00 vMB 14
842,594 842,594 000000000000000000031f2ce0096211073f98869b669af5fda8d0a0696cce68 2,794 1.00/1.00 vMB 15
842,593 842,593 000000000000000000027dc432a4b670bd77e27182c756f8de840b3e8837e3b4 2,121 1.00/1.00 vMB 17
842,592 842,592 0000000000000000000201e0f278697d9653e093ca88e7c22650b6433a73cce3 1,751 1.00/1.00 vMB 15
842,591 842,591 000000000000000000025ad8521768a15573080c54d83ea250d48df226d16e5a 4,813 1.00/1.00 vMB 17
842,590 842,590 000000000000000000000b079a1c6d683ba83341c21f87c330ed2ec20fc4a4df 2,525 1.00/1.00 vMB 39
842,589 842,589 00000000000000000000bb49c506e40ab87170d43905efedf06b3f3583d4f922 3,294 1.00/1.00 vMB 15
842,588 842,588 0000000000000000000237abf3ea960366fb5e5cd7a797bd095c306cc011b9c4 4,223 1.00/1.00 vMB 21
842,587 842,587 00000000000000000001f1c21f62463e5db5b9e1544b659f8ff746a441281925 2,710 1.00/1.00 vMB 20
842,586 842,586 00000000000000000001ac439d97e1e605ecbb2b06994956a94c449c35f69935 3,948 1.00/1.00 vMB 69
842,585 842,585 00000000000000000001ec353daa15443bfab26fd06a87ed6bf8c2c30143ec36 4,924 1.00/1.00 vMB 22
842,584 842,584 00000000000000000000280af2f3220af6ff07fdd746974c2257d9b3c67e0c62 5,320 1.00/1.00 vMB 18
842,583 842,583 0000000000000000000286c6271d69a4b153a22a30c0095b72419e9e912a3699 4,911 1.00/1.00 vMB 22
842,582 842,582 00000000000000000000e08d4d02963205f369934170587a82d992bd68c265dd 3,492 1.00/1.00 vMB 22
842,581 842,581 00000000000000000002acc9f09409262faf3d8a352065b0327bb0145c259336 2,913 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.