Loading Tool

Explorer IconExplorer

Memory Pool

52,327 transactions
30.42 vMB
0.26808543 BTC
Random Selection Loading Transactions
Max Size: 160.57/200 MB

Candidate Block

Mining Attempt e94cce40748f128024607599ece7b3e34e3629e905265f07c1b3735a2dbac0f5
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 0b507b34563bf0e06c33cbfc4f8b0f0b44d44a8d9ce1b9ca27dc2f78119e3246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.08434862 BTC
Feerates: 229.15 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (197,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,428 717,428 0000000000000000000aede3f3bfe8b3f54b419752d8cdee8e2539e4537f5a09 2,264 1.00/1.00 vMB 10
717,427 717,427 00000000000000000009ce43bc002da3d4bcd2db253e0bd04b21a5c461a2116b 2,714 1.00/1.00 vMB 22
717,426 717,426 0000000000000000000334c1bdc26e16595a981e69520c85a54c70244441b265 232 0.09/1.00 vMB 11
717,425 717,425 00000000000000000002d2ca7ae420cf3505a3bd980087dda046d281627f829e 2,645 1.00/1.00 vMB 11
717,424 717,424 0000000000000000000b277299dad9637993f1f654c9c677f486836bd95c4687 493 0.24/1.00 vMB 12
717,423 717,423 0000000000000000000aa8fed6e90fa22c8239ac0dfbfc8ea621c5af3a73547c 663 0.54/1.00 vMB 10
717,422 717,422 000000000000000000048165f90ba3373a7bf052423af8dfb98489bba6068e3e 1,838 0.82/1.00 vMB 5
717,421 717,421 0000000000000000000432b3ca4477d88beaa58c2b5c35de3b26529b8f0d3ae8 971 1.00/1.00 vMB 9
717,420 717,420 00000000000000000004fb81fd381463c91f0972c1588dc472cb40a3fe1ec787 3,133 1.00/1.00 vMB 22
717,419 717,419 00000000000000000007889283a3bdd7298ee1c3a0314c8766c7916837b3cfb1 2,222 0.77/1.00 vMB 13
717,418 717,418 0000000000000000000ae596f1df513d73a2080e879401832705314f52f230f6 351 0.11/1.00 vMB 17
717,417 717,417 0000000000000000000b982ee543f72d4cbbffd0664afe460f6a67cb68f800a6 917 0.33/1.00 vMB 12
717,416 717,416 000000000000000000008e83e2b0705d6eb5dd725df598f700e7ba71fa2c1010 1,330 0.78/1.00 vMB 5
717,415 717,415 0000000000000000000942dd713c8b4824dd34cc8b6bf55e4609ae4aab2596f3 2,317 1.00/1.00 vMB 5
717,414 717,414 00000000000000000003672fe3806a7fb2b16747ce40c99011227bb1924a7dab 2,691 1.00/1.00 vMB 9
717,413 717,413 0000000000000000000432899bfa9099b1aa221ced29cc9db862b4a2b8369a98 1,702 1.00/1.00 vMB 13
717,412 717,412 00000000000000000008da2090451684d0778f25557da4821bee05c3a3093171 1,618 1.00/1.00 vMB 14
717,411 717,411 0000000000000000000124c0a6df3f70178bb1dd713f130094c1a57fab8508a6 2,761 1.00/1.00 vMB 15
717,410 717,410 00000000000000000001f6415b23f33c8a733115525fdf14558feacf4e350c03 3,363 1.00/1.00 vMB 27
717,409 717,409 00000000000000000007833dad629fe646bd6f2856672228226abdfe62b1712c 1,383 0.49/1.00 vMB 13
717,408 717,408 000000000000000000091c4f231949de18c4f88f7475690cb99b61b21a2a7f0e 14 0.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 644.20 GB
    • Received: 12.61 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.