Loading Tool

Explorer IconExplorer

Memory Pool

41,067 transactions
27.31 vMB
0.07815677 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 7c83378597b5f5f7ff80987c4ea0c71815005ca0d3d6612020ab3e78850610a2
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root d17dc4aeba8b95584df1f6fac34120a33ec9ebb84b4a9b33048920b6b8bbd567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,083
Size: 1.00 vMB
Total Fees: 0.02561024 BTC
Feerates: 141.50 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (68,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,697 845,697 00000000000000000001156aaf3c23155c331f24c14c0357280b7b59f6d6ad30 4,560 1.00/1.00 vMB 40
845,696 845,696 00000000000000000001beb82b1d45b03c68f5486d1a8fd965f655e08272e3cc 6,294 1.00/1.00 vMB 47
845,695 845,695 00000000000000000002c7d809254952de999d63243eccf0479aed75434ed0b6 5,917 1.00/1.00 vMB 40
845,694 845,694 000000000000000000006019ea2cf0076120cd4fd22a995853ec963fb4cdfe0b 5,023 1.00/1.00 vMB 47
845,693 845,693 000000000000000000021712aa2398743cfd8eb0d38fe597c4a6ced78bab0e9c 4,438 1.00/1.00 vMB 40
845,692 845,692 000000000000000000010ed88e02fd1192d49cc9d7185443993e2133bef46503 6,418 1.00/1.00 vMB 46
845,691 845,691 000000000000000000033e820578ca60bdcfdcbf6bcd745f16074ddd4d60a064 6,177 1.00/1.00 vMB 46
845,690 845,690 00000000000000000002da2dfb440c17bb561ff83ec1e88cd9433e062e5388bc 6,206 1.00/1.00 vMB 51
845,689 845,689 0000000000000000000052feb38a70c63ffa1d3c40c24a98e379653862b7f321 6,588 1.00/1.00 vMB 44
845,688 845,688 00000000000000000001c90f733186dd64a7a76f9711c82baf0b534be02ce623 5,213 1.00/1.00 vMB 52
845,687 845,687 000000000000000000022f9db8d71115a6404a1093b9a88f88859a33d0a54695 5,613 1.00/1.00 vMB 49
845,686 845,686 0000000000000000000142177b09be503dc0817ce2ff0a2736fdc5150e6829a0 5,228 1.00/1.00 vMB 60
845,685 845,685 00000000000000000002b92dda66c44f5b8e4194226d6f44973c7e2589200082 4,687 1.00/1.00 vMB 52
845,684 845,684 000000000000000000026f5250f3c7b4e6b24b35bf81dede4cd50cf52f157e6a 5,486 1.00/1.00 vMB 44
845,683 845,683 000000000000000000004f185aed4e9cd9437c05658dc5a6bb884adc00d70d56 6,251 1.00/1.00 vMB 36
845,682 845,682 000000000000000000014fa6170f3d18f9b3d75d887053db9e90aa4cea8964f2 6,611 1.00/1.00 vMB 39
845,681 845,681 000000000000000000031879762d1c2678faecd129394748d52e948206d78daa 6,915 1.00/1.00 vMB 37
845,680 845,680 00000000000000000002fd098568bf99f27ae6b48f9746efdd930b8ebf4665ed 6,796 1.00/1.00 vMB 40
845,679 845,679 00000000000000000001bd92d330884ff451baa9878008f99b09217e1ef2b632 6,214 1.00/1.00 vMB 42
845,678 845,678 00000000000000000000acdee47119384dc59e62204362d218d094956f852186 5,476 1.00/1.00 vMB 37
845,677 845,677 0000000000000000000126787a5fd8a835a0a5ec95d0106c5856b7f7bb20cc50 4,767 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.