Loading Tool

Explorer IconExplorer

Memory Pool

76,202 transactions
28.44 vMB
0.07043390 BTC
Random Selection Loading Transactions
Max Size: 172.31/200 MB

Candidate Block

Mining Attempt 74f6406ea662974d41e4993f7d9bf9eac8c31bcee1a054f0093581d81abc5beb
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 7e7f56e6f3c2845ffbc76b210518afbd1645653427b4bdc0a90c0da304e4be1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01157180 BTC
Feerates: 178.73 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (343,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,486 571,486 0000000000000000001c6600df730f1725dde2404ea4e13356b6d59586bd0a63 2,885 1.00/1.00 vMB 39
571,485 571,485 00000000000000000026d32ccb097afca01599ed45d59ebef0bb4154f9a82a01 2,293 1.00/1.00 vMB 102
571,484 571,484 000000000000000000103022e5560649a21cd2a5a1aeece7259a75a2c9c88531 2,961 1.00/1.00 vMB 32
571,483 571,483 000000000000000000011842fb8b7780f97bee964f8026a4d12a05683e8524e4 2,948 1.00/1.00 vMB 47
571,482 571,482 000000000000000000262bdd42ac26aea06f532972dc5c66bb988117e56db344 2,905 1.00/1.00 vMB 22
571,481 571,481 000000000000000000081b98c0308410c90eaf8d2b1dbd463206566531e1bba6 2,843 1.00/1.00 vMB 15
571,480 571,480 0000000000000000000b92ccbcf33dd2d8da497eb827efc3cb8439127cfb0c10 2,905 1.00/1.00 vMB 62
571,479 571,479 000000000000000000036e0418877e29559ce7c07d83296a358bb8a4fdde862c 2,991 1.00/1.00 vMB 55
571,478 571,478 000000000000000000211a65a72a8ef3d33b4f0d7ef2599db3f0520c1b3cbbe8 2,797 1.00/1.00 vMB 29
571,477 571,477 00000000000000000007136a3c62a69aee623d497d170b06ca2b546ee3e4e20d 2,734 1.00/1.00 vMB 57
571,476 571,476 0000000000000000000816e7bd864cf7aa97d4ea6a45e84a75e1b84317c7cd7f 3,006 1.00/1.00 vMB 83
571,475 571,475 000000000000000000266c6ddfb3c7d76378c4f75cb02a08810569ec88b10925 2,638 1.00/1.00 vMB 129
571,474 571,474 00000000000000000020ca8e284298a8bf13542a3a17b9a0de7602f898be3684 1,239 1.00/1.00 vMB 140
571,473 571,473 0000000000000000001d9a63ed39e272bc5977483977ac1718958584f02f0a0a 3,020 1.00/1.00 vMB 8
571,472 571,472 00000000000000000028d7224b1d162c8bf5dd8686a6e6ccf4f760e2619f549c 2,444 1.00/1.00 vMB 46
571,471 571,471 0000000000000000002050c9aa883369c9db8e7cd104b19819db8c6004eba4ce 2,747 1.00/1.00 vMB 30
571,470 571,470 0000000000000000001fce9577131c6aebc98f41edddc2f548f03a7736e8aa2d 2,267 1.00/1.00 vMB 79
571,469 571,469 0000000000000000002373100fc4214b15881128c42b7637b3111f317b4fed2a 2,411 1.00/1.00 vMB 82
571,468 571,468 0000000000000000002bffea7f2e2dd3ee7d21bad979eab325b99b2f62d06bf0 2,650 1.00/1.00 vMB 111
571,467 571,467 0000000000000000002b1b27971a6c1188f56efec2f23d1175d056fc3c421e9f 2,847 1.00/1.00 vMB 107
571,466 571,466 00000000000000000011efc98ff70cf965911b8b95e2f01cfc724a04afef1b94 2,957 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.