Loading Tool

Explorer IconExplorer

Memory Pool

84,355 transactions
35.18 vMB
0.17224941 BTC
Random Selection Loading Transactions
Max Size: 199.72/200 MB

Candidate Block

Mining Attempt d68515a350b2c182c049d58014e1d1f479dec9e6a4e29173c74e3fbbd8df37c2
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 7078bb499683e91291c568215f03ee74d2fa4d558c136e2e63409cf08ff56eb9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,432
Size: 1.00 vMB
Total Fees: 0.04091039 BTC
Feerates: 435.08 > 4.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (700,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,562 214,562 00000000000003295ad8492236979f0ed56e71e5c3dc8c3d2aaeb52eee502d22 260 0.11/1.00 vMB 194
214,561 214,561 000000000000008a23db775539cd8e37669a6e56ceeffc2dfaf9dce2064ef9e3 142 0.05/1.00 vMB 112
214,560 214,560 00000000000003d61cdfdd3e9ac40b8b3f6ebeebaf59e9234f3d1caf52974f30 1 0.00/1.00 vMB 0
214,559 214,559 00000000000003e663fd343e1656cd4f7d3a5c36eb51d6e13b69da98f923bd59 259 0.13/1.00 vMB 165
214,558 214,558 000000000000011aeb14192bb63ca4765ac6885565b2629c925498b1261b794f 418 0.20/1.00 vMB 181
214,557 214,557 0000000000000402ccf75b3094039e52273a3bafce048214594c8301cdc464fb 43 0.03/1.00 vMB 96
214,556 214,556 000000000000029dc0ba10a7782bf2b7d646f2318cacc4438a42363263136be4 9 0.00/1.00 vMB 6
214,555 214,555 00000000000002485087553892625062bba8c8c7e7decc75f11efd9ff66ca98e 30 0.01/1.00 vMB 51
214,554 214,554 00000000000000c5939573777a5305b2135b4a4594787ab0772700d1032a4fc0 240 0.12/1.00 vMB 164
214,553 214,553 000000000000016b82dfd6a804271b9ca369295a6b825e9c8584c35c81733452 108 0.05/1.00 vMB 180
214,552 214,552 00000000000002a5dcaf0ba807726df45e0bef34fa96b5dff29c62015a7a57d0 244 0.10/1.00 vMB 234
214,551 214,551 00000000000002257a2fe3202494052fa82f6836655f1c7d99c845bdf3df0e02 67 0.03/1.00 vMB 155
214,550 214,550 000000000000002d63b3b2064ffdc23e584d25cf14f1490d61eebf30ed582b7a 22 0.03/1.00 vMB 91
214,549 214,549 00000000000002a12219f2df053a0316f824e8e6809d7720b4fabd34f3c743f0 143 0.07/1.00 vMB 149
214,548 214,548 000000000000033587d604dc9aa51aaa937037fdb67bf6f6822d6e219ea83200 35 0.02/1.00 vMB 147
214,547 214,547 00000000000004bdd955e2ff130292881c178c1d58d21ab66bd867c6e40b08aa 38 0.01/1.00 vMB 140
214,546 214,546 00000000000000f3f0033d68bddbb174af682682cd7a284bcb81325289945b1f 181 0.08/1.00 vMB 179
214,545 214,545 00000000000002f7985ef24677dbcb150a62ae8426933107fd401f036ecf0ae6 162 0.06/1.00 vMB 93
214,544 214,544 000000000000053368213c6eeea01578fad3966cdfe0aad6f873948623bb83d7 9 0.00/1.00 vMB 107
214,543 214,543 000000000000023febbbadf5684a6e5b6f958cdadb25b4002ed7613066e83017 130 0.07/1.00 vMB 150
214,542 214,542 00000000000002ddfd149912da2a57f94614ad75a6c0bc61a1767a864f67d7d8 56 0.03/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.10 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: 730.36 GB
    • Received: 18.50 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.