Loading Tool

Explorer IconExplorer

Memory Pool

78,649 transactions
29.42 vMB
0.08223066 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt b000f2a016abf0fdec9a1c071424518931a7bfbe0ca643b7cb9109b2d3b4148f
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 29a88e594d54aae8fe2291a8255ddd07a5cf1497467d2e41dae4ba0045bc674b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.01765958 BTC
Feerates: 301.25 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (779,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,246 135,246 000000000000020f9e5361b67c69fa0db47c67d08a8b89e70f1432fe325f7a64 193 0.06/1.00 vMB 497
135,245 135,245 00000000000003c854bf3719a82fd2a2851fc55fc6cbe4149203c4d15fb06b69 46 0.02/1.00 vMB 463
135,244 135,244 00000000000009836957abd75045e71dc66d792cd1de5f5fd4533b2f1487a1ee 58 0.03/1.00 vMB 331
135,243 135,243 0000000000000978df1934eea602da23da0effd007081d59d1c766b427f1d3bc 127 0.04/1.00 vMB 136
135,242 135,242 00000000000002c72b5da37a48c417e108f282b0a9abb3d7c4f14930f3fde334 52 0.04/1.00 vMB 368
135,241 135,241 000000000000063b6de581de14ae40f0d7fe7e11d0c948a5441d2ec6f521e79d 22 0.01/1.00 vMB 192
135,240 135,240 00000000000005994d3aaeae7aedc00f16b0d4953e343a309ca94ccb36ae7bdf 30 0.01/1.00 vMB 673
135,239 135,239 000000000000067e560b18157676521af8de9860c1dfa6665320e44156fe2ad7 15 0.01/1.00 vMB 256
135,238 135,238 000000000000060f042f18d6aec009698d9d9816a3754094505f30838f3928d1 74 0.02/1.00 vMB 0
135,237 135,237 0000000000000361e1ddb3bb71a35bfd138c92659033d2403ca356ce8b391dd8 66 0.03/1.00 vMB 77
135,236 135,236 00000000000008d5af38c3066ede0727b7d0b9a6fb570ce35f2ae07029a923c4 31 0.03/1.00 vMB 551
135,235 135,235 00000000000006b15ad1bd27555f9813137625bd24a3e5692c5a25ca74ad450a 35 0.01/1.00 vMB 701
135,234 135,234 00000000000002ce9a0207c4321915aef17fef1919098abbe391615374e953e1 2 0.00/1.00 vMB 0
135,233 135,233 00000000000009bb5b04e589316c93c1f62d2861037ca6bf3534ee27acd3053c 64 0.02/1.00 vMB 268
135,232 135,232 00000000000002ff27cfd5d04d2f4f72a759604013707f121aa9d13cf336589e 19 0.01/1.00 vMB 0
135,231 135,231 000000000000064fa1b47739a320b468596ea23340bce6c8d77d2b91451f25b5 73 0.04/1.00 vMB 233
135,230 135,230 0000000000000a41cb085da34e8f770f241d233dfb78e011c15937c128a48b58 28 0.01/1.00 vMB 668
135,229 135,229 00000000000000ea82ec6eaca7d520916b78e086ec53c911a2284eb0f74f9fbc 13 0.00/1.00 vMB 463
135,228 135,228 000000000000030b80819e7e81ae5b6445c9c3a30b022bf9058aff137cb9dc30 13 0.00/1.00 vMB 538
135,227 135,227 0000000000000613a3b21aabeb016623c30bfa8c78bd87acd727b24ced5a0afe 32 0.01/1.00 vMB 623
135,226 135,226 0000000000000112aae26d1d6b3631b5521a8d1ed733db54f210f1a917a9020e 196 0.06/1.00 vMB 262
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.