Loading Tool

Explorer IconExplorer

Memory Pool

83,812 transactions
31.55 vMB
0.17257976 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt 52b28c219d5fb485430a26b5dbc5542621073c384455827e67c0d43ef590f3e8
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (637,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,184 277,184 0000000000000002b84a18d3a16856d668f12b5ff0b7b430abfac08e7355aff8 261 0.12/1.00 vMB 42
277,183 277,183 0000000000000002576c54c5263096fc72da6a47de1f86fcfd9343f7c10b16a9 350 0.21/1.00 vMB 35
277,182 277,182 0000000000000002342d2cc9f58c6dda5c026dc0c840db4baa6b0a8bfd574ca4 128 0.07/1.00 vMB 26
277,181 277,181 000000000000000323b00994ecca7e5978df6d893cf5eb04191e3fb7423c522a 59 0.02/1.00 vMB 68
277,180 277,180 0000000000000001a69858e1f0b4d85e97a12e2d1c0f7362aa8c0d2e706070d5 200 0.33/1.00 vMB 17
277,179 277,179 000000000000000098544f943a0916b0af923cba4f982c28e484cadb40311292 538 0.25/1.00 vMB 41
277,178 277,178 0000000000000001782f1ac5be419c3cb227dd78263ee15cfe3d4fd2961b81e0 30 0.03/1.00 vMB 89
277,177 277,177 000000000000000175d08bec9b5c4d73c9c25c27ddd316efb4a452d3ebd48c3f 263 0.24/1.00 vMB 16
277,176 277,176 000000000000000075cec73bd4ad551a7fbb9f3d33024ddba0dc364fd74dde7b 699 0.25/1.00 vMB 65
277,175 277,175 000000000000000134cd193cd918603198e302d5afe720251d4838e4f32101ff 31 0.02/1.00 vMB 30
277,174 277,174 00000000000000016bf8ef9f1329681cad8a55f3e797a0b2a90e4bfc41e3ed49 66 0.03/1.00 vMB 50
277,173 277,173 00000000000000028578632b25ab0b9f9bdf2ad07e419b728f185d3e20e11a01 430 0.21/1.00 vMB 42
277,172 277,172 0000000000000002ce79db98c6908f2e3fccd0e57b0e762c0a1c3bfa6b51a397 271 0.15/1.00 vMB 36
277,171 277,171 00000000000000011f404d7ea5d203bfc9767005be3e0039ee12c91c47707692 298 0.15/1.00 vMB 40
277,170 277,170 0000000000000001633523f4aebf35697bfd64f5a38c671ae611e8da4de8e701 122 0.07/1.00 vMB 48
277,169 277,169 00000000000000031d6107e0c410802bbf9abc1fc5295f66548829b509f7531a 155 0.08/1.00 vMB 39
277,168 277,168 00000000000000013f34985439cca821dbbd3628df77ffbc3c9a143a1e81832d 166 0.08/1.00 vMB 27
277,167 277,167 00000000000000026704e3a2dddee278fcec690ac9a1c7dde0d9723c0ea508bb 253 0.13/1.00 vMB 52
277,166 277,166 000000000000000122f0b888f9a51216c282f7d84b56d1eb2cc7751c3d74fe38 256 0.13/1.00 vMB 46
277,165 277,165 000000000000000195295acea74ee9de7e808e72eeff46be39748b3e17f8f74e 124 0.12/1.00 vMB 23
277,164 277,164 000000000000000152f9288ee377d4a29c2e0db2c2b7741760aefa979827e139 237 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.