Loading Tool

Explorer IconExplorer

Memory Pool

39,948 transactions
16.18 vMB
0.12455880 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.40/200 MB

Candidate Block

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

Blockchain

Blockchain Refreshing
Tip: 913,314 (688,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,294 225,294 0000000000000207fd28bfcd7597d8bfbd41f115f6166ea26cbf7e2c6d4d474d 140 0.09 vMB 56
225,293 225,293 000000000000021e2d2c29d605b362ebbb47f811e723d12acba8ad67ec7c8140 347 0.18 vMB 161
225,292 225,292 0000000000000067cd1d725af110c1ad071882256c63f883c4dee22181534e43 662 0.25 vMB 231
225,291 225,291 0000000000000314282045eff872e889a317eee965f624c04893dfb854b1be2f 16 0.01 vMB 163
225,290 225,290 00000000000003323bbb0358687759de4ba4a872ac1dcb3ecf2c59575d15365e 249 0.12 vMB 199
225,289 225,289 00000000000000202a0d171aaa72b9f47d2c50ba13e62eacbf6b34c350db280a 482 0.23 vMB 200
225,288 225,288 000000000000031ec24fb828e7ba7822d31546e7e4d8782b7adb349ee23de9ca 123 0.05 vMB 119
225,287 225,287 00000000000002fe7a44836fdacb72bb66f8f413f128dc68a783be41fc2bb4b3 879 0.45 vMB 177
225,286 225,286 00000000000002e695205f80967706286b3ed1b2cf54412a7aa1db5e2291f05b 128 0.16 vMB 7
225,285 225,285 00000000000001d240ea0b59e299ef21ac7727e6ee1f19099c8fab147ae09e7f 4 0.00 vMB 77
225,284 225,284 00000000000001bd162cbeff63f8a7966b32b3684f44741d23f34460aba83936 109 0.05 vMB 167
225,283 225,283 0000000000000381f1d5066133a6881e2f3c5d1772364b91455e089ca2240f20 390 0.20 vMB 177
225,282 225,282 000000000000016e90a66721c3431f9b13fb23091743a7baaa0ad7b2e2537faa 507 0.27 vMB 139
225,281 225,281 00000000000002a98ba00bdc9a58622870b4a78144b03a4f920f4c5ae9f6d340 628 0.20 vMB 257
225,280 225,280 0000000000000211448b0578b8342b7751ccfdd91905fb08905efb230ac93969 346 0.16 vMB 105
225,279 225,279 00000000000003321f9f921e41aecbe9373cbb7ef0ceee05dad9b5fd6b1dba50 918 0.48 vMB 179
225,278 225,278 0000000000000333e7562edb7d5b38c9d75c4db2a910161f8d6927277dec373f 632 0.25 vMB 250
225,277 225,277 00000000000001e292c00fbf576d787f9442caf832bd598e2947f9dd32e92f5f 604 0.25 vMB 196
225,276 225,276 0000000000000141448bb4ad24ea92c74c2745b2dd5473c240003279e1793b9e 36 0.02 vMB 145
225,275 225,275 00000000000000712dbf243bc72a4637977172e0f27fdf0e74aaeb60e16bba44 93 0.04 vMB 189
225,274 225,274 000000000000029695cf3991e24a22c37b2bf6377bf09118dc96e8f86deb98cb 108 0.10 vMB 88
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.68 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.