Loading Tool

Explorer IconExplorer

Memory Pool

49,931 transactions
30.03 vMB
0.12448380 BTC
Random Selection Loading Transactions
Max Size: 160.87/200 MB

Candidate Block

Mining Attempt aa1fd0dc8c47945e1e9c0a62ba1b58a3ad43e816c7aa1d74d9ae91be734b491f
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root db377537c29ed9a608f0ed938569869db24f7424c8f87a63efc0494fa69a5a5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,507
Size: 1.00 vMB
Total Fees: 0.06057764 BTC
Feerates: 132.00 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (640,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,192 274,192 0000000000000001ea872612394d2dbea052d5545519e91a946a34446f249743 44 0.02/1.00 vMB 30
274,191 274,191 0000000000000004398a4eeea821f7fc1401a228ab92d0ff3b7b78631d94fc4b 44 0.02/1.00 vMB 29
274,190 274,190 0000000000000002116a2c4826ba480e814216af08a46d0e715f13c1f7705293 95 0.04/1.00 vMB 17
274,189 274,189 0000000000000000415e8e94fb176dc256fdc906a00f434ab1ec62713e89c6b0 85 0.04/1.00 vMB 17
274,188 274,188 00000000000000033adc705e2fa5abf24d02ccdbb9c3084b04c3429865da5a78 997 0.44/1.00 vMB 72
274,187 274,187 0000000000000003c9d1419f192020b1d071e357ae0f8c633cef19b4c6874209 1,097 0.48/1.00 vMB 62
274,186 274,186 00000000000000039e97605cf6ecded986f613c13808c8b3795fc3f1ecca5046 657 0.33/1.00 vMB 39
274,185 274,185 00000000000000001f6cb84171c90b70bfa855f26492b40896acd9aa5bde8bed 653 0.25/1.00 vMB 60
274,184 274,184 00000000000000015d37d310d9bdd15aca11d5583f23134d6f71cbcf09d526f3 517 0.30/1.00 vMB 31
274,183 274,183 000000000000000272e0a3fa979c4dedcfb3fef9bf6913b9186e10e226c48596 547 0.25/1.00 vMB 30
274,182 274,182 0000000000000000b270c053c3ace1880c6c2bd07ec6af2fd27571e22c76add9 50 0.03/1.00 vMB 33
274,181 274,181 0000000000000003b5430b539d8b69b223c66a24da7168394e90f5061be252e5 783 0.25/1.00 vMB 105
274,180 274,180 000000000000000087588a5810fffae9cb7a5388d639c124d3b412dc3b14d08a 117 0.04/1.00 vMB 15
274,179 274,179 000000000000000068ebb7a97273ce525efb1b663a744d0ddf9216b8b2079527 1,093 0.48/1.00 vMB 50
274,178 274,178 0000000000000000e27b4b66d5858c7d572be7b14ceed00ccda56a219f6f811c 681 0.25/1.00 vMB 89
274,177 274,177 00000000000000010f6c7134fe8013095525e9e5e4a40d958316e8e517ece833 16 0.01/1.00 vMB 28
274,176 274,176 0000000000000003cbb18a8ea04e14452ad0c3bc92ed709e4df5a50b2a24da0e 106 0.04/1.00 vMB 43
274,175 274,175 0000000000000002b704edc0bf1435fe2116040b547adb1bc2d196eb81779834 129 0.08/1.00 vMB 48
274,174 274,174 00000000000000023d0f3b92917162e2c21a671e3c44d7df44839dfd3fed01bf 589 0.24/1.00 vMB 72
274,173 274,173 0000000000000004912f2406930cf75d2f6716ef371b037e480d876df3980d50 240 0.14/1.00 vMB 33
274,172 274,172 0000000000000001eea464a2ab7be6fa3146a533dfaefc5afa12d9ec807325dc 176 0.06/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.