Loading Tool

Explorer IconExplorer

Memory Pool

81,021 transactions
29.78 vMB
0.10332734 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt 72785b181150281183992b9c3eea89ef2ffa37f29197922defa9c93961f8c8de
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 446a5f0bb0590930056a6851aaa18d16d588f71285a5ea6b560e8418f70b10b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03845115 BTC
Feerates: 146.36 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (688,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,298 226,298 000000000000000af19703826210356b59bd1d2bc7990f1e7ef75d841c0e6e60 130 0.05/1.00 vMB 300
226,297 226,297 00000000000000b22962b0c1116be5cee7ac19a077772c929893bb6c9faf0aa8 24 0.01/1.00 vMB 231
226,296 226,296 00000000000000127b71472914d124cef23b7a04498363a70551589873be6038 73 0.03/1.00 vMB 178
226,295 226,295 000000000000017d40bbe79fc998ed2d9ee59b054e05ce67b01945198ef4a903 42 0.02/1.00 vMB 262
226,294 226,294 00000000000000b419545067d6d638373ef4bdfdd41388672cc9d9882a0354cc 39 0.02/1.00 vMB 244
226,293 226,293 0000000000000133c0b4702ec03bdd4e21f2e96d8238d57c940fe8006319b00a 158 0.09/1.00 vMB 164
226,292 226,292 000000000000017927ee8aeaa9f90811e4304fa85f14573d2df6b93c923be760 130 0.09/1.00 vMB 157
226,291 226,291 00000000000003124c630d8e82d10b4a690f1509f1de56cc31af247ea0e97b7a 137 0.06/1.00 vMB 241
226,290 226,290 00000000000001dc989e6dcb2f93d3ac32c76bbbb6c0cde3bd50c34ae55815f7 118 0.05/1.00 vMB 213
226,289 226,289 0000000000000280eaa8c7182ca328c6d6fb43d353564e10341a9a57f69ecf56 109 0.05/1.00 vMB 213
226,288 226,288 000000000000005fec2af0971960700a2432771d7521a50bb4a032e551f35667 114 0.05/1.00 vMB 172
226,287 226,287 00000000000001fd44d28376430862a45c25cf537437cd51402c381efdeee66f 145 0.08/1.00 vMB 194
226,286 226,286 000000000000003103684a233bb213d116ab5760edf47b0f4337fb2b79b773e6 272 0.16/1.00 vMB 141
226,285 226,285 00000000000002beec97eac2a3cd07d386c08c8d6dd748c57d143a296368b810 6 0.00/1.00 vMB 30
226,284 226,284 00000000000002e7edf5da9e04201890f0519735f678a613bdd5e1a13c28a994 298 0.13/1.00 vMB 264
226,283 226,283 00000000000000a2dfa6c837e6ad5169c8452753b09fe4cba1f21792eb081f8d 80 0.05/1.00 vMB 168
226,282 226,282 00000000000000c5147fce22998e0e85dc3af1751971cb2d7d5baa3fa1028506 223 0.10/1.00 vMB 188
226,281 226,281 00000000000001eda9279780323fa78fb13884c0efc962a4fbf2efbff70be9cb 249 0.10/1.00 vMB 243
226,280 226,280 000000000000031e77961fc382c728fb0e062642ef1cee23fcd2fa043412480a 103 0.05/1.00 vMB 153
226,279 226,279 00000000000001f2dff874de7177417b9f8fd1b0bd32260a6cc334203aefad31 198 0.11/1.00 vMB 185
226,278 226,278 00000000000001d259bc466f11fc5129367c9311e1dc9771a919bb788016d443 180 0.09/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.