Loading Tool

Explorer IconExplorer

Memory Pool

25,538 transactions
27.05 vMB
0.05998335 BTC
Random Selection Loading Transactions
Max Size: 129.15/200 MB

Candidate Block

Mining Attempt 259ee0f481d20f3aa2989a373ff40696a9fad115f238a3a421418df119282e37
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (676,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,637 237,637 000000000000017a38ab33d78455e1f599045ede5eafc23442626cb3f841fcb4 134 0.09/1.00 vMB 120
237,636 237,636 0000000000000154e2fc0d5d97e5deec0de889ddadb63d91d9c158ecc850cbe8 186 0.17/1.00 vMB 85
237,635 237,635 000000000000012ea7114ff170646a031f2e1ca96f94cf379868db83c9517d36 580 0.25/1.00 vMB 174
237,634 237,634 000000000000015611c5889ed10a12b36f40b3fca7381bf35d4c699c13bea71e 616 0.25/1.00 vMB 174
237,633 237,633 000000000000004020280bbdfb3675a759e03cf86bde6a6e4900e6167bac6f8e 89 0.07/1.00 vMB 79
237,632 237,632 00000000000000abe85a7cda4a278e62a9b501950266e22297c7005d1720e335 564 0.23/1.00 vMB 204
237,631 237,631 000000000000000fd30e80a55ec83e5aa4ed43c2c33ec1409e90887f79cd22e9 125 0.10/1.00 vMB 76
237,630 237,630 00000000000000a1340fca3c70c31375d0a3fdc86fb7e78e47285178010e633c 280 0.14/1.00 vMB 173
237,629 237,629 0000000000000119d3b2cc96bca9d603b5660656cc794cc20e822e75a6e8ccb2 194 0.22/1.00 vMB 61
237,628 237,628 00000000000000140b1bd3cd71ab480ad3c8b4dcb080c1553938345f945f3e74 585 0.25/1.00 vMB 206
237,627 237,627 0000000000000174c92a41e243b50ba671f3cfa794979faadfd0f3f1a72dbfef 536 0.28/1.00 vMB 132
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
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.79 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.