Loading Tool

Explorer IconExplorer

Memory Pool

46,280 transactions
22.67 vMB
0.05492666 BTC
Random Selection Loading Transactions
Max Size: 125.82/200 MB

Candidate Block

Mining Attempt 3c5a5db98764b9f083e84895509c85ecdc336c1228eaca5e8092b12e34cf5b4d
Version 20000000
Previous Block 0000000000000000000206f4b67ca19fcb0082e0802de476878351a975b0eaf1
Merkle Root 2d03b01693794b1a388687139e062756a6138aa95310637c197b61240ac31a67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.00815047 BTC
Feerates: 78.58 > 0.82 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,989 (691,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
222,779 222,779 00000000000000d1fc3e452392aa0b268b6e919a90ac4db7bbaac584c00fe677 691 0.25/1.00 vMB 189
222,778 222,778 00000000000002832078730c3aacc08d48747f0266dfe0ff749caf48a4ac9395 470 0.18/1.00 vMB 181
222,777 222,777 000000000000012329198ac364ee09deb270f64451c77f32ee64df940e7d26c7 488 0.23/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 780.58 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: 541.56 GB
    • Received: 6.18 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.