Loading Tool

Explorer IconExplorer

Memory Pool

76,431 transactions
28.40 vMB
0.08856088 BTC
Random Selection Loading Transactions
Max Size: 171.81/200 MB

Candidate Block

Mining Attempt d5053e5d9cecebb05d056879816dae0adfe6effbd69cba3b650504e7a320fa77
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 3fdc902a1d03777cdaadcb93824476467871aa89660c1aae1799fd9bb2a61c47
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,221
Size: 1.00 vMB
Total Fees: 0.02510846 BTC
Feerates: 100.27 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (408,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,626 506,626 0000000000000000000302ec129dd4061c3e4311cd9017afb8f6d0bb1cdcd334 2,109 1.00/1.00 vMB 200
506,625 506,625 00000000000000000003f008e3799cbcebc94df5ac1e1a031991ad07802bf33b 1,545 0.89/1.00 vMB 95
506,624 506,624 000000000000000000538b0339835c30fe7dea72a83ab4299f6a5b1799c6cac3 2,048 1.00/1.00 vMB 121
506,623 506,623 0000000000000000004ddddf548af3967913e13ba47bbfacc413615097c06ea7 1,646 1.00/1.00 vMB 183
506,622 506,622 00000000000000000012990b5f6a9cddcd8aeddd8dda72bd06a1093b292a1ddc 1,558 0.72/1.00 vMB 129
506,621 506,621 00000000000000000054ada9d2fa84660f38f1984846c26a8d1b22c9290e71b8 1,678 1.00/1.00 vMB 123
506,620 506,620 0000000000000000003392def31d350ae04a13e948bc864d26f7c026c6901eda 2,074 1.00/1.00 vMB 83
506,619 506,619 00000000000000000007bae3afd8e9b0685604258364ed4c7488a6403e2290e7 1,525 1.00/1.00 vMB 135
506,618 506,618 0000000000000000003277f5950245beb52cc3bd96adb59376e1d70b114456be 989 1.00/1.00 vMB 30
506,617 506,617 0000000000000000002e6384d240fb7c01ce479c436ac55bc21dced1a011586e 2,258 1.00/1.00 vMB 71
506,616 506,616 000000000000000000407b96adbee932db605172283512815a4af744ca41bc04 2,073 1.00/1.00 vMB 184
506,615 506,615 00000000000000000025a561d6ba3ee5ada59be0c9465519fd5f2c3039799ad1 1,873 1.00/1.00 vMB 27
506,614 506,614 0000000000000000003d8f9018b9668748c4acd1cd05811c73a4422328a131bd 2,485 1.00/1.00 vMB 143
506,613 506,613 00000000000000000022477efddf51e8808b87dbab7a1786181b4d5e34792ccd 2,373 1.00/1.00 vMB 243
506,612 506,612 000000000000000000385258d2acc19946c6f36f048e407518a368adf272a529 970 1.00/1.00 vMB 27
506,611 506,611 0000000000000000005735e382a22776f0425dcde2cfa8c01265bad2b0e4a526 1,048 1.00/1.00 vMB 67
506,610 506,610 00000000000000000057d91ba00cb0a05ccb5b5077f82dd6c75d6b756b04d7be 723 1.00/1.00 vMB 49
506,609 506,609 000000000000000000267e591babeb3534166500b578af259767cac7e9856687 396 1.00/1.00 vMB 24
506,608 506,608 00000000000000000054aa64e7a1f1369034efbe67b8d10d68e5b739561cc52a 2,106 1.00/1.00 vMB 103
506,607 506,607 0000000000000000004047ff7b680b9b805d39d18682fefef9e8ab82837b80cd 2,397 1.00/1.00 vMB 159
506,606 506,606 0000000000000000003186bf671271c2660e6cac15c0368a11522e1adf9fab9b 2,039 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.90 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.71 GB
    • Received: 17.44 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.