Loading Tool

Explorer IconExplorer

Memory Pool

68,626 transactions
19.20 vMB
0.07633133 BTC
Random Selection Loading Transactions
Max Size: 125.16/200 MB

Candidate Block

Mining Attempt e892501c6b399eac4448bd33a6fb24cc67814dcdf6556f336ea464fe204fb259
Version 20000000
Previous Block 000000000000000000005b273def125124eeae80d56e7b15037fc80898b610a7
Merkle Root 6ed9797246500d7afb91f4280d6f4c7a634bc93f8448236de60ed27783a2872b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03053889 BTC
Feerates: 150.75 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,798 (822,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,735 93,735 0000000000081dd3113a52e8c55f18c542b5f9ccbc914916095d399292fc5afe 117 0.04/1.00 vMB 0
93,734 93,734 0000000000018cf2a0501bc0d8855e4ecc15264d0d651b907980916fee7e1470 14 0.00/1.00 vMB 0
93,733 93,733 00000000000027453f76cb18fd661d933ddacb5c0b37d5f4b4669556a8716f63 14 0.00/1.00 vMB 0
93,732 93,732 00000000000626fcc571918f1a1c129429cca7bd800311dc652d0f30cee83f80 14 0.00/1.00 vMB 0
93,731 93,731 0000000000048699b55fddbf3a40e72ebd50dd2e5c0251ff35a938f0562c1d91 14 0.00/1.00 vMB 0
93,730 93,730 0000000000079b48ba57d87363e71c150d9d8d1fac017f4543b69490b8307361 14 0.00/1.00 vMB 0
93,729 93,729 00000000000136660d47267a18ccada7e25714019d6c9bd256cc1ffc32d74d50 115 0.04/1.00 vMB 0
93,728 93,728 0000000000076b1ae279c68bc303cf0c137041d0eee1e0666cfb09f7d559b743 1 0.00/1.00 vMB 0
93,727 93,727 00000000000253e284f052324c969f11621a20eeea94be4875718602cfa177d1 113 0.04/1.00 vMB 0
93,726 93,726 000000000007804038d34a3c60a4afb39e8f2f80feea4db35868620b9a23e188 14 0.00/1.00 vMB 0
93,725 93,725 00000000000653a54d98869fbb262a9267f4bf720ab62d2b7f2881954d8e093d 71 0.04/1.00 vMB 0
93,724 93,724 000000000006d78de1722471724d542c8a1a3bb1e1029ead758a30a34726e850 62 0.05/1.00 vMB 0
93,723 93,723 00000000000932c043e2a6a8e4b6ccff9a9cd4383b8870172794e9519c27f043 3 0.00/1.00 vMB 0
93,722 93,722 0000000000089da293bf319f1fc19b5a7dda57a3ce515e00ff8f7ac98dcef0c8 94 0.04/1.00 vMB 0
93,721 93,721 000000000008745e15d1eb08a9892e43155ac89e14dc1e208de9161914086a8e 11 0.00/1.00 vMB 0
93,720 93,720 0000000000037fea22400d47dbf9c0e081e5573501007dc8504b7c95f7a958d4 14 0.00/1.00 vMB 0
93,719 93,719 000000000008190e254a8e9608cfcccb465650ed6ff1e77fdd3689d7b1305326 1 0.00/1.00 vMB 0
93,718 93,718 000000000007539e431cda2b10c7f495326393aeac9f138cd1448c8f549c6654 13 0.00/1.00 vMB 0
93,717 93,717 00000000000480cdb483c92cc0e7c10b111008692f7dc50830a71ff966138839 12 0.00/1.00 vMB 0
93,716 93,716 000000000005182ed84ccff5a30cdcfad7aac7a0fc9c901cc14264299beb8124 12 0.00/1.00 vMB 0
93,715 93,715 000000000001e6c37658a40ca08860f54ad6c86f18a2fcfbe25951b6bbed73be 82 0.05/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.66 GB
    • Received: 21.55 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.