Loading Tool

Explorer IconExplorer

Memory Pool

56,550 transactions
18.54 vMB
0.04491183 BTC
Random Selection Loading Transactions
Max Size: 117.35/200 MB

Candidate Block

Mining Attempt 035a4819ca4bde36f829742b50bfcba6375dad5d6402f0065a9fc196cbc54c2c
Version 20000000
Previous Block 00000000000000000001af3062aed7163af32fbe6e3ffdb774559bb764752576
Merkle Root 1e17231c19d361d0bcaa2d151962e08709bbf64916ed4f09a512e810af844932
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 353
Size: 1.00 vMB
Total Fees: 0.00334351 BTC
Feerates: 40.21 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,708 (655,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,616 260,616 00000000000000171c819f8f10803f2f1d08f08fab250cf39316719840a96391 131 0.05/1.00 vMB 86
260,615 260,615 000000000000000109249c7e364bb9806f1610ab3f4d3f451a0df436f05ba8d6 259 0.11/1.00 vMB 128
260,614 260,614 000000000000001a71353d49489df136e2a5d99570cac1fe02340da0ed8c4089 334 0.16/1.00 vMB 114
260,613 260,613 000000000000000680614930ad974787d2a78fa81feb2e69c7261a001afd6c1e 198 0.09/1.00 vMB 109
260,612 260,612 0000000000000004741dcc0dcf1666496dabb7acafdc65dff456020dda00aaab 185 0.09/1.00 vMB 118
260,611 260,611 000000000000000ca3b16389c5c1f73a125813fb23a7c337744d436359a9cf5d 294 0.12/1.00 vMB 195
260,610 260,610 000000000000001356062cef7c83ad637d19e579dbf0f057326cda339da204ff 333 0.13/1.00 vMB 101
260,609 260,609 000000000000001b66e9f9ab0c18a78fadccf7082ad9a27857b6d9696f2a7a66 245 0.11/1.00 vMB 109
260,608 260,608 000000000000000ced9314aca04651eacd6a7b3497d6ab37c46d1ed702655fd1 37 0.15/1.00 vMB 12
260,607 260,607 00000000000000033b9b9825b180fc0cc169a50a06f4934af3d9b601d7a9cdb1 274 0.11/1.00 vMB 126
260,606 260,606 000000000000000ddbc8c2f25dcbbbfc2bb2d5a23ad63aa43b97d96bd3151a1b 411 0.17/1.00 vMB 132
260,605 260,605 000000000000000b1fc51c0caab2f82e030a2461b12db164c5adcad4d7085f11 97 0.05/1.00 vMB 83
260,604 260,604 000000000000001c6f4c8d318f45fd3fe8be0061f733adf2ad9b1360a8d3c074 219 0.09/1.00 vMB 103
260,603 260,603 000000000000001c66899fa69a7c3de8d67354711c1c3623cb1f63bd47cb89dd 353 0.16/1.00 vMB 108
260,602 260,602 00000000000000104dd9531d196fd81b7873618384a20eb5bf87a362ca265eff 589 0.23/1.00 vMB 131
260,601 260,601 0000000000000000d55563f0a115c6295f2f7678ddb9322f3edbd71d4b4638a0 58 0.04/1.00 vMB 13
260,600 260,600 000000000000001b28d9d794c965e75c0f0cdb4f842e6d7726f5b27644ce0fbd 67 0.05/1.00 vMB 44
260,599 260,599 00000000000000064ea30a6641130fd6be4d830257a6abc73bdbc460264ae789 408 0.18/1.00 vMB 118
260,598 260,598 000000000000000ed872af1aa65c524f9f0448d1be5fe7b0545f6e72ad943b7f 330 0.29/1.00 vMB 40
260,597 260,597 000000000000000a06d88f8e2d67bf79eaf5fabfacfe43c9399f49cfa953a387 256 0.11/1.00 vMB 152
260,596 260,596 0000000000000010e0bcfe2be4a9e67fb87a211bfe14807f8f79eba50d042aed 588 0.25/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.60 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: 775.27 GB
    • Received: 20.84 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.