Loading Tool

Explorer IconExplorer

Memory Pool

44,821 transactions
26.69 vMB
0.06097644 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt dba5b5d763d43feaa5ba40dbc9e62f9d16de9b161e35aa57f9941a2a53a14313
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root ff97db0882b9e21290dc06b61901ee28e5cf75dddb8d7329a406dc9d4573ebee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,808
Size: 1.00 vMB
Total Fees: 0.01180821 BTC
Feerates: 180.34 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (447,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,299 467,299 0000000000000000011fc4f5e53bcad3bafa87922bcf26777e787b5b9fc61c43 2,175 1.00/1.00 vMB 216
467,298 467,298 0000000000000000003394328df3d23631ffa8d05ebff5a9779f7f463795c5d0 2,922 1.00/1.00 vMB 365
467,297 467,297 000000000000000001bb184a1b8390f9d6bf31c645924c04afcdcc0447c15c1e 1,753 1.00/1.00 vMB 193
467,296 467,296 0000000000000000006c634d49bf7f21887ac203eb25eb260d2717e77382fca8 2,087 1.00/1.00 vMB 170
467,295 467,295 0000000000000000007d49bd8c48eee6d3610bf187ee5bf78757676ea6c64497 2,125 1.00/1.00 vMB 364
467,294 467,294 000000000000000001645e733ed97edb7f1a7fef5e3df0915fce9666677f516b 2,228 1.00/1.00 vMB 266
467,293 467,293 000000000000000001343a96da12ce45c48e7dbefae185ea3141ed44e3db59a0 2,354 1.00/1.00 vMB 155
467,292 467,292 0000000000000000001a20d2219a573b140fcbf14f84725518a4930e593a89a3 1,722 1.00/1.00 vMB 226
467,291 467,291 000000000000000001455ef00f26b581487ec561aa1b4b3be5d10021b0eafb56 2,533 1.00/1.00 vMB 312
467,290 467,290 00000000000000000006e4891d14989db914f7f1f56270b6c0c8afd7b55b7c10 1,522 1.00/1.00 vMB 193
467,289 467,289 0000000000000000001473670be717e9fb391516ea4402b53390a9f716f16a00 2,446 1.00/1.00 vMB 273
467,288 467,288 000000000000000001d0caafa41da217ee3a671cbbba9cbe4122da42e732321f 2,122 0.99/1.00 vMB 214
467,287 467,287 000000000000000000a7f29e234288d03b1c46373ea23ea08b61d2b2f2e626d2 2,027 1.00/1.00 vMB 310
467,286 467,286 000000000000000000e4c24a8e2d32eaed016cd53ac4e69ecf88964233c4b38b 1,808 1.00/1.00 vMB 189
467,285 467,285 000000000000000000b68196b624ae696530f6630c44906af62d7088a4e62ef7 2,123 1.00/1.00 vMB 225
467,284 467,284 00000000000000000140066601c5aa6e9c1d50cfc23b3b4104d36bc1702e20e7 2,490 1.00/1.00 vMB 249
467,283 467,283 000000000000000000b7aa2fe8a8dcdcd1b6d1f05d67045782e5509e91304092 2,040 1.00/1.00 vMB 313
467,282 467,282 0000000000000000013bd9a7c81c3cb2de6f4e26f916e6c53cf7556b34caa12d 1,911 1.00/1.00 vMB 406
467,281 467,281 000000000000000001b2a711580a166912c50ed2118ab11fc862121fc0558f8b 2,214 1.00/1.00 vMB 183
467,280 467,280 00000000000000000125a4110135f64f87f6afa1d74c392efaf89e30d21ddd67 2,763 1.00/1.00 vMB 297
467,279 467,279 00000000000000000106c6b5b7523443353e1bf83d30dcf5ef1bd2e4bc7bd5ac 2,213 1.00/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.