Loading Tool

Explorer IconExplorer

Memory Pool

82,129 transactions
30.01 vMB
0.14841837 BTC
Random Selection Loading Transactions
Max Size: 181.89/200 MB

Candidate Block

Mining Attempt 360bfcf0c3eff724ea3a63b2efd4b04b401945b26939ea83a77628129fa15008
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e30ed92abe2f715771e240753783367af95e2a701b7d0c07c73ed38b74e0d379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.07848605 BTC
Feerates: 101.65 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (678,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,249 236,249 000000000000000f6840f016fd028e9dc181d24f42ad72ae852dd4dddd368aa7 644 0.25/1.00 vMB 198
236,248 236,248 00000000000000b2c7fba42d76e628a1a77c36772cd7dc5444e723552e7c4fdd 459 0.26/1.00 vMB 142
236,247 236,247 00000000000000072e7acae33be0ad4018e4d2680f4f11199b764580ce2e24f2 241 0.14/1.00 vMB 105
236,246 236,246 00000000000000a844af1a0e8da75e4a40201de81debaf0128bbeb819030ec07 755 0.25/1.00 vMB 231
236,245 236,245 0000000000000160ab1722d0151cf3036bd770baa4f5c40d2d58291cc7318b37 623 0.28/1.00 vMB 153
236,244 236,244 00000000000001581fc9de6b2d77692fb77b5cbf2b8f8a8d731db3f776446e79 881 0.45/1.00 vMB 142
236,243 236,243 000000000000012b0e26c519994390cc8f6448cdf2a5320858ffb97a8c25120f 514 0.25/1.00 vMB 151
236,242 236,242 000000000000005d7cfb2a995952a4a6164746c1ba52b25393f6c399920c1ec3 957 0.25/1.00 vMB 200
236,241 236,241 000000000000008a1a367c56bb87fd4158772e64792e47d184e5ac2983cd2b7b 273 0.16/1.00 vMB 109
236,240 236,240 0000000000000052becc3f4ee585d5314deb17e646fca9275261360357a39e3d 613 0.35/1.00 vMB 146
236,239 236,239 00000000000000d6035f5c3cc057879e85bd2287ccd69d76e711aff75c0be104 115 0.07/1.00 vMB 107
236,238 236,238 000000000000005ca00d0feb0c816d38642571925172dc206c8be13d1d32a4ce 798 0.46/1.00 vMB 137
236,237 236,237 000000000000004fcac7d78d588733ff2f5a5053e08fbb953ed84d9ddfc37475 739 0.25/1.00 vMB 241
236,236 236,236 0000000000000126d5dda76035be925ff0d51aa0083e81fa0830bdde93a65bf3 304 0.10/1.00 vMB 33
236,235 236,235 00000000000000136ef52903cf4a5c3522f82e59fc44e7450c0ed5ed36a5c547 495 0.20/1.00 vMB 165
236,234 236,234 0000000000000068ad9ad25486c39fdcfb44a5b4ae823268ac20bae192200e60 543 0.24/1.00 vMB 214
236,233 236,233 00000000000000b8192beb0f7a468f6f0c66e71cc2da5871b4f954e87f36f250 150 0.15/1.00 vMB 51
236,232 236,232 00000000000000fcda4bf7524f521c67c997e9dd203d888983718fa84b92ea69 291 0.21/1.00 vMB 124
236,231 236,231 0000000000000082e2b0da9a44e3a41986c583214099f2dd5dd49fb0e59438b5 611 0.25/1.00 vMB 187
236,230 236,230 00000000000000baaf82ab467a574f98b54bf573eb48c8ed71799f7c99bd3618 276 0.15/1.00 vMB 80
236,229 236,229 0000000000000057eaf165b1416171ab0883093f73d063187ab46af77100c524 165 0.10/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.