Loading Tool

Explorer IconExplorer

Memory Pool

42,685 transactions
26.75 vMB
0.06357249 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 422faf460b07259cef36100507ef0a9b95b3b233e74f73a6e725448fefa1d7a1
Version 20000000
Previous Block 000000000000000000001e5037ab3245321dd405b5bca943b168a3f43d4c4e96
Merkle Root b836c3360a7f79466adc623d8e155c781615dffe9154b200156c94e50c728996
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01409557 BTC
Feerates: 201.36 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,911 (615,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,656 299,656 0000000000000000456033b5f63cf6d777667cb66732653f41c1b4b8c2c04870 93 0.04/1.00 vMB 35
299,655 299,655 000000000000000083338846ee1c2ff262561a42b3ebd50c433f0a1d85e8b52b 256 0.11/1.00 vMB 26
299,654 299,654 0000000000000000693e3db31c720d759138fe020e1c74be898ed76b605c8e4c 256 0.09/1.00 vMB 23
299,653 299,653 000000000000000061744d9a034c91c551783f5eb7e444daf313fbea1ca06622 507 0.24/1.00 vMB 39
299,652 299,652 00000000000000003ca6150bd72d478af78872378da6b6fdf0bd97fa75084b9b 431 0.16/1.00 vMB 35
299,651 299,651 000000000000000068c71c94678146e2e1f6296c29d784f606093f10409ac170 478 0.27/1.00 vMB 34
299,650 299,650 00000000000000000f036f82d092b2d4c3976518e9744fb992bd5033a0ad8adf 1,473 0.89/1.00 vMB 53
299,649 299,649 00000000000000000fc25c95153fbcffcf306b5edf2aaae385f0c66ea406fb61 125 0.05/1.00 vMB 36
299,648 299,648 000000000000000052176843e837de5384e65dead5bf6a903f9fb8e606613947 708 0.34/1.00 vMB 38
299,647 299,647 000000000000000071aa42cfef7575d56657322cdc8507c273d83d003288cd81 504 0.29/1.00 vMB 37
299,646 299,646 00000000000000006c2ab380ef2dca1405a43d67968ad6726562e71109841fc2 154 0.22/1.00 vMB 13
299,645 299,645 000000000000000019ea80bf3e32bddcfffa8d2dcd766d7e10ebe8b64260ac79 869 0.35/1.00 vMB 48
299,644 299,644 000000000000000058d0ff35ccc5bd8b2a7b84b0a47686838398d2d0d41bacd1 488 0.21/1.00 vMB 66
299,643 299,643 000000000000000043404306a4020c00ae21ce56aa9a75884f493248d19ca1f9 76 0.04/1.00 vMB 35
299,642 299,642 00000000000000000a150f9d9c05982bf153f151320a10eeae4fcb56e45f6824 512 0.29/1.00 vMB 43
299,641 299,641 000000000000000040387cd06355ef3b1c26f46c0ea7fec8f0e71bbd7f243b3f 251 0.15/1.00 vMB 26
299,640 299,640 00000000000000007ee41ad4f39505b821c2073c0f5b49cd4571e482a73316fa 1,547 0.92/1.00 vMB 33
299,639 299,639 0000000000000000635bbf34a1d78b676088d898f313ddf1e0161d1c0b7641f6 41 0.02/1.00 vMB 11
299,638 299,638 0000000000000000486ea7cb90c58eda3fd426cb15f6c615aedc086be2651520 279 0.32/1.00 vMB 16
299,637 299,637 0000000000000000475173254161bdc541198d63de71e2f6f92a1bced7af8649 696 0.35/1.00 vMB 36
299,636 299,636 00000000000000002784f03be6a74db76aea40549b8be2b66248264f20c69e78 443 0.25/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.23 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: 654.95 GB
    • Received: 14.22 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.