Loading Tool

Explorer IconExplorer

Memory Pool

46,004 transactions
27.12 vMB
0.07663132 BTC
Random Selection Loading Transactions
Max Size: 154.30/200 MB

Candidate Block

Mining Attempt 6eb7e33d931374cfe4d817eb9a143ca98fb2276bd196d4396b7d219b54a07045
Version 20000000
Previous Block 000000000000000000008918cc5f02e3d596cacf76d2b892b79bca14a1479c83
Merkle Root c04721f8948ed43a344c678fdeb852068811c9404970e3d8f47403b025b99cab
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.03762500 BTC
Feerates: 469.97 > 3.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,263 (243,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,168 698,168 0000000000000000000838a5e0b187f5bf77b1e9013b3506b7e3ed0956a2183a 189 0.05/1.00 vMB 11
698,167 698,167 0000000000000000000854d8329785af665e83cc310316e706e5d26208e42a35 2,148 0.90/1.00 vMB 8
698,166 698,166 000000000000000000053f6aab8a62045f93195f3d287478d4b6bef153c51b0d 345 0.12/1.00 vMB 11
698,165 698,165 00000000000000000009324dcabf569a2dea551ff05575b44dfbdd36c16f49c5 670 0.27/1.00 vMB 9
698,164 698,164 0000000000000000000dc8e8b420e33f212e49d23941ef7ea935145acf628187 1,387 0.49/1.00 vMB 5
698,163 698,163 0000000000000000000af8273493bae751c6f3d2170a41aa33fe092087d99b93 3,057 1.00/1.00 vMB 12
698,162 698,162 000000000000000000013d2143d0b2f29d9bc2a860a253813320379b50d9e5d7 2,174 0.73/1.00 vMB 9
698,161 698,161 000000000000000000084da00b831f212b201cea58fd31e4a1c98b1fbea9e450 356 0.10/1.00 vMB 10
698,160 698,160 00000000000000000001858e423642f8d88993b867daf0e623c4222c70b14e64 227 0.06/1.00 vMB 13
698,159 698,159 000000000000000000026e4541a168679e7d17075f520ec65136316863bc547c 326 0.13/1.00 vMB 11
698,158 698,158 00000000000000000001013ea272fee959d145d98c1ad7a8fce2ed5f609261c0 1,883 0.71/1.00 vMB 8
698,157 698,157 00000000000000000003fd01af799a038e0af8f688a938177159a6337818c866 1,229 1.00/1.00 vMB 5
698,156 698,156 0000000000000000000f56d85f4b0f954b5a94594923716fd05590defd5aa0a3 1,352 1.00/1.00 vMB 6
698,155 698,155 0000000000000000000d542783f5a68a35c368722d510d3528f547fe651e7614 495 0.13/1.00 vMB 12
698,154 698,154 00000000000000000003bcfd90ba8d00e1591cf8e780c3f290d085c86605793c 1,141 0.42/1.00 vMB 9
698,153 698,153 00000000000000000007f07935aa402a3bfd0413d1677a034edcbbe9130da42a 1,478 0.60/1.00 vMB 9
698,152 698,152 0000000000000000000bb3a8c7bdd73657f8f4d77624d2627279fbf27512467b 561 0.17/1.00 vMB 9
698,151 698,151 0000000000000000000bd57758a0546399adc388da132fe6f216874b2f39030a 1,253 0.38/1.00 vMB 6
698,150 698,150 0000000000000000000160d34f123c3e6f55a2e875cac2606b2d0d241b64212f 3,003 1.00/1.00 vMB 11
698,149 698,149 0000000000000000000419270edee2e9c1e43bfd3acc6a10ab6c59c6939c1a54 1,760 0.64/1.00 vMB 8
698,148 698,148 000000000000000000088b578c36c5fd6f9312fb892f48a7ebb7091cbd5292e8 1,183 0.84/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 829.02 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: 4,625.78 GB
    • Received: 250.07 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.