Loading Tool

Explorer IconExplorer

Memory Pool

40,172 transactions
16.23 vMB
0.12678848 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.73/200 MB

Candidate Block

Mining Attempt a0a747e5e1668a298affeaf120d99cb16dfd961b0da0b09b38613056ae0509d2
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 25bbf4f74e6634bea64ebfd1609ece6c37dc88fdc8599628838c621f6db3d870
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,671
Size: 1.00 vMB
Total Fees: 0.04467703 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (703,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,235 210,235 0000000000000108cfb439fcb743264c138f6fc6a6345bcdd4041ba29fe46711 445 0.20 vMB 206
210,234 210,234 00000000000000742322dc19fe745584984be927652d0e021cbb8e02efc879d3 284 0.13 vMB 162
210,233 210,233 000000000000005e1b94978de522c45e6daa0ee71b86556302bb29969d8de213 31 0.01 vMB 121
210,232 210,232 0000000000000047fd380991441c72af7b1d0aeb7dd1a782abb8941707f64aee 214 0.09 vMB 161
210,231 210,231 00000000000003b2c3f1de07c281e158a9369679006e6f0bbd2d0cc3535923d7 559 0.30 vMB 145
210,230 210,230 00000000000002c280a185ffe6d820899ac258075e2f635fdc564f121406cae0 643 0.25 vMB 184
210,229 210,229 0000000000000458fe867f50e7056d70d4f043d4597cbb2c1b54f1d1d4ca9a4b 823 0.25 vMB 197
210,228 210,228 000000000000020dcabc20b7dc44ea13b9862161e9083481384483018fd23640 193 0.06 vMB 44
210,227 210,227 000000000000004e6b220120e47a578e58a6c4f89d11eca769f923c5144cd735 622 0.27 vMB 179
210,226 210,226 00000000000001c30676c20272e7ec88ff0983fe4e1c12ed2096e280089c831e 10 0.00 vMB 160
210,225 210,225 000000000000016493e2586f90e2d5805e85a66e0a1df0e9cf98872fb8456f20 11 0.00 vMB 165
210,224 210,224 0000000000000227c47070a8ae2032ab30a0aa658ac06053f72d0de98cc4135f 131 0.05 vMB 122
210,223 210,223 0000000000000430e1a5e32c37ddc11a7411c6c442704b71023951ebdbb40aa3 136 0.05 vMB 58
210,222 210,222 00000000000000972b616a00477f5423b52e088a435ca6de7f768e7bd68f759a 10 0.00 vMB 17
210,221 210,221 00000000000003aae7a0f502970706afe84ebdf79eb86a05bc6d0f7b0f177987 624 0.25 vMB 192
210,220 210,220 0000000000000318b225824a9c7a9444f46ab87b645c4c1b493de02219cd02ff 327 0.12 vMB 177
210,219 210,219 000000000000044bc541a90e4407ab28be3a881edae7f3ae0e62179a259118e3 12 0.00 vMB 88
210,218 210,218 00000000000002e8a4d59f68e2b1f1d5fd2187cd0a3a4abb7889ad8d803edd2d 36 0.01 vMB 32
210,217 210,217 000000000000039d0193bfd9c4b8079a46e5abc73ca446b9912b6d279828f869 70 0.04 vMB 103
210,216 210,216 00000000000000371524e20ba6608d1b3cff960c383be3f755e6be0a8e0e162a 1 0.00 vMB 0
210,215 210,215 00000000000000d66aeddaa80b4ddee073e4b273b1e272be0ba08a79c2c46ce1 22 0.01 vMB 65
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.69 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.