Loading Tool

Explorer IconExplorer

Memory Pool

79,492 transactions
29.75 vMB
0.08699605 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 35d6e5d5311a0a91b8b6891458de1db1cc98f4c004580c3457c0f3ae0d3f699b
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7896e90f527630e889fc41c24aa63f7e08f432b1de509af13e23557f2f4738c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02033258 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (734,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
180,299 180,299 000000000000081e4c5a18d1ba3da3a60ae4a34bee38eb10d3ada784c06b7256 283 0.14/1.00 vMB 195
180,298 180,298 00000000000000a4a9bca98ed075719c6ac9a2cfb7cd85254a0eabb6f53db997 561 0.23/1.00 vMB 178
180,297 180,297 00000000000002564fde3d344f21c76ee1d1f5786aa49a1c3ac50b69cbd9ee9a 449 0.21/1.00 vMB 158
180,296 180,296 000000000000001ad42b91deaf12e073ac6dd2dfabfd535dc7ffe0243a47a713 162 0.07/1.00 vMB 183
180,295 180,295 00000000000007348566365d241148f658a53232a7197ccce20d1b994a5166ac 65 0.03/1.00 vMB 196
180,294 180,294 00000000000006a8b57ef1b1081eb9bdb23e64633a6156fdb08560c427c40adf 36 0.02/1.00 vMB 88
180,293 180,293 00000000000007b83d9cbd083189b62cb32328a7ff8fbbbec891bffb3b333c09 330 0.14/1.00 vMB 154
180,292 180,292 00000000000006946f979dd16602c85dab9a8d8e58521f3c41629c1e87e384ed 116 0.05/1.00 vMB 137
180,291 180,291 00000000000004f9c524e02e9aa266c8ad472c051e2b4be37a9a49c09c1c42ef 123 0.05/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.