Loading Tool

Explorer IconExplorer

Memory Pool

78,416 transactions
29.39 vMB
0.07778805 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt ff39c8c2505bfd730ed30c147c606715063531c16f4966bdfb40071f30370314
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dbd0f5fc12ccb77b528dedc2b7da5257ade02b38aa3b8fbf365ab4b058549665
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.01471721 BTC
Feerates: 57.54 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (308,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,486 606,486 0000000000000000000b56b1db652a78e13ba77c4830251624a23a2572f7fdf7 506 0.17/1.00 vMB 27
606,485 606,485 0000000000000000000d17bf643c610a6c119b83a06ab8eb4c26e041a8f955b0 2,547 0.76/1.00 vMB 17
606,484 606,484 000000000000000000128f8038038ce03e5e3c3d3810f2fddc81f29c266b2bc0 3,096 0.94/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.64 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.38 GB
    • Received: 16.22 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.