Loading Tool

Explorer IconExplorer

Memory Pool

87,588 transactions
32.87 vMB
0.13807260 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt d8642adfc773ed8714529169e58cdc6ae287b6ab9e8476b3bc56c5795e89c4dd
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 12b8a8c587f2f84df798d493f1ceed6ac4e2bc2e4d95e3d419e71435de72486b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.05035471 BTC
Feerates: 300.16 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (682,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,137 233,137 00000000000001c543e90bc03589ea7928a380e34af93b2045526092bfb4252f 297 0.25/1.00 vMB 73
233,136 233,136 000000000000000571b988bd82a350f3b261dfe1cefb74217952d5f2344eb389 230 0.13/1.00 vMB 147
233,135 233,135 000000000000018b870b056de8d9b76f96d9be18596b7beb36f75b3771533f8a 601 0.25/1.00 vMB 199
233,134 233,134 00000000000000dfbc35561cf469e416e45e6de970bb1e6470a705abcc54faa0 146 0.06/1.00 vMB 106
233,133 233,133 0000000000000130678aaf2dfe415c63af63de7cccc3fe51eb6164b7b029cb51 530 0.23/1.00 vMB 148
233,132 233,132 000000000000017f10e2ab8ee68c435d56af85d4291177a4c5564c0698365cb2 133 0.13/1.00 vMB 55
233,131 233,131 0000000000000097fc93614ba1d43bc39ff4ad4e0a3827763e72038f92bf2193 532 0.25/1.00 vMB 149
233,130 233,130 00000000000000f3916f48db84c7e94c3e3e8992fdec20810d55f3739fa751c3 721 0.25/1.00 vMB 212
233,129 233,129 000000000000009a6aba40b3f403e96613b8191edfc8a76b54444d7950e74453 145 0.08/1.00 vMB 132
233,128 233,128 00000000000001de82c6a2550a3d937cfb6bb05d071d889db3f616ff807ea408 333 0.13/1.00 vMB 186
233,127 233,127 00000000000000f066823e492a6aa71f8c63211a9a1e1e6c8dd030f3ab9b9513 306 0.15/1.00 vMB 159
233,126 233,126 000000000000008b042b8507e163f1f7c21f6b9671209d7ef8c984d1696babd0 101 0.06/1.00 vMB 157
233,125 233,125 00000000000000472c6dec794e6db8181c896a0a932e5754921e21c68b5d5135 265 0.12/1.00 vMB 187
233,124 233,124 0000000000000021598ca5162c427b5af8deec1d4c2983b5366aa408b0326a36 453 0.23/1.00 vMB 110
233,123 233,123 0000000000000084cb6f4c62e172fe88b7f9e8864de80e01a66edb5ec25ead43 235 0.11/1.00 vMB 164
233,122 233,122 0000000000000132b6a5019e6c4bebaf0ce6d7108e42d2e937bf34da879d6808 234 0.15/1.00 vMB 106
233,121 233,121 00000000000000ff94285ccae606efa75907e2e86a59b62ab7b9afa486ee8d9a 422 0.20/1.00 vMB 141
233,120 233,120 00000000000000160f5f999b56f26425b029b2e1dcee0504916333604088c9bf 722 0.29/1.00 vMB 184
233,119 233,119 0000000000000151ab85c6dbb6cb3cbc95935b126a5b980fcf6d9de77d139804 73 0.11/1.00 vMB 61
233,118 233,118 00000000000000a147f0a52c7cff2d80f9dffff446dad3127f05938ace83ab3e 623 0.25/1.00 vMB 203
233,117 233,117 00000000000000b38490f9fdae1dbcc6cf4ea36fa37efaabf216dc46a52ca0c9 341 0.25/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.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.