Loading Tool

Explorer IconExplorer

Memory Pool

25,142 transactions
26.97 vMB
0.05750540 BTC
Random Selection Loading Transactions
Max Size: 128.60/200 MB

Candidate Block

Mining Attempt 5407bcb4cd919d6bf48dc39dafcde1b1eb0fd969ec8523f8e6ae4137a2cdcd10
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root b280836352fcadf31da2253c8494546e95832683d49ecceb59fb2b9617a5502f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 698
Size: 1.00 vMB
Total Fees: 0.00682373 BTC
Feerates: 150.93 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (676,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,626 237,626 000000000000012e9c74acaddd8a8b8dd3b485d7ebde11c98a8f38359d0058f0 192 0.10/1.00 vMB 135
237,625 237,625 00000000000000bcbb83199d678ea9aeb56de000c386dd53b4d7f569aca3b707 301 0.15/1.00 vMB 172
237,624 237,624 00000000000000a24905ace902152f04372045d2c35785de633cf699b4750f1a 39 0.02/1.00 vMB 147
237,623 237,623 0000000000000127e68f008ab09270483a0f6d323f867ec0c609f05513c66b76 63 0.03/1.00 vMB 171
237,622 237,622 00000000000000a563c8f68c4e7b63344b423c65e97818a9391f9956dfc4b8e8 305 0.15/1.00 vMB 179
237,621 237,621 000000000000007adfbc2aad42fa1a648b2ea66f0127c1d34505575dfd52ec08 148 0.07/1.00 vMB 127
237,620 237,620 0000000000000085aa8294fcf5a5676e2845e8bff4c83897ac9190361910f9e1 1 0.00/1.00 vMB 0
237,619 237,619 0000000000000015c784354da19ad26ff6bb73b464c45694ba0c34322e0bbed1 215 0.19/1.00 vMB 94
237,618 237,618 00000000000000df9709228c1e6cf0e3f184e8fa70b4e64da0fff048e035a7c0 737 0.25/1.00 vMB 233
237,617 237,617 0000000000000147e9116ebf6da07db79a08d8b6244273027b70991ecf71faf4 211 0.12/1.00 vMB 94
237,616 237,616 00000000000000c72ebb43a953c4182c232b7037a44c8cb7d8ca591b411bff43 530 0.25/1.00 vMB 159
237,615 237,615 00000000000000f768865fa2669170843a9a9290cb691415232e64a50dc1dfb5 426 0.23/1.00 vMB 145
237,614 237,614 000000000000005cc5b79b1211f17f66fd0d04b4464cb11cf3c977fe13448dcc 268 0.08/1.00 vMB 61
237,613 237,613 0000000000000043c94b16ca8d8e927bdb5a6e43700e27a7db975a9c37225c0f 64 0.04/1.00 vMB 92
237,612 237,612 0000000000000050b0dd8026afef180ede13ae95d2db920375a5caaa30bae72a 485 0.25/1.00 vMB 161
237,611 237,611 00000000000000c34326f86f2a77d5b4ee672b0dd30d5dc141d7e107cc22427a 335 0.25/1.00 vMB 120
237,610 237,610 000000000000011bd4b50a8f6100194cecf67b81b16509c4fa3ccaaa59bfa9b0 683 0.25/1.00 vMB 209
237,609 237,609 000000000000007ca0914fd4309591562bdff110be5f07bd1ab43b26a8c144bf 695 0.25/1.00 vMB 200
237,608 237,608 0000000000000085200b3e1149686bf45b5e96bd51e05dce99563cea7db7b543 324 0.14/1.00 vMB 150
237,607 237,607 000000000000005b24ba68b752b77f27ed5ea638b2fdbc3d9682ba857c1145c6 241 0.10/1.00 vMB 182
237,606 237,606 00000000000000d91e7065a03b0f82daaa02d7a867afeb066424984776b194f3 42 0.02/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.78 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.