Loading Tool

Explorer IconExplorer

Memory Pool

74,374 transactions
27.59 vMB
0.07538426 BTC
Random Selection Loading Transactions
Max Size: 168.08/200 MB

Candidate Block

Mining Attempt 3acdb96af1e2a3b9aadcf5156b078d11f1eef7b655a41baff6107bef0ac47208
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root c2a95e8b86081a02c174d5258175c0dd6c461b3b509e32aa8bda82b70bb0b16a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,034
Size: 1.00 vMB
Total Fees: 0.01631546 BTC
Feerates: 402.60 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (533,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,190 382,190 00000000000000000ef03a78bd2381678f75ef3c58c08c569e3c137100203c13 1,962 1.00/1.00 vMB 33
382,189 382,189 00000000000000000990faaeb31b65e3b104b378720179abb912e907e53f8595 2,333 0.89/1.00 vMB 64
382,188 382,188 00000000000000000087990e10a2b7b48fed4cf23f2c031bd42a336ed12e763a 2,296 1.00/1.00 vMB 38
382,187 382,187 00000000000000000fb16714d50692a4c1b7405ce021bf80dfcfea6dcfca6690 2 0.00/1.00 vMB 0
382,186 382,186 00000000000000000cbf29cf6cbf374d565ae4a8bf63ddd39c5dc1a7c99ada34 494 0.27/1.00 vMB 29
382,185 382,185 0000000000000000075f8cc59a7c1c5d92745b65d34b1917ff9851ff2a89389f 557 0.33/1.00 vMB 29
382,184 382,184 0000000000000000066908e0eb0a59633e8ecacb305069820317239f42f98437 918 0.46/1.00 vMB 44
382,183 382,183 000000000000000004c5c56caf02663e729e7a226c2fb32e1a340282f71d168b 638 0.83/1.00 vMB 15
382,182 382,182 00000000000000000eb2825ddf92b6e1ac887844c31a4ea85b9c5fcd464cd07d 2,168 0.95/1.00 vMB 35
382,181 382,181 0000000000000000038c327ba95fd3b018c7be0d62c4addf58ede035b2d64b6c 561 0.75/1.00 vMB 8
382,180 382,180 000000000000000008350aa490b9ff37b9d6d83156e3d2ee8f08e30c5fc57e4f 1,368 0.73/1.00 vMB 29
382,179 382,179 00000000000000000514b341b5f3334283b48b89569f52c517d473a03ecc230c 1,489 0.84/1.00 vMB 28
382,178 382,178 00000000000000000eb4f009ada690e13aa95696f65228427c023dd337981b02 205 0.14/1.00 vMB 27
382,177 382,177 00000000000000000e1184cf68aa1f7cd0c03a0b626e500cbdf84a4e57cf1fe9 650 0.33/1.00 vMB 31
382,176 382,176 00000000000000000d496d69a7085fbd08540da22ba466892293b7ed271163bd 351 0.41/1.00 vMB 3
382,175 382,175 0000000000000000069e1607b00a194c2f11624c6307a0ddde1340b3d8b03fe8 169 0.12/1.00 vMB 20
382,174 382,174 000000000000000003cfd67392e61ab38465960d5e3fc9e5a0abfcb5cce91fac 1,026 0.91/1.00 vMB 21
382,173 382,173 00000000000000000400ace9432388886ea0c17d91c6cbb3c454786b3fd6d679 2,556 0.95/1.00 vMB 43
382,172 382,172 000000000000000001a79e328e9926a73e43179ae558532d5b504cb0cfe7ef0b 2,117 0.93/1.00 vMB 38
382,171 382,171 000000000000000002806009ccb98252a3206f473350a9ad459448f3a5e3ab84 1,318 0.73/1.00 vMB 28
382,170 382,170 000000000000000002be830d4dadcc4b2f5ba3c710005afc7ade966d1bb9c997 740 0.39/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.