Loading Tool

Explorer IconExplorer

Memory Pool

78,938 transactions
29.56 vMB
0.10429842 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt f047d685afa053e34c496929f91efe075376f4e3fba8b19281121fbe47d36717
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (637,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,186 277,186 0000000000000002a9f67ccc94e1ee2314f7ffc41573ecedee0143bf962253db 414 0.22/1.00 vMB 28
277,185 277,185 0000000000000000f12a2fd2e6fe2830c2cab7f426da03e8cd26c48ed1f39c83 77 0.03/1.00 vMB 55
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
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.