Loading Tool

Explorer IconExplorer

Memory Pool

79,004 transactions
29.73 vMB
0.09228441 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt f409466256eb1e3da15604d4b266973588840c04f2523b056de652cdd65f5c47
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 356ab0fa4c1a7d29f702b2addd3b9521c9b9aa470252f40a85ca5b36637e5aa1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,456
Size: 1.00 vMB
Total Fees: 0.02604235 BTC
Feerates: 101.62 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (308,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,483 606,483 0000000000000000000afa7b24f58cc529d2e710a23d6f330faa5a780ed68923 2,886 0.91/1.00 vMB 15
606,482 606,482 0000000000000000001093b8c93312193b66d156df06333ab95c5707e5268a8b 2,635 0.84/1.00 vMB 17
606,481 606,481 0000000000000000000ab426e4cf744b9f338bb7c14a0aa4b352ee6d9810c08b 838 0.26/1.00 vMB 15
606,480 606,480 00000000000000000006cd5209a8f518436edc205200d957a6d2b117b567aede 1,858 0.54/1.00 vMB 21
606,479 606,479 0000000000000000001450b2fa403b1dcc489d59db15d03a1854c0c16329b27f 723 0.28/1.00 vMB 21
606,478 606,478 000000000000000000093b3e8eb81dc33316741afcd63baf0fd42c9fc2053561 1,811 0.55/1.00 vMB 12
606,477 606,477 00000000000000000000a054dd23cbb21fd93907e826363184cc9193d947b227 3,058 1.00/1.00 vMB 13
606,476 606,476 0000000000000000000451c2a583d22b000bcb179632ec5ccc02673d84a3db87 3,248 1.00/1.00 vMB 32
606,475 606,475 000000000000000000007b23378e4602e7617ef672ea5a2dc0347a87e0f21072 206 0.08/1.00 vMB 15
606,474 606,474 00000000000000000012128f85d530786f0177882db40e9a7ddd218abbbac027 1,137 0.48/1.00 vMB 19
606,473 606,473 000000000000000000030273af4101275fa0185524a0649870e637b6f4236a2f 946 0.31/1.00 vMB 18
606,472 606,472 0000000000000000000c8f8ed2cdbd21162f8ad932bebcdbb1c364becf33a01f 1,563 0.59/1.00 vMB 11
606,471 606,471 0000000000000000001550e62c6c7ca93a7a7fa47e1f4456ebc2d06a5164d8d9 1,496 1.00/1.00 vMB 4
606,470 606,470 000000000000000000145e87fbdd5de7138a87c920286c564a86448803a1d11e 2,888 1.00/1.00 vMB 13
606,469 606,469 000000000000000000129c2abed0c57f27f5fb917b0b2af3a8deb2db27ae08fb 3,010 1.00/1.00 vMB 20
606,468 606,468 00000000000000000003774f095be511b4674d8bf840638b549fa3ea1a4df6d6 1,979 1.00/1.00 vMB 12
606,467 606,467 000000000000000000081c5d1098a421ed751555607d688d6e9bc95f017866ff 2,402 1.00/1.00 vMB 21
606,466 606,466 00000000000000000004fdb95238b3eae8702e0d65a2e1a5af7b8ffb9a484a85 2,894 1.00/1.00 vMB 13
606,465 606,465 00000000000000000001b6411220cc946e9c0ed7562f9e926e0a4d96be725310 3,241 1.00/1.00 vMB 31
606,464 606,464 0000000000000000001266f7fbf51e67971a8baa0c86d893fe6759b22cea84ad 2,581 1.00/1.00 vMB 14
606,463 606,463 000000000000000000134a4849e08ccadd5d695a2d23c9e6649e5ac037776c13 3,400 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.