Loading Tool

Explorer IconExplorer

Memory Pool

45,876 transactions
20.38 vMB
0.05486889 BTC
Random Selection Loading Transactions
Max Size: 116.60/200 MB

Candidate Block

Mining Attempt 6919989e467734d96ffb4059a0b24b4a0f38095a2c0952fa38d10805958f4a16
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root dc94dd11e687a43c0b66f1a08e760bd28eb45ed8c6300a27f92c150388d1dd07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,294
Size: 1.00 vMB
Total Fees: 0.01447117 BTC
Feerates: 453.09 > 1.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (691,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,800 222,800 000000000000018568a451a58a1b548deb7c9c4b7e399cc44891c1632a4bfe67 397 0.17/1.00 vMB 213
222,799 222,799 00000000000000877b2ce528bfedaacdf82a540ebdded1c6f621c402394174ef 656 0.25/1.00 vMB 197
222,798 222,798 00000000000002b99a2571ecc0c87fa7ed0ebcc584636b73cd080ba437fb9fd3 636 0.26/1.00 vMB 213
222,797 222,797 00000000000003a52716dd15def9110e4d429eebcfa74945018ffd71fe2fa933 670 0.30/1.00 vMB 202
222,796 222,796 00000000000001755735112fb9efae8e144c57aa4cada50285e9353b4359e69a 131 0.05/1.00 vMB 135
222,795 222,795 0000000000000024afbebb35479879a1b710e6c6bcb469265163ff03940e5b1a 594 0.27/1.00 vMB 186
222,794 222,794 000000000000005097b2b9b9ac85ba0033dc93b20157d6386b2ca36bd471d3a7 60 0.04/1.00 vMB 100
222,793 222,793 00000000000000301d45013dd6955f61ac2c86daea66bd1f0c58c5e7495f0f54 230 0.12/1.00 vMB 191
222,792 222,792 0000000000000183e1b568226108d5b697c619864ada1f6de122c83d38b21b05 32 0.01/1.00 vMB 177
222,791 222,791 0000000000000249ce1813cbbff7ef80b014e43752acac2fbd98e3e69a6a9fd2 387 0.16/1.00 vMB 188
222,790 222,790 000000000000032b0f1a6266f96b9202468d3223e741b5096a360bc62648c210 75 0.05/1.00 vMB 101
222,789 222,789 000000000000031754c42b60c7029f293576bd6fc26d18a8f61cdc30ecae65e1 609 0.26/1.00 vMB 233
222,788 222,788 000000000000041f2195d2ac271fdcff383385080f5fe2249f655500697fe0ed 691 0.24/1.00 vMB 241
222,787 222,787 0000000000000386e1e5f350982879e35da725a81e42cefa091991455350af07 41 0.02/1.00 vMB 208
222,786 222,786 0000000000000283e7e5655d4548a14d40644d56def9f7c4af392b499074ad42 179 0.11/1.00 vMB 129
222,785 222,785 00000000000001f19905e3f6c6e739f6f7265118231a517045d1732b410dcdaa 255 0.15/1.00 vMB 156
222,784 222,784 0000000000000344f9a5027bb13d4f1da5da304f299fdc8c0555e78439f46ff6 336 0.25/1.00 vMB 119
222,783 222,783 00000000000002889cf11eb260558c4022910cefb3c45942bad83a510e86092c 723 0.25/1.00 vMB 245
222,782 222,782 0000000000000163882401375647fdf5022f2c391d6b1e52e6474b277d1129ac 921 0.25/1.00 vMB 202
222,781 222,781 0000000000000063b805f0e9923489f4ba44cf6e8018e77038edddfe5d40479c 374 0.26/1.00 vMB 127
222,780 222,780 00000000000003d9f88e8caa65b8cb47f4b5cec20617196417a4361447dbe972 512 0.16/1.00 vMB 272
Previous 10 blocks ↓
Total Size: 780.54 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: 535.94 GB
    • Received: 5.94 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.