Loading Tool

Explorer IconExplorer

Memory Pool

44,676 transactions
28.53 vMB
0.06369740 BTC
Random Selection Loading Transactions
Max Size: 151.74/200 MB

Candidate Block

Mining Attempt 83b81d5e6f4c50aedb0a97fdb70a6e1fca16a4e2205ffefe69bf4c1cf11836ca
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 5a25f460fe8b2f20a8273ec6a9fca7ed43ddd02bad2a8bc32a784905c3351669
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,348
Size: 1.00 vMB
Total Fees: 0.00966902 BTC
Feerates: 60.21 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (870,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,843 44,843 00000000202c4063869e7e9068c685232e148b19af66248b0be3b76d7b18068b 1 0.00/1.00 vMB 0
44,842 44,842 000000001920563e3c82d5b418a7b013f766e6573acf52e8643b58f5399e2152 1 0.00/1.00 vMB 0
44,841 44,841 000000000e60ccb617c99fde9241e34915a2fdea87286f2b4791dcb14f3d3d4d 1 0.00/1.00 vMB 0
44,840 44,840 000000002dd7178cab7bd9c7ba1a3c64e9b7f3c99f8db36cde5956aaa8ed6a6f 1 0.00/1.00 vMB 0
44,839 44,839 00000000135b2f3ab30fc57dd2c8233e495e00a37d2399ea00f9254c225c0f63 1 0.00/1.00 vMB 0
44,838 44,838 00000000287a44323495515e84ab58864c4a601d4011d7dfa501646461ce7503 2 0.00/1.00 vMB 0
44,837 44,837 0000000035c01b9d7e28c62d47ecb0bfcc65cca460bd86e48e50314a278f6b80 1 0.00/1.00 vMB 0
44,836 44,836 0000000016545d45068bdf1b8ff25f87ab910677ec3c34920988c8e0cb5541d3 1 0.00/1.00 vMB 0
44,835 44,835 0000000032cfddd382c63d71f5f6f86058234f9c7d02790e88db016dce0ddef9 1 0.00/1.00 vMB 0
44,834 44,834 0000000019ec103feed5ca1f4a5341fdcdd2019b844bbd2a11d9e49ae44d51cc 1 0.00/1.00 vMB 0
44,833 44,833 000000000824d02e3c207342e1ba23b9c986b69d1ab37eca987f9411e07fe4f6 2 0.00/1.00 vMB 0
44,832 44,832 000000000d8b8021b34a7e5aae910d4dc84b1cd32cdc29fcb6221281f5173fa9 1 0.00/1.00 vMB 0
44,831 44,831 000000000b3284e139f40e42297e5c29222b470f8ed96d36b47b9e3cf38ab5f8 1 0.00/1.00 vMB 0
44,830 44,830 0000000035474a569e4f3d3735d2b8bbe3dec5ebc6f4293651fe102af9d4ce30 1 0.00/1.00 vMB 0
44,829 44,829 00000000012dba5b529140b49fe2b73312a07aefddbef827f0893d879c590886 1 0.00/1.00 vMB 0
44,828 44,828 00000000324a50eccd6f1c6f3ce04c91e4d310847753406d3177f5d2325f7c12 1 0.00/1.00 vMB 0
44,827 44,827 00000000257301190a61ff7c98fb06571a566ecbea18e02612923800a200a36d 1 0.00/1.00 vMB 0
44,826 44,826 000000002f6ce1aac1140987e3b4579aa11345961450cea93eaa08c73bda79b5 1 0.00/1.00 vMB 0
44,825 44,825 000000002bfa5c4be255f23986ecd192f2b22cbdb82cb7863beb5ecc82867118 2 0.00/1.00 vMB 0
44,824 44,824 000000000ae1be81afb1d6197289e83cdf517fafc3567f714300ffaa0bcced5b 1 0.00/1.00 vMB 0
44,823 44,823 00000000019c03149ea55624ebaab9151006ffb86324a47dbe57119758d7d7b0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.