Loading Tool

Explorer IconExplorer

Memory Pool

81,943 transactions
30.66 vMB
0.10085547 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt 5954bbac06a62b1137ae29656d1680dc72ed00acbe340580fe3a94305a967142
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (391,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,462 523,462 000000000000000000064c0424dc34a2072202da9b1b84e59144d301c815b604 114 0.03/1.00 vMB 29
523,461 523,461 0000000000000000000bab81127a31ef2d122a49d90ba7408c7a0f5bc6cb9e4a 1,970 0.92/1.00 vMB 36
523,460 523,460 00000000000000000034bf673f824fb3bd1263ec93982e3a76244a7101a88b78 308 0.14/1.00 vMB 27
523,459 523,459 0000000000000000003038780248d199cc135c557d6389c4a808f3263ee70094 338 0.14/1.00 vMB 71
523,458 523,458 0000000000000000003b496e36bb47e6df0966599ffac7dc53a591ba773143a5 250 0.09/1.00 vMB 45
523,457 523,457 0000000000000000003280da2b0836a95ee85ec776692466ff45d226c303d603 236 0.08/1.00 vMB 54
523,456 523,456 000000000000000000164c16ba74e8fe2bcca0713ee0ac1559e1450da415fc1b 2,077 0.81/1.00 vMB 46
523,455 523,455 0000000000000000003bccdf3a2634f278d3466a0990c6dfe04b5f491bdaa5e1 750 0.24/1.00 vMB 29
523,454 523,454 0000000000000000003d761789a515efbd223f77943c9d14a8ed0adcf70a2a27 200 0.10/1.00 vMB 32
523,453 523,453 00000000000000000037d050430d07207db6862b49ca44fda5716c38a09f83fd 1,866 0.81/1.00 vMB 27
523,452 523,452 000000000000000000208cbf4c8763c61d7ceacde416ad58635b367fb1d21fc0 1,041 0.56/1.00 vMB 27
523,451 523,451 00000000000000000034d7e276614d54ba93420be60edd087b8a4001a162b90c 75 0.02/1.00 vMB 45
523,450 523,450 0000000000000000001df34fe863fd51ec15814b1b58d39f3f5045a3e6e9f6af 696 0.22/1.00 vMB 45
523,449 523,449 000000000000000000361dd3e82fd000af6cc3b80c5f6c48f5c85bab0bec2558 229 0.08/1.00 vMB 39
523,448 523,448 00000000000000000041ca92a0bc021f916bb87bca89c6d47508359f5ddbcfdb 478 0.15/1.00 vMB 26
523,447 523,447 0000000000000000003f222e571caf982e4ffccca42f04525ced7d0cf0e13c96 204 0.06/1.00 vMB 31
523,446 523,446 00000000000000000040a1fa081342526cfdc14a36392de44bec73d1f07f6b4b 626 0.27/1.00 vMB 29
523,445 523,445 0000000000000000003d2631c7b477e5d17556f27c23503ec8cb87adb24b955f 69 0.02/1.00 vMB 29
523,444 523,444 0000000000000000000c1fa544faecfe4f6c8c4481edb43e759d3b1aec306333 1,436 0.46/1.00 vMB 48
523,443 523,443 00000000000000000023aa8e20b43e1e0526c1a5e896c74d424b71a93fd84549 312 0.12/1.00 vMB 33
523,442 523,442 0000000000000000003efeff293fcdecd3e1c6e9fae6e422b6054812ca73269b 858 0.39/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.