Loading Tool

Explorer IconExplorer

Memory Pool

79,488 transactions
29.65 vMB
0.07727508 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt 3951a1ff50839739a22a518107fb2bc28f7e5ad4d4890ba287930a2e44e61f5a
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (614,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,982 300,982 00000000000000002f10dd8fad2790c8fc686cdf04f354ddbb9f8f93a444776d 279 0.13/1.00 vMB 27
300,981 300,981 00000000000000003462d58ec5a7b8974bba3cc8f20a6ee29c06d17e66efb487 439 0.24/1.00 vMB 34
300,980 300,980 000000000000000062ebe66088ba6c40c5eb4df44e545d5cec296bb8e66a4fa1 448 0.24/1.00 vMB 28
300,979 300,979 00000000000000004fde9779c14b8e66e7958c8fb48b4df37c21afa39d444216 32 0.03/1.00 vMB 27
300,978 300,978 00000000000000005dd5dcaa944cb2bd27e64b70d83d3c7b536ef618bd597bc0 407 0.27/1.00 vMB 25
300,977 300,977 00000000000000004928e57fd101d5f18343378145a70924d94fa5ea315cb3d4 364 0.35/1.00 vMB 20
300,976 300,976 00000000000000001d4ccceadc19874a25c1f7194bbe11a00df5d9a77a53a05b 117 0.07/1.00 vMB 39
300,975 300,975 00000000000000001ca7c7e4b542df79727b360cba40108273acbad80c32eb28 70 0.07/1.00 vMB 23
300,974 300,974 00000000000000005a80b6c9e767a1f73c97a2921ac10acc4a5fdcb3a93de8ba 107 0.06/1.00 vMB 33
300,973 300,973 0000000000000000536f041c7dd23fca94531598d4cbc5a255dc3629cddf53d5 81 0.06/1.00 vMB 27
300,972 300,972 000000000000000054c955e723fbfaaf153e240166d689be1c86d06f4adf1d80 116 0.04/1.00 vMB 43
300,971 300,971 000000000000000048b0cd6d3bf23eff87072d2e74a1abdbf2cb4cbee6d648c7 86 0.03/1.00 vMB 35
300,970 300,970 000000000000000032911a70a714b2098fdccf2240c4ca067caf2074039be2dd 1 0.00/1.00 vMB 0
300,969 300,969 000000000000000038e8647745b2c8506d5a4c1ce8e853cc844a73bedf1636b9 601 0.34/1.00 vMB 30
300,968 300,968 000000000000000058dac49c56b04230632c966c43ff161cecfa7ea7fb741717 265 0.12/1.00 vMB 37
300,967 300,967 0000000000000000327ab3c4dfd33f19f0fe148544fbdaa3a4ac8b975aeec0dd 161 0.07/1.00 vMB 39
300,966 300,966 000000000000000053533715306b513aafbc3950cfffa43049751259722c310a 486 0.16/1.00 vMB 32
300,965 300,965 000000000000000043b8ab0b6dbf5b0a5c6ec3b9de512bc85383a44c6d960b47 562 0.35/1.00 vMB 28
300,964 300,964 0000000000000000501b64e6052748e179cfaaca6397552ae8f41d4c4db3dc78 339 0.15/1.00 vMB 37
300,963 300,963 000000000000000004ca1cb78c1a3d1a42f6804a75bd2841a6661f5bcf9ea1bd 46 0.03/1.00 vMB 32
300,962 300,962 000000000000000043c0ec6d946353e3cba7e7992fd0e1290451705b4b3feb89 191 0.11/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.