Loading Tool

Explorer IconExplorer

Memory Pool

41,882 transactions
26.49 vMB
0.07104916 BTC
Random Selection Loading Transactions
Max Size: 137.92/200 MB

Candidate Block

Mining Attempt ca62c27ccb691bb6d01cb62709b87d4928822ef611f3e8d33c07e99bb6d1cd0a
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4646a6b116eb296d2746ce6e6fa7031065bcac192632bedfabffca1221892529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.02231724 BTC
Feerates: 99.53 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (408,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,109 506,109 00000000000000000065eca2871265959338bb3dbf260911443ef21c4f4e96b1 325 1.00/1.00 vMB 44
506,108 506,108 00000000000000000056a05f18dec4a5bd54eee55b00636031b210494a028320 1,039 1.00/1.00 vMB 121
506,107 506,107 000000000000000000075750b9d433983830f4560044e4977b10b100668e6509 1,624 1.00/1.00 vMB 108
506,106 506,106 0000000000000000003214b15321a9198a3ff583ea140d5dcc6ff01e41b6c4cc 2,417 1.00/1.00 vMB 247
506,105 506,105 0000000000000000001b3e4476ca48bb74276c87577b0489b09a51e6d4eea7c6 1,638 1.00/1.00 vMB 163
506,104 506,104 0000000000000000002206d5d71643ee7cb057a6452ee23e9d0e66147213b7a6 503 1.00/1.00 vMB 35
506,103 506,103 0000000000000000001e5d35135de513617c8b714a92469032335f208b6e06ec 1,850 1.00/1.00 vMB 100
506,102 506,102 0000000000000000005e6d8d388c7c746682b75a4c19954bedc2fa2e862f2c9a 1,448 1.00/1.00 vMB 28
506,101 506,101 0000000000000000005516c78f418af5c615cc43d9fb3ff6360d01a1032fd387 2,117 1.00/1.00 vMB 155
506,100 506,100 0000000000000000001afb2dc6de08d0279fb3c67b9557d62e33dfaa547b41ca 2,157 1.00/1.00 vMB 184
506,099 506,099 0000000000000000003c28b27be01121a03d6da0d9c7daf9ad30e01546963e94 2,210 1.00/1.00 vMB 199
506,098 506,098 0000000000000000003e0ca4a3df2f64a4b9ae904fb8617e67a295f5a1089789 1,659 1.00/1.00 vMB 56
506,097 506,097 00000000000000000033d85797c5e50f439952bbd7e3842fd0c5956ac19cf2b2 1,505 1.00/1.00 vMB 95
506,096 506,096 0000000000000000000396b4e119f48e716c93958c5e6b856ef8acc6f0c58df5 2,072 1.00/1.00 vMB 240
506,095 506,095 0000000000000000003f857962a627e0b95514869e9290de35245ee39e1f11b0 2,469 1.00/1.00 vMB 293
506,094 506,094 00000000000000000036ec6a1f7fa0eb14d956713094b65732c771e9e568cbf3 2,592 1.00/1.00 vMB 241
506,093 506,093 00000000000000000030fb257ca7e4dc1aa6ec771528da83ae37d0cd589ca17f 2,662 1.00/1.00 vMB 201
506,092 506,092 0000000000000000003ec3ffb245124215d9e7048db310fa126ba400775a4a93 2,344 1.00/1.00 vMB 204
506,091 506,091 0000000000000000000c793f24ce43210540d307143207c7b73296663761fbb4 576 1.00/1.00 vMB 25
506,090 506,090 0000000000000000005aaf1700f82e78ce121228892b6f7c99ac4598388bc8f3 302 1.00/1.00 vMB 25
506,089 506,089 000000000000000000470a1238373cfefb69223190a3d88b53216f7f66fc2399 2,301 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.