Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
28.39 vMB
0.08737123 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt c9fece4cc4cef16b0b39bcb6a87aa44588e53216e6444c3f55a3d94afa1af87b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 8bb4bc839794f03039a85de34beada1c108699cacbac5113a2812c044e5fc5f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02405903 BTC
Feerates: 477.45 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (706,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
208,592 208,592 0000000000000059e0af67dbfbe19c565d7e1a9d4cc2602273b17c555754bc78 70 0.03/1.00 vMB 64
208,591 208,591 000000000000043d355191310137b6f7bced934317b788337f9a7a8a1d2c0bce 447 0.18/1.00 vMB 183
208,590 208,590 000000000000018ae1ccb237f4b5984099a51f30a286f7566a96bd57ebd38b68 8 0.00/1.00 vMB 165
208,589 208,589 00000000000003d0e9809a1fbdf7662dc28416491d48fd05baee1193a3b2f19e 205 0.10/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.