Loading Tool

Explorer IconExplorer

Memory Pool

34,627 transactions
27.73 vMB
0.05613811 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt d259f4e6284b95baddf674828989b1015d88109eb429972983fa2268b05d2fe0
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 79d48d3f39822724a7b288c9441b1df2d7965d174c6cfdfc31bccbba732ea8c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,915
Size: 1.00 vMB
Total Fees: 0.00343645 BTC
Feerates: 44.01 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (588,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,591 325,591 00000000000000000c6f7f5334fd1f0a0d80832260aa88f4421a2342181d84f5 587 0.31/1.00 vMB 35
325,590 325,590 000000000000000012d05b34bf1508e12302beb85b030d676fd923d417f1a4ac 755 0.42/1.00 vMB 25
325,589 325,589 0000000000000000161ca2772754cb03d333d7d6c667aea3b7104d895cac5db5 64 0.03/1.00 vMB 47
325,588 325,588 000000000000000002905789e166ebd83836890997b531f40fd6b3f83ec77e44 378 0.23/1.00 vMB 21
325,587 325,587 00000000000000001de793c2fafe35bfeb2a51e8e163473cb2195f915161c35c 381 0.17/1.00 vMB 33
325,586 325,586 00000000000000001d0864c21654a9410bf4c18832560410d80605248b04f7c6 79 0.07/1.00 vMB 11
325,585 325,585 0000000000000000164eb66920fcbd920245494172f8d180b77ce8305c4b8b42 104 0.10/1.00 vMB 12
325,584 325,584 0000000000000000057bdd5b50b18adc073a582441cf44f17738083b0d5f7f7f 779 0.43/1.00 vMB 27
325,583 325,583 000000000000000000bf8c47ac071ba520fc24ae4703e91742f6bbe65c354d63 96 0.05/1.00 vMB 24
325,582 325,582 00000000000000000eb103fddf911e17cafe20b46f0ac7ce35cb5c0d3b46ea4c 438 0.26/1.00 vMB 46
325,581 325,581 000000000000000010b5a06e557385f4ddab2dde15f2bc4092a0f4c7ed36b3c0 1,220 0.75/1.00 vMB 32
325,580 325,580 00000000000000001c6eed461b14e7190a8627576f67173d095c902c81303c38 393 0.22/1.00 vMB 26
325,579 325,579 00000000000000000d95569006869b173b703e76258c691af9d4de0d039a6e5c 32 0.02/1.00 vMB 45
325,578 325,578 0000000000000000174e5ab751da1ddb6d9889565229bd97959943abec78f186 370 0.21/1.00 vMB 26
325,577 325,577 00000000000000001ba43fb1f5229e5a5bb343f3c05c4ad8adca0d132b845a38 65 0.03/1.00 vMB 28
325,576 325,576 0000000000000000160b52c076b2969f8698fd94675594351674e660878eb990 1,082 0.60/1.00 vMB 30
325,575 325,575 00000000000000001e023d5586bb7bf4144f7498d0daab45dfde2e6e409ae4ce 52 0.02/1.00 vMB 17
325,574 325,574 00000000000000000514ac66c671e08b4cad668a5ecf628ea7bff01fc13550be 477 0.25/1.00 vMB 35
325,573 325,573 000000000000000014007fd8f7c5a533665b65b09bdd6b5d7769ae77769d982f 1,193 0.68/1.00 vMB 28
325,572 325,572 00000000000000001b0d63e426a72ce9647d0cd1ed908456ac4dbb82b9ebdb11 405 0.21/1.00 vMB 30
325,571 325,571 000000000000000011dde6dac0425a4438ccb8fc036d480a94411c818889a1e4 1,236 0.65/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.38 GB
    • Received: 11.62 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.