Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.66 vMB
0.11387051 BTC
Random Selection Loading Transactions
Max Size: 193.48/200 MB

Candidate Block

Mining Attempt de4cc17f84010844829bb4c2bae27932e0f3a68cb1695ffb9e033278aeb1af40
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ed03da290657fe6ef4c94dc850b8c439630fd267ce73992ef6ed654f43ba079a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.03965235 BTC
Feerates: 301.05 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (706,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,184 209,184 000000000000029b8f05a8b52bd2c3e54a8115cedff0962fcde1675c0e3ae840 31 0.01/1.00 vMB 177
209,183 209,183 00000000000000911887b76721b172070984f2a1edebc529e449686b54dd6fc9 137 0.09/1.00 vMB 137
209,182 209,182 00000000000003b931950f2883f2d1450406a304550402fe90726ea481a81689 111 0.05/1.00 vMB 119
209,181 209,181 0000000000000057f5f933621d99598cb2ec1c1b615c92210d5df52cdebc7353 573 0.21/1.00 vMB 228
209,180 209,180 000000000000001f5a62c14cfed08e4dfb7c45da8dba2de3e8c5d1dcd35ff346 123 0.05/1.00 vMB 111
209,179 209,179 0000000000000199f258f24c32efce3d1ce37f638ab72f2cf357c4e5006dbca8 28 0.02/1.00 vMB 243
209,178 209,178 00000000000002e92cc5628bc8046e0699c26e57c9bc725f2bda409097245b86 108 0.05/1.00 vMB 134
209,177 209,177 00000000000004f5d35d405e022b909142911eede26a09c8eb2712c0942c00e7 235 0.11/1.00 vMB 242
209,176 209,176 00000000000000f813a06934d24ca44fe3de65c6f0eaa7bedd8e9f7a4cdbebea 331 0.46/1.00 vMB 50
209,175 209,175 000000000000032c4407cbac404f01a37a968a440759e5052fab890e497557e9 515 0.23/1.00 vMB 161
209,174 209,174 0000000000000101c4cc02d40d51fae60ac88c3ff8c263089bcb647ed62fc578 124 0.07/1.00 vMB 170
209,173 209,173 000000000000041992f0196964579bf431d91ccd5ebc8624fc409037d0252eb3 12 0.00/1.00 vMB 182
209,172 209,172 00000000000003b861906879949f7c83b7729e8854179b909ce9af1d323c0faf 19 0.01/1.00 vMB 259
209,171 209,171 00000000000000f00564991fdc727bfd1ee9a11a2dcb7e1949ed2571b77c9a78 824 0.38/1.00 vMB 169
209,170 209,170 00000000000002a62db6d79f4d67d4922479f7515766f9ebf7ee2793bc8e15bb 74 0.03/1.00 vMB 186
209,169 209,169 00000000000004456361dfaecda90b631a1c57876bbd578cad8da4c2ca829fbd 100 0.04/1.00 vMB 113
209,168 209,168 000000000000029dfd9b1a61c9d2a18b80ed95258aef269680a72f3e6bf74710 259 0.10/1.00 vMB 171
209,167 209,167 00000000000004b3aac83a07394954d69437bc52ad43b3e4269f7f0e62b06c6b 44 0.02/1.00 vMB 192
209,166 209,166 00000000000003c58ef652c9e8dae4f9a30b06ab1b5c4b2b6d756685928d892e 1 0.00/1.00 vMB 0
209,165 209,165 000000000000040d88bd11d55430d4f81afc581cecc5c217fe5543d06ef5ab75 244 0.11/1.00 vMB 180
209,164 209,164 00000000000002ef7edc75f2243285c8f975d67c4cd673d38f5464fad9e348d8 65 0.03/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.