Loading Tool

Explorer IconExplorer

Memory Pool

87,325 transactions
32.88 vMB
0.13457749 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt 932ae02c2d30c616dd17a03668b8d797571586177f280120e6b76d63f49399e5
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root edca339b3447eb0e481267ae4c0873100a0b49cb8b021eee3b867542d40ec513
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.04871968 BTC
Feerates: 300.16 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (575,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,958 339,958 00000000000000000c0c00738f5651b8d92df6d8ea2c4b1cf4c543ad222cf901 551 0.25/1.00 vMB 26
339,957 339,957 000000000000000004e6eba1a4e5dae111631a3335d0a9110c76484d176b5161 163 0.08/1.00 vMB 24
339,956 339,956 000000000000000015b58b618d02ccf07b30161eca5476fc9296f729cf8efce1 57 0.04/1.00 vMB 11
339,955 339,955 00000000000000001817e9bf0238da89f264970eeb9b5e224f92b4df5489c617 586 0.30/1.00 vMB 24
339,954 339,954 000000000000000017d19c743ce74668156d99ad94474fc3a14bc1bcf41593bf 292 0.26/1.00 vMB 16
339,953 339,953 00000000000000000758fb4e014d6890db85d8c075a7afdb687912ddabcc47fa 1,708 0.75/1.00 vMB 31
339,952 339,952 00000000000000000b988376f3658a409836e701c90335bd4882d1358264ac20 1,265 0.63/1.00 vMB 26
339,951 339,951 00000000000000000754da6eb9b90d8cb6a2ee4f7915edaa76dd97dbcc5a2415 430 0.20/1.00 vMB 24
339,950 339,950 0000000000000000050f97d7e159c7088eaffba8b0277897df554bfec6ac3d26 1,407 0.77/1.00 vMB 25
339,949 339,949 00000000000000001136ec863081d529bf1cbfb5c62c73c360a34bbfeac14cc0 215 0.17/1.00 vMB 26
339,948 339,948 00000000000000000c9cb2b547ed4c056b2cd5596db3953cfe2c547276dd1614 562 0.29/1.00 vMB 24
339,947 339,947 000000000000000007627ace8c4dcc9034e48ecfba13513cceacc9b68b53c024 1,091 0.75/1.00 vMB 20
339,946 339,946 0000000000000000139f7bfb00799f627e4c047c523fcf3a9cabe0b9f833e78f 1,300 0.42/1.00 vMB 44
339,945 339,945 00000000000000000649d5103593021056aee72fc0b37d866155e45410f6b948 240 0.13/1.00 vMB 25
339,944 339,944 000000000000000002ad53d516314f312dfcf476a683022094be20bddc1a5c64 100 0.10/1.00 vMB 3
339,943 339,943 000000000000000016832725284e070681518ded6fe807d5d2edfd24e7f7ed09 1,468 0.75/1.00 vMB 27
339,942 339,942 0000000000000000077aae424e477b98ed046943b63926c77ae05e815f3f7feb 617 0.37/1.00 vMB 24
339,941 339,941 00000000000000000aced186780e1354495167c72847f2c6253a2a625554695b 159 0.11/1.00 vMB 21
339,940 339,940 00000000000000001485466d3727277820df8216769097947f7e49d619ea8e3e 256 0.12/1.00 vMB 31
339,939 339,939 000000000000000015c5ba04a76f96e9b32ce8c5b9c9312eab31a841dbeebd53 604 0.34/1.00 vMB 23
339,938 339,938 000000000000000012ba7b2e6e83ae10519f2eaff3dd6d42fa0c3d67480904df 336 0.17/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.