Loading Tool

Explorer IconExplorer

Memory Pool

83,340 transactions
30.67 vMB
0.16718292 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt c9d1af34e263e6d3fcfb10cde1b111d34e60cf6dfe5df8e4371d626dbd1a873e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6de287f4a553cffd7b836c9d21373cec346f34589a1a8341069edf05fb8efb1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.08616085 BTC
Feerates: 150.79 > 8.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (617,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,341 297,341 0000000000000000538cdc4b37c0afdd63488bd2e1b4ae0a249032d881355163 733 0.48/1.00 vMB 28
297,340 297,340 00000000000000002cc6ef377ff46fd200782e40fcdfdfe8b28beca26c920b0f 463 0.30/1.00 vMB 40
297,339 297,339 0000000000000000264951d84db0b1b9d280c4617d98afc1b6287121d8a2d736 241 0.12/1.00 vMB 32
297,338 297,338 00000000000000000caa1163a29358707bf0ad24c8586fb63c5d9bbb8399e4ad 105 0.05/1.00 vMB 40
297,337 297,337 000000000000000023bd1162d1c239135077fd7613ebbf6a3ef8e6b3eb34801b 325 0.19/1.00 vMB 28
297,336 297,336 000000000000000087272261c5780cb75e78067812ac18dcffee233d7a7bd36d 189 0.10/1.00 vMB 29
297,335 297,335 0000000000000000443d1079a51038b303617c2a45a77aa72a863b7648ff524a 185 0.11/1.00 vMB 58
297,334 297,334 0000000000000000236c58221736bc2483619d95a1248c8f8e68779f0ab4a053 1,136 0.72/1.00 vMB 25
297,333 297,333 00000000000000008bbd9559d1d90b201346316f9c2fadf0eecdee73469faf86 722 0.35/1.00 vMB 43
297,332 297,332 000000000000000035154dbb2ba1f34f6c00ef1182be0f628aeb7e4cec747298 1,510 0.50/1.00 vMB 57
297,331 297,331 0000000000000000213c27ac0b9ea3ed333ec0cf62dc8cf5d3e71fa91c6fbd30 196 0.26/1.00 vMB 11
297,330 297,330 0000000000000000818652c3d0aac5829052f7bf69008d98926090b2ae773b9a 1,190 0.50/1.00 vMB 42
297,329 297,329 00000000000000003c52f275d2650f7138b4d768bbd0003813c1c9dabfd62b52 263 0.16/1.00 vMB 26
297,328 297,328 0000000000000000470339a0e191faad3456a72277e323c56b92d44974009347 1 0.00/1.00 vMB 0
297,327 297,327 000000000000000091be211fe2fd25107b90ff9a6b07ce0f6332bd857b40b87d 161 0.38/1.00 vMB 12
297,326 297,326 00000000000000003871ebf31f5c2010a50433625e446954d841ab073f872143 549 0.25/1.00 vMB 45
297,325 297,325 00000000000000009b2be6e2aec0ada52f1b6933209dcca6d8f61d639921e62e 1,260 0.50/1.00 vMB 59
297,324 297,324 00000000000000008039cb5f72a55c8769a2328a2150c39f6cf2b747b2ad8c12 512 0.20/1.00 vMB 92
297,323 297,323 0000000000000000558377814ec4cf76695100396951154e34b64fa7a9af126c 501 0.28/1.00 vMB 34
297,322 297,322 00000000000000000512b211d70cc4958274e8c2a56cd33a53ae8681b1a4c72f 930 0.49/1.00 vMB 32
297,321 297,321 00000000000000001fe674910c6263397399793777fa3441942314f5d4d59b07 669 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.