Loading Tool

Explorer IconExplorer

Memory Pool

80,696 transactions
29.77 vMB
0.09634345 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 4596f025234d394c9d03438c9c9c6b6f89923108178785e6303b04eb4bb69cc0
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 1352fe949ff11125fc58678c358984040a4152ca6fbfef888e09d8c294dd3ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03193084 BTC
Feerates: 502.67 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (432,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,182 482,182 000000000000000001351e9e268a1bf3406991325728031adff72ce8c3a843fe 1,335 1.00/1.00 vMB 147
482,181 482,181 00000000000000000061cae89c2e06ed9d73ca63967db53cf4f8cd8236048214 1,756 1.00/1.00 vMB 218
482,180 482,180 0000000000000000006abbb2204e6f53428eae5bc08f76af953b316174d8f0d1 1,749 1.00/1.00 vMB 248
482,179 482,179 0000000000000000003d563c78390a7a0a22767edd592b2c5e04a31fb8c76063 1,556 1.00/1.00 vMB 179
482,178 482,178 000000000000000000b32f19d6ef529938a50a036912de6b159098cd6c17d79a 1,494 1.00/1.00 vMB 49
482,177 482,177 000000000000000000c660d0cc123fc385ccbf1f8d604dcdf3e2230327c2471e 1,937 1.00/1.00 vMB 275
482,176 482,176 000000000000000000337fb9db314b6023b42d8b4f58c72a6346b19ad40015a0 2,314 1.00/1.00 vMB 117
482,175 482,175 0000000000000000002ce8475772120d759b95fbc79f96d24d3eeb60e3600463 747 1.00/1.00 vMB 243
482,174 482,174 000000000000000001369e0b82722679d7937ec810d8a826d7e6f6280f32af90 1,750 1.00/1.00 vMB 375
482,173 482,173 000000000000000000751b8bf431c208ae01a0471fbf4df5242275c10513a89f 2,168 1.00/1.00 vMB 487
482,172 482,172 000000000000000000f15ba4bd0e05e2108506115ff2628b15e3051df169cffb 2,313 1.00/1.00 vMB 453
482,171 482,171 000000000000000000b491eb8a680b65b9453e71971e4794778752b4bb5039f1 1,700 1.00/1.00 vMB 293
482,170 482,170 00000000000000000089bfaab346f48363f68c54caaed875d6e80108d1844101 1,805 1.00/1.00 vMB 269
482,169 482,169 0000000000000000013ba94b252dc42ef4bfbc4e1ee2e18bc27a5795ca1b0e0c 1,356 1.00/1.00 vMB 200
482,168 482,168 000000000000000000a35aef32b02c20527a04728348027b1b3466d9ba329915 1,588 1.00/1.00 vMB 450
482,167 482,167 000000000000000000181c0c8c84953fd54eadf25049eb2e81873e193ebd5b67 1,803 1.00/1.00 vMB 134
482,166 482,166 00000000000000000080577b544d78d88f94f360c9d4255f840e6a1c8e793886 857 1.00/1.00 vMB 171
482,165 482,165 00000000000000000029fc7fb6d141e734406c9248618057b367151bb045c421 2,731 1.00/1.00 vMB 138
482,164 482,164 000000000000000000a9a4c41e9a421ef570624528fd64dbb874ab5a5828e2aa 1,509 1.00/1.00 vMB 57
482,163 482,163 0000000000000000001ae96111fa32620d598408b32bdb2dd72d78c49390a9b4 1,528 1.00/1.00 vMB 279
482,162 482,162 0000000000000000011fb2a93b566e7b3d5e06e16b1c24f8ed4a03753719ed07 1,940 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.