Loading Tool

Explorer IconExplorer

Memory Pool

73,643 transactions
27.25 vMB
0.06389271 BTC
Random Selection Loading Transactions
Max Size: 166.51/200 MB

Candidate Block

Mining Attempt fac53211c43c1210062ad34caa8d1a701c1ecc0fdce735581c8eb8cbd6f27aad
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 5cddd004db31ed9b78aff714bc8f2b1e50f20b3a17bf55f67df59991f3a91b73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.00603679 BTC
Feerates: 104.71 > 0.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (706,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,617 208,617 000000000000028d84cff2b28d91087713ab3fd65bf5c8322b909089a742d8f3 530 0.26/1.00 vMB 161
208,616 208,616 00000000000001ca8c695f6cd7b77e277cd1feb0f6c0e261398bcd55267e25d8 760 0.33/1.00 vMB 211
208,615 208,615 00000000000000190c96933fa6abf93f7c1fb9ae30c3a7b723e5d703b785294f 154 0.06/1.00 vMB 185
208,614 208,614 00000000000004cdd4eb2ec88021a4ca01b05841ac0eb757f8ce17c42691f1e7 106 0.06/1.00 vMB 90
208,613 208,613 0000000000000238e4eb2e3d3ca49aaf4d8ba5a24be70ba6cd93ddb9cea33b47 177 0.11/1.00 vMB 128
208,612 208,612 00000000000001f46ea736faa84fd02cce3b7f942ac3f1b9f70d3857f5b4d48f 97 0.06/1.00 vMB 123
208,611 208,611 000000000000011ee0d0b45abf37ba749497dd08d427a5bf28ba4033bd1aa62e 495 0.22/1.00 vMB 166
208,610 208,610 00000000000001275c69730dd41ddb28354d51e4c0e0bf63544ee2df6feb89e1 147 0.05/1.00 vMB 151
208,609 208,609 00000000000004ad0c50e9858aa47f94ae7574d0a26366ce4f3274ce15d8cad3 137 0.05/1.00 vMB 135
208,608 208,608 000000000000014e85187adcfee10893629c27e874bc20e34ace070a712bb39e 653 0.25/1.00 vMB 198
208,607 208,607 00000000000001321aad7921ebb42333fa2c6d46b75a46be10bfcc6e0ab11ebf 10 0.00/1.00 vMB 187
208,606 208,606 00000000000002e94d024e70579fc59ba239e63e6ff6bc94c887fb6c18b3f537 61 0.02/1.00 vMB 127
208,605 208,605 000000000000007e2c4663969380fb0f4af6058cd137000d021bcf4022e640d2 281 0.12/1.00 vMB 188
208,604 208,604 000000000000037ddc8e76c44b2ab1ab315c7d12143d0d3ebe0c977b820d31ed 849 0.42/1.00 vMB 142
208,603 208,603 00000000000001e2ed2cd49b212123551c816f2c4427b696051277dfa08ae1ba 253 0.12/1.00 vMB 163
208,602 208,602 000000000000014aca46b0472ac5846212412a2a34d14e1345177555da789308 660 0.23/1.00 vMB 205
208,601 208,601 000000000000001572b3c20fb9756eb370c2838f4b6e2209274beb9adac75c4e 70 0.02/1.00 vMB 92
208,600 208,600 00000000000002c9cdcc030c62f1012c98dd39c22f63895f0e2ad7955c54cfae 185 0.05/1.00 vMB 176
208,599 208,599 000000000000016d8f6df57833c709ba6c76ef0c80b14091e56c508e41a23449 393 0.25/1.00 vMB 154
208,598 208,598 00000000000001508ff306728fdc608673086f714db974e781af84da2fa750fb 142 0.05/1.00 vMB 456
208,597 208,597 000000000000027857bf03fcba9950fdb374604fa717c1186d4fa7e39afec21d 305 0.13/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 782.85 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: 712.54 GB
    • Received: 17.18 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.