Loading Tool

Explorer IconExplorer

Memory Pool

38,087 transactions
26.24 vMB
0.06561118 BTC
Random Selection Loading Transactions
Max Size: 134.94/200 MB

Candidate Block

Mining Attempt d3dd2049a539b74f76462b99721e65921ff01229dd4e1e6bf353c0489b98242f
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root a7d687be18e593e00f82304d481202b429a31a6a1001f71f837a15bc717309e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01704367 BTC
Feerates: 102.99 > 1.71 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (409,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,104 505,104 0000000000000000005360fb9eeb0a6d593b8b9c95272ee57b49561ee3eb7c02 638 1.00/1.00 vMB 144
505,103 505,103 00000000000000000014cf80dabf7e6d0b8dec51bc9914311401a9605f6b3606 615 1.00/1.00 vMB 100
505,102 505,102 0000000000000000007ad87ace5ddec90c0afd371d67cfd45ca3ad01f9b78cf1 1,012 1.00/1.00 vMB 176
505,101 505,101 0000000000000000002de8afbb90006588e639cc0f55eb740bc2b76746eff050 1,953 1.00/1.00 vMB 341
505,100 505,100 000000000000000000739bd7336736f4a050dc22032e611e7cd747750db71c87 1,946 1.00/1.00 vMB 391
505,099 505,099 000000000000000000377f67b9630130f914d142eb27b286cd81364aa7459d1e 2,008 1.00/1.00 vMB 304
505,098 505,098 0000000000000000003b414eadfe9751909bdced866c0fa65b3f0156ebe7168e 980 1.00/1.00 vMB 177
505,097 505,097 0000000000000000003f350dcff4fa5b1df61355cd80e9b06be55654d6384518 185 1.00/1.00 vMB 114
505,096 505,096 0000000000000000006fcfbab65ccb4634a800c5b12913b8379e6704b42db663 163 1.00/1.00 vMB 105
505,095 505,095 00000000000000000055234efac33e0ea30cc8e84ded7997f9e434534fd6f1bb 896 1.00/1.00 vMB 206
505,094 505,094 0000000000000000003e6a8d2866b21d13e35de303bb4b3e6d088c25fa4ce0b2 1,504 1.00/1.00 vMB 210
505,093 505,093 000000000000000000163059daf67d0ca6c95a607585cb1f1248b10711a63fb2 2,189 1.00/1.00 vMB 364
505,092 505,092 0000000000000000006d8620080f2bd432f251d32276672387170590d66babc2 1,882 1.00/1.00 vMB 399
505,091 505,091 0000000000000000001dbcf22c2b97aecee04907a76dc2ccad5d561535cd4eba 984 1.00/1.00 vMB 122
505,090 505,090 00000000000000000042b82752ddc726654de374f10103cf782fccbc155cd5c7 2,533 1.00/1.00 vMB 463
505,089 505,089 0000000000000000002f50975082698b15801513a3b9f56b96fd0e6a55e834cb 1,125 1.00/1.00 vMB 252
505,088 505,088 0000000000000000000788a9304e6317386fa92a4c7b7ab75252d5f1e0ab9f31 2,316 1.00/1.00 vMB 385
505,087 505,087 0000000000000000003cc789fd9fa5c9bf291d292c3aa241b0c03212f1c4b7ca 1,404 1.00/1.00 vMB 297
505,086 505,086 000000000000000000052b179178d9389ce2bc672408aee135b290797559bc86 924 1.00/1.00 vMB 104
505,085 505,085 000000000000000000073d257e354b09cfc0f4c8fcea345db87e8232dfd78f51 331 1.00/1.00 vMB 102
505,084 505,084 000000000000000000220424bbe891a55292510d9df372f64016aad35de26bfc 1,110 1.00/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.