Loading Tool

Explorer IconExplorer

Memory Pool

81,712 transactions
30.82 vMB
0.09314003 BTC
Random Selection Loading Transactions
Max Size: 187.58/200 MB

Candidate Block

Mining Attempt 93a8c4301b172fc0fe1c19f92484c6dc8c3b65bb7cba245728823a5d2ca477d0
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6b89097a1175c516c439b55bc739ecafc43626aa5a8a5bdde76801a8c115fd07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.02369711 BTC
Feerates: 318.30 > 2.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (655,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,178 260,178 0000000000000004151382a03f69818c47c7036f8385667d2c8fb965bbeed525 118 0.05/1.00 vMB 71
260,177 260,177 00000000000000048fa8728024cf9822c3fd02ed7303631c522d3b72fca09610 175 0.06/1.00 vMB 68
260,176 260,176 0000000000000000df0c8214c2c5f05b029066825a09dfd554c0c4e9d85f4f2d 93 0.04/1.00 vMB 94
260,175 260,175 00000000000000173027d18b4750cc692e78d6b41e6c62f9bff4c0dc34c44d6d 76 0.02/1.00 vMB 115
260,174 260,174 00000000000000059ff5bd1d4e9421b40138813ff2cbc7c894b8e869121fe912 34 0.02/1.00 vMB 87
260,173 260,173 000000000000001000e2f754437b12bc97c329e0630f03ce6b08baa68e6d7f4e 155 0.07/1.00 vMB 101
260,172 260,172 000000000000001c98a82e398166c6f7061f6bca96047643f2a446471b78739d 69 0.03/1.00 vMB 85
260,171 260,171 000000000000000139e698eabc7ec4ee437ba69b1e4889717c7007168cc767ce 242 0.10/1.00 vMB 99
260,170 260,170 000000000000000bdcd62a989a8e26b6a0e67d7361c2d33430c2e2434c1edd29 121 0.07/1.00 vMB 48
260,169 260,169 0000000000000016c379a267e560b93962d923dfa9062ec60dd371e3f5bd07f0 248 0.10/1.00 vMB 108
260,168 260,168 000000000000000266d97e430b85f0a3cff851d0fac0287221222037fa9a0a60 413 0.19/1.00 vMB 85
260,167 260,167 00000000000000168aaf02538592f0c66f0b54d6cce4c2b8b9a3fa5b57c14e67 434 0.23/1.00 vMB 91
260,166 260,166 0000000000000003c6024c4f45e59dddf70a189f77c14ceae78b57c795eb2a96 58 0.03/1.00 vMB 13
260,165 260,165 000000000000000cf8dab769e99b397c1f305aecaeca78d6fe33f5c1171e874d 648 0.38/1.00 vMB 69
260,164 260,164 000000000000000c3866686ab7d507202eba123cdfb56366dbce30a859aead95 237 0.11/1.00 vMB 32
260,163 260,163 000000000000000292836748371b9f6da3fdb6f64b9f310e10d0c93448ae8a4d 452 0.25/1.00 vMB 124
260,162 260,162 0000000000000011f749df1b932d2eae74ea7f072c9d05c160fe8872b6aac614 143 0.10/1.00 vMB 73
260,161 260,161 000000000000000ad00878d4b929619b17c86c72b7372ac8f3e821abcdd56c11 14 0.11/1.00 vMB 23
260,160 260,160 00000000000000053db7d7398c547d9612bb438f06e699eacc8d8194f5f83e11 332 0.25/1.00 vMB 60
260,159 260,159 000000000000000e3885bcf9811dcf53cc01f1ace32230c1f41666c514921c56 283 0.11/1.00 vMB 147
260,158 260,158 000000000000000a5984c30867b21219f426727724a7a830f97be0232f10b9ab 177 0.09/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.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.