Loading Tool

Explorer IconExplorer

Memory Pool

81,548 transactions
34.80 vMB
0.16267347 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 667ba060cf1398620ce5631e2ce8626613345dc5161e5ffe82d7f0e1c3fcf7fe
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 83e1a8c0e7aec43ae019949e21f6e69051920457fed11a2320a748a39bc9c2fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,228
Size: 1.00 vMB
Total Fees: 0.03062564 BTC
Feerates: 150.93 > 3.07 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (886,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,873 28,873 00000000baed45d095e63350b87b2ad934d092155215098b61646b779edaa6b5 1 0.00/1.00 vMB 0
28,872 28,872 00000000091ece5fb7e0aa3b6ec089ff126cbb285742d11d060a6bc2718b2375 1 0.00/1.00 vMB 0
28,871 28,871 000000006e9adb999fc33ca8aa1da5bc73a927ffe672d2facb0bcde01fef1a8a 1 0.00/1.00 vMB 0
28,870 28,870 000000003627e62b0a95c751686ca14e0894c288cf1108d8868ae76d66ba6977 1 0.00/1.00 vMB 0
28,869 28,869 000000000035c250e9e60b4677e78a94363acc95753d51265fd8631d17b36888 1 0.00/1.00 vMB 0
28,868 28,868 00000000d92750e3f2ca6c3305a6a215a9f6338a987578ccd213019be5ba7df0 1 0.00/1.00 vMB 0
28,867 28,867 000000004b151a455205a159f76409d205b5344c4b3b3be7cf8ad1b3c3925939 1 0.00/1.00 vMB 0
28,866 28,866 0000000097cabbed99ce8c6cd12c8c5e301b958f55a3f9996e754143fc581468 1 0.00/1.00 vMB 0
28,865 28,865 0000000049c64a814ed74de03fdde388701b175f20502cb68cbc5fde656543ba 1 0.00/1.00 vMB 0
28,864 28,864 00000000c67e9b851596d603b1fa94a9b17845b27453111e3e038b270be19c07 1 0.00/1.00 vMB 0
28,863 28,863 00000000ab8068b88042fd6afb5c43fcfd2cff663d138ad3c77dab79ee3ec712 1 0.00/1.00 vMB 0
28,862 28,862 00000000dce0e5708583e89a5d3a95a53a7c866f14ac99633bc2556c1f08ac6a 1 0.00/1.00 vMB 0
28,861 28,861 00000000c1bee2460819529b3f8a3d4f4b27cfef4aa1bcf47e88ca95db8bb9c7 1 0.00/1.00 vMB 0
28,860 28,860 0000000013529fc1921ad4c05c62f1205484df63087be953bfee40ac1f4c9f9c 1 0.00/1.00 vMB 0
28,859 28,859 000000007f8dc2f52629e0eb07c677d081e66c82af3876d63512c211355ae468 1 0.00/1.00 vMB 0
28,858 28,858 000000007705ecc5c4d4ead973c3f93475b2f88f448ad43bd285db36c7bedb8a 1 0.00/1.00 vMB 0
28,857 28,857 00000000d44d6bfe26112aa919eff3e1e224e48db114f1d5545c443b90d88f07 1 0.00/1.00 vMB 0
28,856 28,856 00000000cbf066f63f5dbcfe2038b670613ac3c3a35d3f0fd79fe2a795c99ef4 1 0.00/1.00 vMB 0
28,855 28,855 00000000aaeeee71b867c07a4c787fa30c3ce4d7569bdb5cca664ac1c944b1b8 1 0.00/1.00 vMB 0
28,854 28,854 0000000000ce0117af4bb40f089458c0da61cc679462623a95c5b1eefe268af5 1 0.00/1.00 vMB 0
28,853 28,853 00000000b93ee6b162fd17037ed92d969afa1c9c37966a7e5a034c5cb9f98ff5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 731.69 GB
    • Received: 18.52 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.