Loading Tool

Explorer IconExplorer

Memory Pool

76,516 transactions
28.59 vMB
0.10227044 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt a577992f55095ef72ecee57d8fb48efc32ba30087fd166cec33996ff4cfb56ec
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (587,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,143 327,143 00000000000000001d188234c8d9f9aed2a0fe0e34e0a12eb73db8d2588d7949 141 0.06/1.00 vMB 30
327,142 327,142 000000000000000004e119b64a651b415cd2ac129fd41fa6b49c6ae0249854af 380 0.25/1.00 vMB 36
327,141 327,141 000000000000000016c825c70baf10e31e5bd342b688efbd4942a49645ee112d 365 0.22/1.00 vMB 26
327,140 327,140 00000000000000000032a9afa3d560732a6a0ddb3c7ede14f543dc7e4cb83495 351 0.20/1.00 vMB 25
327,139 327,139 000000000000000009560497e277bb7ef866ed3d4d9f5c8fe6dac41e5b13d443 720 0.42/1.00 vMB 26
327,138 327,138 000000000000000015cd31cbdbd76a259a2efa81d5e18c3451bbd541d474cfef 243 0.17/1.00 vMB 21
327,137 327,137 000000000000000000dbd621bfb4107ddd2a08b19139d50cde74c610a1bdf4cd 256 0.10/1.00 vMB 33
327,136 327,136 00000000000000001c6303cfd187650653ed2875b4341c975e32e20bc3507189 373 0.22/1.00 vMB 26
327,135 327,135 0000000000000000157fdf221cf0957d2961cc8e848aeb1ba03d6b732c540f4d 303 0.25/1.00 vMB 24
327,134 327,134 0000000000000000156c6508e995675a08fe74ccde779a267f9a04569f673901 295 0.20/1.00 vMB 28
327,133 327,133 000000000000000002bdf9b94ddd847edbe49289995f942de4dee2ccba78e861 185 0.12/1.00 vMB 27
327,132 327,132 0000000000000000196e135edffc4344ba75f65e5c8e193d053f232aae0dfbd0 286 0.32/1.00 vMB 17
327,131 327,131 0000000000000000097c3ed1551f808bbae8081507530ebf7958a4a9ce50d0fc 758 0.35/1.00 vMB 36
327,130 327,130 00000000000000001105a6745aa29c4b7f54fa6000044a05901a8cbe5bc78bb5 1 0.00/1.00 vMB 0
327,129 327,129 0000000000000000072d06059ea9202a7d791da8468db05c89281cb31c7d1c34 697 0.44/1.00 vMB 25
327,128 327,128 00000000000000000036f0f6cfccafc31dfa1f8abf36c645eece00d4cc9b8293 332 0.22/1.00 vMB 23
327,127 327,127 000000000000000006d81cf8b5401a866ccbcc5e81ddabc606f2c70b837de776 267 0.13/1.00 vMB 30
327,126 327,126 00000000000000001de0c766fc1e68b8404eae55cc2a9bd9f46f936e9e2b50dd 531 0.28/1.00 vMB 31
327,125 327,125 0000000000000000032801024c582a6cdf9a40da514111cf4602cf57fc1a72dd 62 0.03/1.00 vMB 29
327,124 327,124 00000000000000000dddf4e497079c16b0e69a557ba099a1a5d25fa2cfea1492 319 0.18/1.00 vMB 28
327,123 327,123 0000000000000000027a0e2679ced198834a338d4c86f36a0eb48a8f9b3a7e3c 502 0.30/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.