Loading Tool

Explorer IconExplorer

Memory Pool

75,370 transactions
29.55 vMB
0.06669438 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 078485c210a077bcab83ea9180c0d51c0f62472fa526be19a244f3848fab8b49
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 105e1a7711e4c4883d56df253fc9e5d82e39d949efa938ca02cef6684e93ad32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 843
Size: 1.00 vMB
Total Fees: 0.00450651 BTC
Feerates: 50.90 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (632,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,193 283,193 000000000000000073c6363b60522f154a3b8d0381a578e4075af39752f8074e 1 0.00/1.00 vMB 0
283,192 283,192 0000000000000000a6f52b88e14e23286dd83c7d43d6ad0a1ddf5916c1549d19 407 0.21/1.00 vMB 43
283,191 283,191 00000000000000008987be4916b8020e8d1165e36a078d79ffb295787f8ad9a4 137 0.05/1.00 vMB 75
283,190 283,190 0000000000000001305150bd79c76f403e2573848fe079dcad4fb99c5a3fb6ab 147 0.08/1.00 vMB 39
283,189 283,189 0000000000000001c75d51721589d2c34c7c0dcf9db931794dae80051a45c90d 262 0.15/1.00 vMB 53
283,188 283,188 0000000000000001c4d869ecee6719da8897de3428222fa8f6d681274b330b07 293 0.12/1.00 vMB 43
283,187 283,187 0000000000000000484ee2dc32020f96dfead4349ddd2125ce32918ba2f40d72 125 0.07/1.00 vMB 27
283,186 283,186 0000000000000001a226f46b8602c7d907b2d001f8f3357f8017a9bc1c5d202a 373 0.21/1.00 vMB 35
283,185 283,185 00000000000000001deb756ec8b8742e24c2572310f755eb7fa6dc09e0c1f352 1,302 0.66/1.00 vMB 26
283,184 283,184 00000000000000017b08bf10aa664f007c4445863a972022592e298c0a8d2705 449 0.15/1.00 vMB 166
283,183 283,183 00000000000000002bf16038f626643321f2ee548c37e207d30835e18bdc1afe 99 0.04/1.00 vMB 59
283,182 283,182 000000000000000004b6c8e7c182db01e909c0487e2a3e79e06698214e0bc55c 72 0.16/1.00 vMB 12
283,181 283,181 000000000000000002101f57992e94fdf8981e9857b0a589ad950ba1c61a8379 364 0.25/1.00 vMB 29
283,180 283,180 0000000000000000edfeb85cb2b815cddf1635513e324b91387eec9ff2b10fe9 769 0.35/1.00 vMB 37
283,179 283,179 0000000000000000fec3ecc86a795a8a3c1be665c174141e73a5a3b89327bc11 798 0.25/1.00 vMB 77
283,178 283,178 0000000000000001178ee7a60f8be49899f5377b4ce44bc43ac9262c4e2fa8bb 588 0.35/1.00 vMB 27
283,177 283,177 0000000000000000f0f8b02081fb163e464bb76f2699d2e78fb24db325edf2fe 1,177 0.35/1.00 vMB 82
283,176 283,176 0000000000000001de6b5e6b28e189d4d305272a0afd77ee933c98a2313a6cd5 390 0.16/1.00 vMB 48
283,175 283,175 0000000000000001bd0b01b007a40f28c07722bc4699bc6a59d86f8754c773cf 299 0.16/1.00 vMB 43
283,174 283,174 0000000000000000c720bc3d2b633190e61e01576289af1323484092339ed646 191 0.08/1.00 vMB 44
283,173 283,173 0000000000000001357d35b35857dd879c80621c4a5027aab84dc49963c07e57 452 0.22/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.59 GB
    • Received: 16.73 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.