Loading Tool

Explorer IconExplorer

Memory Pool

23,703 transactions
17.00 vMB
0.03553734 BTC
Random Selection Loading Transactions
Max Size: 87.21/200 MB

Candidate Block

Mining Attempt 7a8b8d6e447cd379290416a8473294431427314c949233a2cfe656bb63c87794
Version 20000000
Previous Block 0000000000000000000162d3cb1daec9740edf69c0f2a1ebd67ac4e319874209
Merkle Root 55959bfe862a5ca00f4ae8098ab4548096c784092fae2771a11f9c7a9f925209
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,998
Size: 1.00 vMB
Total Fees: 0.00440968 BTC
Feerates: 55.17 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,140 (694,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,244 219,244 000000000000026b00116554e90eeae12e3174e4752d6a7a28a5424ef166a024 345 0.17/1.00 vMB 203
219,243 219,243 00000000000002a46a75b554a53d27dc82b3aac2aa824b368b50b40e53bc9a50 318 0.20/1.00 vMB 134
219,242 219,242 0000000000000012767dba93bdb63e4a3e0df576e3a2e8439a78c813feb3d792 21 0.01/1.00 vMB 62
219,241 219,241 00000000000001ac2d7eff50cebd44b5ecad0a40d1b35b3af728905118390c24 178 0.08/1.00 vMB 155
219,240 219,240 000000000000024e6c4d5dc45949327a068b6ef914d47abf1ec16714ab876bdc 232 0.13/1.00 vMB 138
219,239 219,239 0000000000000563007d57c85802429d6907eb4654714b83028d6ead9d465e4b 33 0.01/1.00 vMB 231
219,238 219,238 00000000000003ac221c8697ab3821cbc3726f2175e20b1acb94a2fa033571ee 378 0.23/1.00 vMB 165
219,237 219,237 00000000000001eba760ba547c06c79ad1f53122ff9a32bb1d2bbd97edf0dd2d 565 0.24/1.00 vMB 206
219,236 219,236 00000000000001ae7e699afc12a7a194a68b8b7560c523e0fbca80449e776f43 234 0.09/1.00 vMB 139
219,235 219,235 00000000000004b062164b8a4aa3abd4a9849b613d82613ecef61e50049fe9b6 128 0.07/1.00 vMB 96
219,234 219,234 00000000000004ab4172821a6444fcc56fca45eb52d1c5d6df1c95e9bfd1b86f 134 0.05/1.00 vMB 129
219,233 219,233 00000000000004227750d0686f42c6e76deeb5f631964e5dfacd3ad83abc9ae9 171 0.08/1.00 vMB 205
219,232 219,232 00000000000003926664030f23af12f49af9425c723c8398070505df634ba54e 23 0.02/1.00 vMB 102
219,231 219,231 000000000000007e110b7086b6e65c080c4b7fc76983ed465126e5bc1a2e796e 123 0.10/1.00 vMB 99
219,230 219,230 000000000000031611a0a617dd0c8a67d39ca7b443c04410ddb26ea68b0c1f23 384 0.23/1.00 vMB 118
219,229 219,229 000000000000021cd2bd9b2d5906487aa1a518766a67ae217d8adcb4f600070c 748 0.25/1.00 vMB 271
219,228 219,228 00000000000003e85bbf73f1296f225a3dede7908336807c554d23445cf17aad 88 0.07/1.00 vMB 72
219,227 219,227 000000000000003e7bfdca42d30583ac556c4a2ad26db9fbda8c367534f2c11e 689 0.25/1.00 vMB 200
219,226 219,226 000000000000037ebb2491c96f4ae88711d9099b5e0143d6b05ca20931bdbfa4 334 0.25/1.00 vMB 112
219,225 219,225 000000000000033bc0b1613461710aa899cea5758d7e9b532e6a9bb5289c4e17 808 0.25/1.00 vMB 261
219,224 219,224 000000000000038acb8a2ed5ec346e9787931ef1e9f34717c5e90828605c4d15 658 0.25/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 780.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: 562.61 GB
    • Received: 7.48 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.