Loading Tool

Explorer IconExplorer

Memory Pool

39,857 transactions
16.16 vMB
0.12356299 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.26/200 MB

Candidate Block

Mining Attempt 6d74b766fa67aec6522613bb7b3ffa8336e74a71d4136c1d90fb39e8ff2448a6
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (715,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,128 198,128 00000000000001280a00dea54975b8985e00a120d175dc202f959fa6b802a63f 141 0.06 vMB 116
198,127 198,127 00000000000000cec5ca0ae192c5191f34047f33a759aaa29faeb9226305e0d3 518 0.21 vMB 166
198,126 198,126 000000000000006cd1f537ab2ead8f7f0a8b1272a867ed2af4270ffb3407a270 127 0.05 vMB 93
198,125 198,125 00000000000002c5d5e4a5ac562407fe2dfcd1b3dc53da02ec15f9e592367184 521 0.19 vMB 150
198,124 198,124 000000000000041fd9cd36e1d8f134ca89c3eaa95edc778951b3fdd1c4016149 177 0.09 vMB 109
198,123 198,123 00000000000000769a75c27608cb881f3d51d3cdf9477e7cc625df282244b0c0 75 0.02 vMB 43
198,122 198,122 0000000000000624869e84043ac0da398e19d9a7b313259751ea2753f80dab48 532 0.25 vMB 111
198,121 198,121 000000000000039bcd2e1e8c6d10fdf28e727c388ac2e0c6a47b78cbf80dc78f 32 0.01 vMB 39
198,120 198,120 0000000000000091e8a86ca8d3b8c23a9570cb6117ccbfaa23279ed3220ac314 490 0.19 vMB 149
198,119 198,119 000000000000032a14caa72c4d4c103c6582466293ee0941ec37b76c6bbc0fd4 378 0.14 vMB 167
198,118 198,118 00000000000004d38e7b815552a467164520d2d3c745a3795e0a8dedcf13b121 512 0.18 vMB 141
198,117 198,117 00000000000004532c8ab94c6c1c24baee9f73232f8b7887724c9c6f9b621bcf 132 0.05 vMB 113
198,116 198,116 0000000000000313a878d243598d4c61ba7496cd56a308c9ff1fb314c047b4a8 81 0.05 vMB 104
198,115 198,115 00000000000004d5a757270913458b863df8032c03000a18db4b797da440dfe3 308 0.12 vMB 171
198,114 198,114 00000000000000c53298261fa9267f12e99a7837e8be2077914bf8e4466373f2 9 0.00 vMB 222
198,113 198,113 00000000000003581f1c1737830bc9b25ed50f8ae3e07e8b00c25696dacdd3bf 332 0.14 vMB 319
198,112 198,112 00000000000005c71b115e1d34990ee69d0be0180cfa03f1b7b23b7398b293a1 245 0.12 vMB 124
198,111 198,111 00000000000002248e20340cb114fa996e743e518aab58e0eb19184977fd8f21 77 0.03 vMB 197
198,110 198,110 00000000000004fa750525223e0a0bee61e2c2d042ef37f97e7d40bf4972468b 20 0.01 vMB 89
198,109 198,109 0000000000000637f26cda17787cae1fa10e0b25d4da06a851fd8b07483a7fe2 299 0.16 vMB 107
198,108 198,108 00000000000005daad417cbbf4926c01c0586362f1d0af50da423a6a4839fb1c 26 0.01 vMB 68
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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