Loading Tool

Explorer IconExplorer

Memory Pool

67,283 transactions
20.64 vMB
0.07241181 BTC
Random Selection Loading Transactions
Max Size: 133.21/200 MB

Candidate Block

Mining Attempt fe16d58f650c1683af273b5f02f42bcf6a294b04c1d793dc7e2efe4b85134850
Version 20000000
Previous Block 0000000000000000000034c3fa464cdb86bf5da92315fe166d94cd51b2c81e67
Merkle Root 4582bd00aaf11296d98b7dba47b71aa02e368dd0e017d1c9832d75d2c56cc925
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02435409 BTC
Feerates: 101.32 > 2.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,770 (802,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,450 113,450 0000000000002699a0186bfc7d33836bb6bd3af1d301a1e2038fe4f901f50f25 20 0.01/1.00 vMB 984
113,449 113,449 0000000000005360f4780f950a7a935762ee66e7e4001b1afcbed303fdc1fc9c 9 0.00/1.00 vMB 318
113,448 113,448 0000000000005d806afba109013c0e17934c5b117ffabf1ca8ceb8b53b170bd3 9 0.00/1.00 vMB 825
113,447 113,447 0000000000007649fd58f3346945bc60a399b0d0ecc43e381cd2dca441c17218 32 0.01/1.00 vMB 223
113,446 113,446 00000000000073152a386b3b592c5a435a806a4523c4eb5215b1bf2aa67f1474 3 0.00/1.00 vMB 3,861
113,445 113,445 0000000000000f99151f8ff6a210d26f8a26bfb8df7d214062884397363e213d 7 0.00/1.00 vMB 358
113,444 113,444 00000000000014453d048c95554d246c1d26d55609dadba22365aac82c92c631 12 0.00/1.00 vMB 346
113,443 113,443 00000000000047f75c89fc41ef4bed9d23c30b1d937dc29093ed6e19076999ce 10 0.00/1.00 vMB 347
113,442 113,442 000000000000b9a58c2ce910c222c3459329ef1069cd4143d514c0ce34b8beac 10 0.00/1.00 vMB 0
113,441 113,441 0000000000003cc0645dedd883765ee492e5b22d47b43b9b0db37bdc661b9c87 12 0.00/1.00 vMB 792
113,440 113,440 0000000000001f169e280bfc62a361cf2219c7c8d8aa427f9cf078cc40ac3c41 11 0.00/1.00 vMB 0
113,439 113,439 0000000000004930d801147c5041f5c61ed9b7148e1ad9b5f19b63925245d8ec 15 0.00/1.00 vMB 1,032
113,438 113,438 00000000000049ff74f2c398af10e89a76a609df524085d7a499251dc2dc839b 168 0.04/1.00 vMB 0
113,437 113,437 00000000000056f5f4702855c8403cec630b97414122c1b21f75ba80fb06f6c0 25 0.01/1.00 vMB 1,087
113,436 113,436 0000000000000a9553a78c4992a730d62614dbe741ceb7bb04ecac3969e86b9f 12 0.00/1.00 vMB 738
113,435 113,435 0000000000005e123a26c96173922a7c4cb38945b42964893a35c818a308bfd8 9 0.00/1.00 vMB 612
113,434 113,434 00000000000069da68dbb48e0423c4329e93ff82044fff33da5b7ceaf8a27094 13 0.00/1.00 vMB 1,035
113,433 113,433 000000000000720acba329ecb7f41828c7167eea9c1bbc776f2dcfc499624ea5 24 0.01/1.00 vMB 165
113,432 113,432 00000000000022712e9017ac243a2871cbde43f97af8c7bb847eefbefab1dcb0 10 0.00/1.00 vMB 0
113,431 113,431 000000000000cb791f9f866749d3cc84e1a8acae53267163555e95d1bd2c6463 11 0.00/1.00 vMB 266
113,430 113,430 0000000000009fee722db534a2dd4a3295fc1879f400ec7b6dfacc1f485a8ee0 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 779.19 GB
    • Received: 21.37 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.