Loading Tool

Explorer IconExplorer

Memory Pool

79,168 transactions
29.65 vMB
0.07566769 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt e01b90a6c5526c25b03deb5af73681bba9f06acba7f9355943c049295f497bc8
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 24eba582cef8456e6b7b5f20391a33c7a9af19ccf7e47770523c9a4b03f7b945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,946
Size: 1.00 vMB
Total Fees: 0.01519344 BTC
Feerates: 313.32 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (290,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,629 624,629 00000000000000000010295d984f6351a337f847f63fa832d8e54ff61a2b13c9 2,628 1.00/1.00 vMB 23
624,628 624,628 0000000000000000000635e6c18c1577929c5543fd55819245753a3de53ed08f 1,146 0.47/1.00 vMB 16
624,627 624,627 00000000000000000010fca669a2c519298c83e60894af94eea0af45e5f3fe26 1,487 0.66/1.00 vMB 4
624,626 624,626 0000000000000000000725472b1ceef35538e8e44ffa872bfcddda82551322cf 2,831 1.00/1.00 vMB 17
624,625 624,625 00000000000000000007e7efbc309a29221cd9c92b016b79c4db29d0cd734233 1,587 0.71/1.00 vMB 5
624,624 624,624 0000000000000000000575392a391f844b0594d3996ff50e6b1e2d2126266081 2,241 1.00/1.00 vMB 18
624,623 624,623 000000000000000000051ff7b7a35d01ea68036d61746956e42943f6743e1e65 2,678 1.00/1.00 vMB 21
624,622 624,622 0000000000000000000789caabf85e714192f2dd1ff8406ddc97026f6cfce179 2,123 1.00/1.00 vMB 18
624,621 624,621 000000000000000000113d6322bc7588bbf4af27adec6761d51c9c0b9736a47a 2,088 1.00/1.00 vMB 17
624,620 624,620 00000000000000000000fe04180cc5d57d3bd968830cdd062fe48f8d1a39e99e 2,267 1.00/1.00 vMB 3
624,619 624,619 000000000000000000110895ae9bf401ebc76be1a1a08e66cf347e3ac2f6d844 2,320 1.00/1.00 vMB 21
624,618 624,618 000000000000000000102601151cb50306586a4a6c634713775a3bad7ccafc51 950 0.63/1.00 vMB 1
624,617 624,617 00000000000000000007e8ef50a4328da005623476b6c5b72ab81116eff8bf99 2,934 1.00/1.00 vMB 14
624,616 624,616 00000000000000000011445045740302f0e3678bc744ab861bd4048eab3d1d89 2,221 0.76/1.00 vMB 11
624,615 624,615 000000000000000000005551fc568194a076f2909840b700aea98e7e1eac91da 212 0.05/1.00 vMB 9
624,614 624,614 000000000000000000056f3a7b8a02165dc1d9e46af4a607823a50574d9bcca1 1,414 0.51/1.00 vMB 15
624,613 624,613 00000000000000000002036bcbfeff230a844b845e1e7000006ebcb1cb6fc535 1,682 0.60/1.00 vMB 14
624,612 624,612 00000000000000000001b0713714f5c733ec76f89daa173300f7d1db04a6213b 555 0.22/1.00 vMB 17
624,611 624,611 0000000000000000000832f2d1d3fd0f9c62e0bd32c6c3c55ae356670189b4b4 1,601 0.84/1.00 vMB 11
624,610 624,610 0000000000000000000bd01426329d32b3541b8a0634c0d09d46b4d7997e006f 1,561 0.56/1.00 vMB 11
624,609 624,609 0000000000000000000ca3ec64e6d897a7df45f535815540b77a3eed617d8be3 866 0.28/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.