Loading Tool

Explorer IconExplorer

Memory Pool

16,259 transactions
9.47 vMB
0.03467661 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.75/200 MB

Candidate Block

Mining Attempt cd3a5776ab8eeae366316562ad5e60b0a59af52caa66a48d9f1b437b9f2b77ca
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 68a34e05586a5cf142b5906583efc09a32687a6bdc770e531eff2761868d13f8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.01368424 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (702,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,188 211,188 00000000000002909e6f0a74b10ec257118858a85bdc3ac75afda515b7a92af0 466 0.17 vMB 189
211,187 211,187 00000000000000e09b60cf59246a697d7e7f449d1f8b6528faad28bb2ad23fd3 429 0.25 vMB 142
211,186 211,186 000000000000017192cafe69c8a15c664fbc104cc1131aa43419542f6f4490fc 684 0.25 vMB 230
211,185 211,185 00000000000004d524a79a48521fc677f584aa4c1cec0ecf4b2320e56d10bb95 11 0.00 vMB 168
211,184 211,184 000000000000038fd1525688e1cea6b8b37f77f6955d3f7d5f28e47f96a3b625 152 0.05 vMB 77
211,183 211,183 000000000000044f995c536b899056947f99962410f7eebf68a5cb9428fbb0c8 1,035 0.46 vMB 146
211,182 211,182 000000000000021000ce5dc6681b0dc68f3c9e5f74f73bb3a7cb37c52901c0de 534 0.15 vMB 173
211,181 211,181 000000000000012a543cf752e6104c7a12935bc0ce6b7e8a5058c42104b41384 233 0.12 vMB 133
211,180 211,180 000000000000033a40789515f6c3d9c741394cc2a1579fc60e40e027ef315152 481 0.20 vMB 182
211,179 211,179 00000000000000c0197d99aa524a4b250fba19a5532a6329d2a5dc14b9032073 504 0.20 vMB 198
211,178 211,178 00000000000002840f0d815f2c08c3b31def9a0620168cfa3dc5f557d6b3ce8c 96 0.03 vMB 212
211,177 211,177 00000000000003c586e9cd9b6ea2e4eac8de72994e4572784dfa4e43b55c971b 305 0.14 vMB 182
211,176 211,176 000000000000023d807d2bb16bca35ef312c4940d13540eb62a5c5a1b9861b0b 112 0.05 vMB 196
211,175 211,175 00000000000001c674fb9556c4f54a84366c8c766119ee671e3dcfc4b3bba969 341 0.19 vMB 157
211,174 211,174 000000000000041630223abd613967632c20ed319851eb52adc55dde7b83a02e 467 0.19 vMB 183
211,173 211,173 000000000000005f88b0af7c1a59a7ccf8b3caf02b12cb7737358bce958eb7a6 601 0.25 vMB 216
211,172 211,172 00000000000002813614531cd75fe5479ee036f393e36306d6a870277f4ef33a 410 0.26 vMB 136
211,171 211,171 000000000000009db279f3c5e569b0ddd8b8af0260b1631b747d6cd1d50c90ca 615 0.20 vMB 406
211,170 211,170 000000000000037418dc6f67d4090796fbe755dfce11680d246777998fbf23b3 554 0.26 vMB 137
211,169 211,169 00000000000001eec2914199cba5216a805d0af8d4a6dfcd782445ada5a172fc 62 0.04 vMB 73
211,168 211,168 00000000000000e7e791578e73937c3def13b4a7bf8b74b3743abfd056118996 274 0.18 vMB 145
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 10
  • Data Transfer:
    • Sent: 191.15 GB
    • Received: 0.76 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.