Loading Tool

Explorer IconExplorer

Memory Pool

37,977 transactions
26.80 vMB
0.05329609 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt 2e99492ef4918442c7d9257e529446504ea2d5165bc0c31a2049c2192bb291fb
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 344d9969c61625b85e9577a8fadfe2ad1205429b406e6c885c438e8f3e729f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 557
Size: 1.00 vMB
Total Fees: 0.00378957 BTC
Feerates: 44.54 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (612,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,352 302,352 0000000000000000072d825e2ac8dadb65d0729afa0927810a8aec9ad1197750 73 0.03/1.00 vMB 26
302,351 302,351 00000000000000006e095027fe532631a8e4973e714748b6946350aa31f05b3e 92 0.04/1.00 vMB 29
302,350 302,350 00000000000000003fc21babe5577dd95a4b26046f269697e04a32a5fbdd5818 134 0.09/1.00 vMB 24
302,349 302,349 00000000000000002776f5a3716d68c63d21d764631f9a2df2a53cce5bcf8dc2 501 0.28/1.00 vMB 32
302,348 302,348 000000000000000027631410e1aac087d81f43e7fe337e460c87c8743acfeab6 33 0.03/1.00 vMB 14
302,347 302,347 00000000000000001fa00d9538f477f132a87316a92de6ef1f26ac0d7505b01f 237 0.14/1.00 vMB 32
302,346 302,346 00000000000000001925b300e39e7024d04dbd970d4a07baaa26bf641ba33c15 103 0.06/1.00 vMB 25
302,345 302,345 000000000000000058ee483ee4e9786ed705704127adb6b3727a737dc7cdd571 92 0.03/1.00 vMB 42
302,344 302,344 00000000000000004581925705ed91f0d038f6b19dd3b2767f838ab53fe40f7f 344 0.23/1.00 vMB 24
302,343 302,343 00000000000000003c8a5a78efe196b074f153620babb4b10af4b72d4fe8d8fc 256 0.10/1.00 vMB 49
302,342 302,342 0000000000000000467f0cd0cedda05110151034146cadb4c2945a04c5c3523f 259 0.10/1.00 vMB 37
302,341 302,341 00000000000000003d10a9d1d1e676d0b509c6e77819f7cc37abe88779ebcf63 577 0.33/1.00 vMB 33
302,340 302,340 00000000000000001dd338fd40b84a8d9e3594c07f848bbbd302280d7a117249 145 0.05/1.00 vMB 22
302,339 302,339 00000000000000001835e812537a69bbf823fc74deddcb4e35e3391d0da5965d 210 0.14/1.00 vMB 25
302,338 302,338 000000000000000014e7a3199d558fd6dd855b893524b30b5a29c83daf798f25 242 0.15/1.00 vMB 31
302,337 302,337 00000000000000006dc432ef6168a45b10fe21b40b81600c9b2ba37186dcfe6a 320 0.14/1.00 vMB 34
302,336 302,336 000000000000000035acf3478e963fc3088b6632eff7c147d09aa73b65bbf22b 313 0.19/1.00 vMB 20
302,335 302,335 00000000000000000474677c72acfb23fdd866f6a41561ceceb345287ce1221c 244 0.22/1.00 vMB 17
302,334 302,334 0000000000000000723784b993014078c32c000f4d1ee65b9bbf219b4c5436f5 692 0.35/1.00 vMB 32
302,333 302,333 0000000000000000205c693606bb8b1bfb097701003d15913b047775eb1f6d3e 16 0.02/1.00 vMB 11
302,332 302,332 000000000000000041986d1692536aaa7a7e4b5b4485d40fc7037afd6f50e13a 337 0.21/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.