Loading Tool

Explorer IconExplorer

Memory Pool

73,197 transactions
27.12 vMB
0.06144718 BTC
Random Selection Loading Transactions
Max Size: 165.66/200 MB

Candidate Block

Mining Attempt 3c044c5094f56fb86a922214e34fbdd1d9edace9fdadcfe10ad4509e26131931
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f84114cd959f06e9f3c95a8d9da98e01cce12a5287ddc4b6b07dc883d1f36d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.00391131 BTC
Feerates: 84.38 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (706,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
208,596 208,596 00000000000000280d2430b9b5da7f1e2faa0dd10f92c5c4d199cd50b10d892a 84 0.03/1.00 vMB 67
208,595 208,595 00000000000000b1fecdac350f712d712a5d526c6bbfdb3f6d72c463c4f33fbb 125 0.07/1.00 vMB 231
208,594 208,594 000000000000028991643ffce624845d7ac7157c46f1748161743274b7e996be 102 0.04/1.00 vMB 171
208,593 208,593 000000000000021c009b09c23767794876b2b342ae34eb3c5d279c65f7c14114 155 0.07/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.