Loading Tool

Explorer IconExplorer

Memory Pool

42,539 transactions
30.45 vMB
0.16792647 BTC
Random Selection Loading Transactions
Max Size: 153.88/200 MB

Candidate Block

Mining Attempt df1bf176990251bde1c7ce0e192291319c5685ea57a96ea6bc1d439e4c84253a
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 345be42df60433ac23bf156dd2be8e94542edfba7d58491979700aa61e7b63cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,719
Size: 1.00 vMB
Total Fees: 0.09316216 BTC
Feerates: 301.60 > 9.34 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (841,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,516 73,516 000000000061d1e1e58ba4d47f6b340801d1ed78fff5d1b2375c15146cc41574 1 0.00/1.00 vMB 0
73,515 73,515 000000000015dcb25cc4b7e4a25d3b617f38f27fa52b65409e018d56cff8da55 1 0.00/1.00 vMB 0
73,514 73,514 00000000004ebff7d4710d2c31fd15d7daa655385e89b2865b0e51963260b470 1 0.00/1.00 vMB 0
73,513 73,513 00000000004d3c74a9902c015592f23b6f9186fb60e102da047211277e091bdd 1 0.00/1.00 vMB 0
73,512 73,512 0000000000938177916c7e2cdfc0b4b6a67ba34a3f6c11b8a8b73501ade10b21 2 0.00/1.00 vMB 0
73,511 73,511 000000000023ff539cd7759836a40ca264bf82204a6d7fb35cd08dd849ffd17c 2 0.00/1.00 vMB 0
73,510 73,510 00000000006b1d4a94776cbade163d414a7735884c4f4ef44b8b8f83c6fec833 1 0.00/1.00 vMB 0
73,509 73,509 000000000009a4063fc1d68ed4352899376ed08b1e34351252fd85e48f442c89 1 0.00/1.00 vMB 0
73,508 73,508 00000000007bbe9eb3243954f504bbd386432991c73841cab77fba66217628f2 2 0.00/1.00 vMB 0
73,507 73,507 0000000000992785d73d6fcad9406aef33b1e0498d8d89955054b749be0114a1 1 0.00/1.00 vMB 0
73,506 73,506 00000000001e3d8eeefad94e9c7c7483a5166eea8195ce7489f2582876ba5bba 2 0.00/1.00 vMB 0
73,505 73,505 000000000037e23aad60b8a9f7857835d45058d26f183e666a4ac719bbbc6cdf 2 0.00/1.00 vMB 0
73,504 73,504 000000000050955715001be627f34178cb771a13be529ec31e0a720ef64cf527 1 0.00/1.00 vMB 0
73,503 73,503 000000000027fe343097fc6c2b946d61314147300fe0fe18ba453a4ca5c3d138 1 0.00/1.00 vMB 0
73,502 73,502 00000000006ec2eb48c1d7b09a6cdf2d9885ef5e391706aecdc5f41272a7752a 1 0.00/1.00 vMB 0
73,501 73,501 000000000095ab428162e86ffc269a090312e75be64665e638e2998137786aa7 1 0.00/1.00 vMB 0
73,500 73,500 00000000007602883978c6b3d1d295e567621f2846d934f0112a99cf8e31366a 2 0.00/1.00 vMB 0
73,499 73,499 00000000001bb10b046e15ac973667b7673961035146c8431022068d6bf7d452 1 0.00/1.00 vMB 0
73,498 73,498 00000000004ab37da529bc5ade636b14efa53425695ff0b0f2470622bcf4b1af 1 0.00/1.00 vMB 0
73,497 73,497 0000000000b5877dcb7badb6865ed61655e4a1659443b7f832a6908b2a1f6491 1 0.00/1.00 vMB 0
73,496 73,496 00000000005fe553222b8b572f64eedb6e3d33d60821a93c800128d5ffcb1510 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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