Loading Tool

Explorer IconExplorer

Memory Pool

81,569 transactions
31.23 vMB
0.07759470 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt 96d82de787bb2b7de1a47c96a0e3cfe06b04dc63ceb356f6373591b751ed7e54
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 921e8afab20d58c0081b057c43827da5c4f4bdc569f73d4e8fe8d0f604f779d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.01001024 BTC
Feerates: 100.37 > 1.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (779,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,253 135,253 0000000000000883b135f8ab7bcfb8076270923628b82c31d96d3880b349b919 39 0.02/1.00 vMB 114
135,252 135,252 000000000000085d0f0d228a5b42c6e6b78e9ca6448f651fbdb417b2446883b8 13 0.01/1.00 vMB 644
135,251 135,251 00000000000001aef5ed859040fbc2350913d535b7a3873242ed1dc93295f1e5 11 0.00/1.00 vMB 211
135,250 135,250 0000000000000751f8bc9fe48a0b99f43865e348906f78bcb344cddb45027045 54 0.03/1.00 vMB 374
135,249 135,249 00000000000005a676c74288c67bc44c268e51786413f071b16b4750b2862bbd 24 0.02/1.00 vMB 682
135,248 135,248 000000000000055f038f7537cd1262f25529f7d95a0990947545826e9b536a74 95 0.03/1.00 vMB 186
135,247 135,247 00000000000003dacd5dd0df618a6ffa81900ceae0d809313914ac524be04d3a 13 0.00/1.00 vMB 383
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
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.