Loading Tool

Explorer IconExplorer

Memory Pool

80,106 transactions
29.47 vMB
0.13052089 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 636d2725d7c8d65b34777226ae1effedff2a7a0e6c0b3186c5c62d453dad043f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e0dd11eb998f44d996ae045c04c5953f9232837f268c5c92d46a1d335c642e10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.04863380 BTC
Feerates: 301.72 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (557,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,911 357,911 00000000000000000c2fc629055252a940ca6f2caec656f6df804eb90aaf7168 587 0.42/1.00 vMB 22
357,910 357,910 0000000000000000118a92b582436be7c91fdafc373e8fab54002a2d38d64cf4 391 0.23/1.00 vMB 21
357,909 357,909 00000000000000000d7a494f6f64f56d06e1ad64a6834c46d2fc233ba9e772b4 183 0.26/1.00 vMB 9
357,908 357,908 00000000000000000dcd46e94148068e1ca5ccdadf239275c3062ed89c1f6564 171 0.11/1.00 vMB 21
357,907 357,907 000000000000000015b1229bc8ffff72fdef42311f67f4bf57e94d43a1051414 244 0.16/1.00 vMB 23
357,906 357,906 0000000000000000117ecc9aad5876a3bacefa7ebe3e399056c45246e4d5b64c 1,206 0.70/1.00 vMB 22
357,905 357,905 00000000000000000b4876b40f66be9bb8ba9c0b1770e63122d125a960ea39d6 1,183 0.62/1.00 vMB 30
357,904 357,904 000000000000000004688f04bc264acaafaa4e9a54dd706d6cd31f7a70efe83c 615 0.46/1.00 vMB 20
357,903 357,903 00000000000000000b279f9acf9a11d7c55e6f55c741658905342581e1180333 802 0.38/1.00 vMB 28
357,902 357,902 00000000000000000602507285406d3946f4558d1fd63dc0c085e311a2c95851 691 0.33/1.00 vMB 26
357,901 357,901 00000000000000000f552861d8b9c2edcd6684789de50d6863c32b8800848b77 348 0.16/1.00 vMB 27
357,900 357,900 00000000000000001173e320aeb17bbac52039bef4e2cdef5d1c66fb12003317 467 0.22/1.00 vMB 26
357,899 357,899 0000000000000000142e11905993080fdb62567436caf638d6c084b89ba1e9a2 514 0.27/1.00 vMB 23
357,898 357,898 00000000000000000339745a1c9807b89f0d943e8f260abc5931da68d82ed568 499 0.26/1.00 vMB 23
357,897 357,897 000000000000000011ce09c21518d29985f7224cec36047d367b3d0968afdd08 303 0.16/1.00 vMB 26
357,896 357,896 00000000000000000bb71045e8c195657ef605d8904e8d507473dd1543393700 833 0.45/1.00 vMB 26
357,895 357,895 0000000000000000068ec9ec96e6dcb15f757a2746f0bdfc3fbe7410292d33ac 564 0.26/1.00 vMB 26
357,894 357,894 0000000000000000031486a321837159df02329e330d72cabd4a57d82d2d2e69 551 0.31/1.00 vMB 26
357,893 357,893 000000000000000004e065e881bfab44013333e9db5906b2e77e4fbedde1cc15 359 0.21/1.00 vMB 24
357,892 357,892 0000000000000000159e525f47bbc7af03d18a92465f78c74500dbb5ffa6e1ff 201 0.11/1.00 vMB 22
357,891 357,891 00000000000000000912a53f86aa6ffed5946f7dde339cf2e1a8aa0696253cf7 299 0.15/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.