Loading Tool

Explorer IconExplorer

Memory Pool

83,322 transactions
31.24 vMB
0.09307529 BTC
Random Selection Loading Transactions
Max Size: 191.64/200 MB

Candidate Block

Mining Attempt 8d3adb8debfaa671b6290e9f42712c6430ac8711a89bec637bc0fdce21ee878f
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1900f88b74a497bd720da563324c627d7810e14f8a39912572f882d04e83e830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.02259224 BTC
Feerates: 114.60 > 2.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (728,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,244 186,244 000000000000054ec2562371e9d5430fa338937d1fac0741c1263869007b5253 214 0.07/1.00 vMB 76
186,243 186,243 000000000000023c676f91a740f8b971877c91dae074912012a214e6c0d75155 601 0.25/1.00 vMB 129
186,242 186,242 00000000000000ffd4d137dfaf37d93eb15383e974c2a6ac73c2e86f187378ac 140 0.05/1.00 vMB 116
186,241 186,241 0000000000000905015ab2452948f4985b71077b56054909aa8460b708aad477 89 0.05/1.00 vMB 101
186,240 186,240 0000000000000658f558c9158913ed1f65f9b2824f263dc10273326eb4c21144 105 0.04/1.00 vMB 128
186,239 186,239 000000000000099aa9bfac9198b57af45a9cbd749b84433cecd4dc40968b3cbe 11 0.00/1.00 vMB 0
186,238 186,238 000000000000038f16fa6918416a789b7f945ec9d2381eb899b410b32f74ccd3 190 0.05/1.00 vMB 127
186,237 186,237 0000000000000967ec9d11abade90e6bb918bf0bde683c2187e13017b616d829 317 0.25/1.00 vMB 104
186,236 186,236 00000000000008a63ffa1df786aee6f829af94ef4123231223f374f504a07deb 212 0.10/1.00 vMB 125
186,235 186,235 0000000000000235c946d913f3fc4f5f4475af0507fcfef213611e4cb4a2027c 65 0.03/1.00 vMB 81
186,234 186,234 00000000000007e638ee525478bd082f5e02c6c5033b81cb6db0a21b5e254d41 447 0.20/1.00 vMB 134
186,233 186,233 000000000000094cc9acfba17bc76aca901bfebf32e1c12baf93d77283e7a2c8 32 0.01/1.00 vMB 118
186,232 186,232 000000000000012fc32a1d85c0529b018c277f0f629a9458c79791c3aec29bf6 387 0.21/1.00 vMB 88
186,231 186,231 00000000000007f0b6eddefbd4455b7e35bf2332e80112f85f4cbf7a6e35b63f 110 0.06/1.00 vMB 78
186,230 186,230 00000000000000380ced28cfde13c867a36fbcd9d351ecbfb470a0f58e008a52 128 0.07/1.00 vMB 102
186,229 186,229 00000000000005828ff10427baeae932bfe9da479c6444c4346d1ff9d1869895 259 0.16/1.00 vMB 97
186,228 186,228 00000000000004b973e1494bff2377a9aecd4911187f1e97d06518fbc226528c 507 0.21/1.00 vMB 141
186,227 186,227 00000000000000894a3eea94091e51c6af5cdcefe0aa434191dde6b1f6dcd619 510 0.25/1.00 vMB 172
186,226 186,226 000000000000087f1a3272544a5204763b093c8948eb32c9e00a96cd154e9ade 186 0.06/1.00 vMB 20
186,225 186,225 00000000000006af17a40767759e5cb522f3c8a3f00ad35f914609f1cb2e449a 388 0.14/1.00 vMB 204
186,224 186,224 0000000000000861de945430ca3609b09ad5b7806694aaff38960d0555790e05 306 0.17/1.00 vMB 114
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.43 GB
    • Received: 16.91 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.