Loading Tool

Explorer IconExplorer

Memory Pool

74,902 transactions
27.60 vMB
0.07310018 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt b7cb28f52bc4133e3a3cd10e6180d425606d28b81bc59f33fab7206f100596a0
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 94369c3ab4f7923471d4d0a2d538d28817afdff66fc1d5e1000bf299d8f9919d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,494
Size: 1.00 vMB
Total Fees: 0.01416612 BTC
Feerates: 80.55 > 1.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (729,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
186,223 186,223 000000000000071eb80f3684c4532614015c3f3fa1b74d5ed3237a7559134a14 368 0.11/1.00 vMB 159
186,222 186,222 0000000000000692e37b9fdd6a8313e407558c23ad499acf228c16c69093696a 208 0.14/1.00 vMB 126
186,221 186,221 00000000000006184cc6edbf7c3f81829625a18dc67ccc16b7e0cddd81d20f49 144 0.05/1.00 vMB 94
186,220 186,220 00000000000004e4daca1caef0d7086d7ac9022119e408fdc5bb4c56ac85a5fa 152 0.05/1.00 vMB 160
186,219 186,219 00000000000002efd599d6841abea7d30064bc8ac62a59120dd98b9cea542aa7 140 0.05/1.00 vMB 35
186,218 186,218 00000000000003ebc32c70feabfcbe7f85dc2491f3b673c651956acc7d80d77b 601 0.25/1.00 vMB 138
186,217 186,217 00000000000000dc196b99468a209d27ed8d8bbf702f30e1e78acf6fec8607ee 115 0.05/1.00 vMB 36
186,216 186,216 000000000000016875cdb7cb8a0eae585e4097993add274198e55c38b5d17f12 32 0.01/1.00 vMB 377
186,215 186,215 00000000000000735c9c1c8badf1c66873e0401927206109c11084a5d16380ce 213 0.07/1.00 vMB 0
186,214 186,214 000000000000076328cd62c7ad6419c12d9aa9f2d81c5ba2b77078474838239f 604 0.26/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.