Loading Tool

Explorer IconExplorer

Memory Pool

16,736 transactions
9.24 vMB
0.02313268 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.73/200 MB

Candidate Block

Mining Attempt e9aa751db8fa2137d6dbfe2beed922fc7603d3ee3e6cde08e5dc2a77740da2d2
Version 20000000
Previous Block 000000000000000000006d6ceaf54c475dad3ee76350cfaae0a06e1c68d2ee67
Merkle Root c2faa437654a0fbdc902c56c673a04ea80db6e9d816e5af36b6e9dc405b55e23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,381
Size: 1.00 vMB
Total Fees: 0.00893679 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,561 (718,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,232 195,232 00000000000005af9b734bf7dac90b4568e54e80d858f8f52cffcd05de028b9d 258 0.08/1.00 vMB 185
195,231 195,231 00000000000000f2ab805874984ab0bd675526d7168b621367dde692ca691216 261 0.08/1.00 vMB 134
195,230 195,230 00000000000006d66f11295b0afc6d772925de58de8bb8d4790246b560285ed9 205 0.08/1.00 vMB 112
195,229 195,229 0000000000000716cbabc27e56eacd87211cbef6ee7d099167a0fe4ef64f2d6e 166 0.06/1.00 vMB 172
195,228 195,228 00000000000001e01aacb77e4bbbc4657d46bea6f2c7f20d43b8500c882adf4a 470 0.15/1.00 vMB 151
195,227 195,227 000000000000005533719e7f4cb594e1ede757073de28c4e0adaf5adb561319c 20 0.01/1.00 vMB 49
195,226 195,226 000000000000004b80ea77cc2370e7671c70fa27af62a8cadc5f76ef88926055 62 0.02/1.00 vMB 95
195,225 195,225 00000000000003d941a028e054858c878460cff5927bbdc7ff71c880a033d4db 78 0.03/1.00 vMB 22
195,224 195,224 00000000000003dcc5976044e1f80bde5d471be2d50e1761bb21a2affb571e30 72 0.03/1.00 vMB 146
195,223 195,223 00000000000007754f4c457d4d672ad45e7d78f6d432b0504e8bac8506dbea56 178 0.08/1.00 vMB 117
195,222 195,222 0000000000000035d6db8ac1639005d881df8f2d1f3e3eca1e41fe6cf8767129 32 0.02/1.00 vMB 52
195,221 195,221 00000000000002347ce656d55f6ef1080cd172878309082d8d39dc99302f3c3b 256 0.08/1.00 vMB 73
195,220 195,220 000000000000021b3679e65a5ba1686e9bad63ffac7798e78d84cd6d7b36726e 486 0.19/1.00 vMB 148
195,219 195,219 00000000000005d84bf6cb59e218bf456083ad2bfe2c42f14ef7a94d8a59f268 101 0.05/1.00 vMB 67
195,218 195,218 00000000000006f29e008e0403b89879648359639ffcb9d5131ee749e7ac67cb 413 0.24/1.00 vMB 207
195,217 195,217 00000000000000e0221fa179ab22d8b44ec9f4ad8b8c835b8a994755d6605a8d 13 0.00/1.00 vMB 29
195,216 195,216 00000000000002689f8f4f2f758a073aa7d1c228a755b2f0993294faeb0bdc4e 462 0.16/1.00 vMB 177
195,215 195,215 00000000000005cd1d60bdcda58287587b965a0d3b9af7c03f5304e0c5d1f3ac 167 0.05/1.00 vMB 80
195,214 195,214 00000000000005866228c10025bc465254296925b2735d558473b2b3ae759262 256 0.11/1.00 vMB 174
195,213 195,213 000000000000040cdd296c102ddde603f3c16954921cfcaaa2f4154bb34fefdb 304 0.12/1.00 vMB 162
195,212 195,212 000000000000006870fed2ef6e4f2cbc18b0327f078bce035d1cf604ed0e901c 82 0.04/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 779.84 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: 425.94 GB
    • Received: 2.31 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.