Loading Tool

Explorer IconExplorer

Memory Pool

40,013 transactions
19.96 vMB
0.08111248 BTC
Random Selection Loading Transactions
Max Size: 110.32/200 MB

Candidate Block

Mining Attempt 0cc104a7f933c93befcaea90f691195dda029ffb2a019acb7d94d53d8cac44be
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root cc86b6e3ac4b0b9d3ad8fce6cb499a731a45471205505a2f314db63d751aa687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.03960081 BTC
Feerates: 183.07 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (691,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,811 222,811 000000000000029ba5dd53a4f208772edece9f4820235675cb5cf75c8b4d71fc 466 0.20/1.00 vMB 209
222,810 222,810 000000000000018c0ecb672fd51f049dd6260b32401ab748d7932c1b6ff8da31 342 0.15/1.00 vMB 186
222,809 222,809 00000000000001db16815cfd8c7f1ca570d98a4016a9f8996cf0667c1f2d2660 95 0.07/1.00 vMB 108
222,808 222,808 00000000000000dc02eddb2cb281919ae5469d0f10adc1e4f2d7e3c81e12dbcb 720 0.25/1.00 vMB 244
222,807 222,807 0000000000000437c79aca304c1b318730ce4fc85d86c809d3b5117ab7bc68ef 630 0.25/1.00 vMB 202
222,806 222,806 0000000000000053f32af9e9dc1bb7ea3ca3b856ab27457c4b5ac9d81fe5b5fd 638 0.24/1.00 vMB 76
222,805 222,805 00000000000000e571407025eab362d1d79c4972cc65d52d7fee90bef9bcdcba 51 0.03/1.00 vMB 118
222,804 222,804 000000000000019cb6562f1d5ff0b685d7ce712f43ad6600b01f7eb9376c7e46 79 0.04/1.00 vMB 106
222,803 222,803 00000000000000621b456a887416f7fbfdc87d7668ae5467820f156478093d89 655 0.25/1.00 vMB 201
222,802 222,802 00000000000003c591fd4393b2b22f3e869a87a8fde2f03497f5870dc97e14c2 74 0.03/1.00 vMB 163
222,801 222,801 00000000000000073828696e9ce2f4d392b8a0414598810966c9f7c5c54bc3a6 423 0.17/1.00 vMB 200
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
Previous 10 blocks ↓
Total Size: 780.40 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: 525.51 GB
    • Received: 5.21 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.