Loading Tool

Explorer IconExplorer

Memory Pool

93,883 transactions
34.40 vMB
0.33807246 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt 94fbddf81920eee3d0c6240168233915601357f8de0bb04f1a1c0919186fb43e
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root 1079fafc92c22de7c6f2a45d51cc751de5e985072036dfc988a59529bda247ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.08656656 BTC
Feerates: 212.54 > 8.67 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (707,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,313 208,313 0000000000000458ef539663b469814260bb94b0f868dc685156c6bb9697b23e 150 0.05/1.00 vMB 132
208,312 208,312 00000000000004cbde681e51928ce27380d36f76b5f059fe409c600549e90402 1 0.00/1.00 vMB 0
208,311 208,311 00000000000000af7d1319469dccd64816207bf2ff249f01b84711ea9a26b579 89 0.24/1.00 vMB 76
208,310 208,310 0000000000000298998f4f69e48d569935b02197da250f4c3e35c5d0e9744502 341 0.23/1.00 vMB 161
208,309 208,309 000000000000028e2d2f37b7c96b06e4f5801f94e10938d85ce8780b7c4724f3 16 0.00/1.00 vMB 64
208,308 208,308 0000000000000316c7dd3f0207d3f4164d47d3031d6ae0e6bb634cfae15c119b 204 0.08/1.00 vMB 249
208,307 208,307 0000000000000234082f2ed698309e90400f07bb82e666f5caec9578036913e3 11 0.00/1.00 vMB 35
208,306 208,306 00000000000000ebe54fea5be6d92a6f5d4dc77d06c091f5b4bf5c60fedc88cc 168 0.08/1.00 vMB 171
208,305 208,305 0000000000000433748c662cad1709ac706c940388aba54c4321a9d0e5b7a91d 125 0.04/1.00 vMB 72
208,304 208,304 00000000000000197d02664a807b20f1922432dcf5af3c2dd47ac4dee821ae48 181 0.08/1.00 vMB 143
208,303 208,303 00000000000002ffc7e44c5edecc4b3551bcdbe95afcfcc369a388b9ce71df9c 548 0.29/1.00 vMB 184
208,302 208,302 000000000000043601003a2f375cd99f35bfb217482f6b407bc9e14199dd11e1 221 0.09/1.00 vMB 142
208,301 208,301 00000000000000358ead29667039ec4cd7b26dd10935254d0abd183b6d8a3342 640 0.35/1.00 vMB 171
208,300 208,300 0000000000000026a7efda7167aee69759ad950af3a015685802f1d2eb931549 9 0.00/1.00 vMB 352
208,299 208,299 00000000000002591913537402eb56f87021cec7e00947a0688c5a446872ab2c 22 0.01/1.00 vMB 315
208,298 208,298 000000000000049bacc7729a9a382db6b658e5a392408493fb84a860345deec3 69 0.06/1.00 vMB 119
208,297 208,297 0000000000000303aef87c01fbd04ca7f0c3d25ff506141073c46f5e30116169 9 0.00/1.00 vMB 17
208,296 208,296 00000000000000966acf04ecaf2c432716aa10ec6d25d663fe8e2df3dac0b348 179 0.09/1.00 vMB 103
208,295 208,295 00000000000004e19267b694c66613afc04d1af9df2927210d2078847fe4b838 278 0.25/1.00 vMB 137
208,294 208,294 0000000000000025bba12562aa7cda280b030ac46f983ddf694b2efc31820c5b 71 0.03/1.00 vMB 187
208,293 208,293 0000000000000020eae8b9d367ca0086660f41d23406f62524eb2ac83d111c05 388 0.20/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 783.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 773.03 GB
    • Received: 20.39 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.