Loading Tool

Explorer IconExplorer

Memory Pool

77,145 transactions
28.68 vMB
0.09429939 BTC
Random Selection Loading Transactions
Max Size: 173.86/200 MB

Candidate Block

Mining Attempt 48472d456702363c2499daee14e617c158c7cdb487c2cf967e44245b9a939b9a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 88cd326ecf1ca9254af77e92a7374d916d828209da22ea090b6001d395552a6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.03480846 BTC
Feerates: 101.64 > 3.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (139,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,661 775,661 00000000000000000006e1c8472568d29db6ba6e0f5caa4b1cea2dd25ae5153f 2,023 1.00/1.00 vMB 12
775,660 775,660 00000000000000000005e4a1acf672d1228d17db5eefbb34e476a9730aa8a598 1,751 1.00/1.00 vMB 8
775,659 775,659 00000000000000000001be1435a1dbe0fe30de0dacca2e5076cffea81d5119c7 2,852 1.00/1.00 vMB 19
775,658 775,658 00000000000000000001b3ebcecf788084f58add0d7b0c9f40240104317fc5cc 1,475 1.00/1.00 vMB 22
775,657 775,657 000000000000000000054063e6425eaaf29ead183d5f643e6a6fb1cc11ca9b82 2,701 1.00/1.00 vMB 21
775,656 775,656 000000000000000000036bed3847705e256ee787bdd7add01e64d3532e21942e 1,780 1.00/1.00 vMB 8
775,655 775,655 000000000000000000015ca697a621738b65cbf7fafd32d8323fdbf6ff3fd796 1,869 1.00/1.00 vMB 15
775,654 775,654 000000000000000000037a742ade26b8ce39bb54abcde129ee8fb30b58f10a26 1 0.00/1.00 vMB 0
775,653 775,653 000000000000000000042dec14d9f7261656ebeebd7a36477cec22583132d515 2,648 1.00/1.00 vMB 19
775,652 775,652 00000000000000000003ba09dbafbcd475002d9a5ccb65515f00d96f496ea2e6 2,506 1.00/1.00 vMB 11
775,651 775,651 00000000000000000006d6ccf109e001b7e6c20ff848203647b1af5116997930 2,833 1.00/1.00 vMB 27
775,650 775,650 00000000000000000000b0ca4989a461782d4cf717d9de6b53d53a5a6c8f6d40 1,751 1.00/1.00 vMB 13
775,649 775,649 00000000000000000002795a67555c6b59a6b989124b114ade154b403ed971d5 317 1.00/1.00 vMB 4
775,648 775,648 00000000000000000005681b338a6714ab3ba057b6074cd645ed567a21c49df2 1,818 1.00/1.00 vMB 5
775,647 775,647 0000000000000000000590f4ae9f1a59a8ea976513b86a79b115458e83bdb4bb 2,497 1.00/1.00 vMB 9
775,646 775,646 0000000000000000000104ff8df50919094ee6a68d43a0d3754da80b62be1bea 3,421 1.00/1.00 vMB 28
775,645 775,645 0000000000000000000320f767defc9e2c4d73f9840f5f510a8a78c998f59d7c 1,530 1.00/1.00 vMB 16
775,644 775,644 00000000000000000003e0f03d24cb850cd54aa093e1989e494c08f87cfa2f9e 3,302 1.00/1.00 vMB 31
775,643 775,643 00000000000000000006a8dd49613ace430a52f0f30003d6e5c1e1e60b1c8f0c 1,302 1.00/1.00 vMB 4
775,642 775,642 000000000000000000070c849f786aadb4d53ef5567ec417fcc7a823b2195dca 2,786 1.00/1.00 vMB 13
775,641 775,641 000000000000000000059006b90f14af5827de46b44782d2b1211d2d7d91d219 3,160 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.