Loading Tool

Explorer IconExplorer

Memory Pool

79,150 transactions
29.29 vMB
0.08747196 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt a63dc7489645e13347417043829dfa3c22a719bf488863bcb9ca1fa71ac99699
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 38d19d59fdfc043438eea1b4d49c326560071384e96a5f44b062c1f86a90b23e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.02607465 BTC
Feerates: 178.73 > 2.61 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (734,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,320 180,320 00000000000005afab659a731cda1edf4aaaf960c6f7b9a923ee8d21e51bfaee 28 0.01/1.00 vMB 90
180,319 180,319 0000000000000583dca25895c9d19d4245a8d2fb299f8b8224471988206bef29 77 0.03/1.00 vMB 59
180,318 180,318 0000000000000151ab16bb52183de04d660812ebb36014a0408a21f7292671d0 423 0.17/1.00 vMB 126
180,317 180,317 00000000000004c80d29ccfe80cb4694ff0a6d9e0cfd123fd72f650fea4e3c3a 486 0.25/1.00 vMB 123
180,316 180,316 000000000000030c04c2bcd3562dae731af9764d073c1873ee1b351a20e84eb6 149 0.05/1.00 vMB 155
180,315 180,315 00000000000001916a93a04c53eb77ece5f4eafbe76c9ece03d21c4bc61724b3 134 0.05/1.00 vMB 106
180,314 180,314 00000000000007a6f9e6e7033b104d317709ccf9d97f19d05b84f80f0934069b 526 0.25/1.00 vMB 241
180,313 180,313 0000000000000433e4320b896100c01c0657863ca381d63c31d58480d075dbb9 154 0.05/1.00 vMB 730
180,312 180,312 00000000000006fdca7a3f3db0c183a0d7da904d6a7d03b66819ed427860069a 598 0.28/1.00 vMB 141
180,311 180,311 00000000000003cf5ab2942dfd127a28554934ac40e3a995d57414a70e1f1de8 54 0.02/1.00 vMB 96
180,310 180,310 0000000000000322cc614a857bcf96b7cb270ca326424aca9ec7138bd87518f6 532 0.24/1.00 vMB 177
180,309 180,309 0000000000000250b7892047343b44129fe4df6025fc99cf95ffc9fbff5fe35d 633 0.25/1.00 vMB 145
180,308 180,308 00000000000002023ac29f02f8deff621475ac05d545273e531c81f124110b9f 620 0.25/1.00 vMB 251
180,307 180,307 00000000000005b1dbaca334d1c7e4f8e68f1aae35df79ce56b84e474399fad4 151 0.05/1.00 vMB 71
180,306 180,306 00000000000000e2a27acef9b25ad56666995844cc0eddaa8cf5c8c8e9dd4e6c 522 0.25/1.00 vMB 136
180,305 180,305 0000000000000984eb0cafd8caf8891ddc108eb6cfbe8d954594739ac6bcd26b 61 0.03/1.00 vMB 638
180,304 180,304 0000000000000562ece8dc1586a6e166bfecdf89446ffb8e880d890172a301c8 11 0.00/1.00 vMB 52
180,303 180,303 00000000000004ff6136bb43f36fa5a9560a686b245e708af8cde93677b05a0d 122 0.05/1.00 vMB 653
180,302 180,302 0000000000000646ad7d6bb8a21ba44f1d3e4894d63a35a480218e67e4430502 128 0.05/1.00 vMB 296
180,301 180,301 00000000000008e45062d62e8cf43e781880f98fd0e8189c9a3dabc30a753498 254 0.11/1.00 vMB 185
180,300 180,300 0000000000000184b48409de0a7f21a6cd2a8769803cb25b79a23d7567c866d5 69 0.03/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.68 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: 679.63 GB
    • Received: 16.44 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.