Loading Tool

Explorer IconExplorer

Memory Pool

28,261 transactions
8.94 vMB
0.07786831 BTC
Random Selection Loading Transactions
Max Size: 57.85/200 MB

Candidate Block

Mining Attempt cd53fd6247b9e1b0739ac7d8c9816db70815ac69fbd37e6a5d187990e1492a62
Version 20000000
Previous Block 0000000000000000000044706956fb2d924cfd041bb99e5d9f6f804de9f25fb1
Merkle Root dbb6339000cff0736df780e4fd7c2e8e0abe032ecf50a4e92a23dbd9abc7f6df
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.04309824 BTC
Feerates: 641.71 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,331 (365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,966 916,966 00000000000000000001486d850da92230f9983279ea38badc1f8623fbaddd3a 2,985 1.00/1.00 vMB 1
916,965 916,965 00000000000000000000ce60bd7d3928e5e7a4a2e8be41770aaf4e164ca47375 956 0.34/1.00 vMB 2
916,964 916,964 000000000000000000012aeb2744692deb72adbd300c330ec4b1b2343bd19a16 2,709 1.00/1.00 vMB 1
916,963 916,963 000000000000000000004b503796fcd51d2eb1be262ce85a8e90ba3222cc2c78 2,844 1.00/1.00 vMB 2
916,962 916,962 00000000000000000000ba810fae37844cbba04ef860ad944b1aafe4c402ba62 3,917 1.00/1.00 vMB 5
916,961 916,961 00000000000000000001eae29855033ab4fb17f4e5db40bf65a0ee893baf9d0f 984 0.30/1.00 vMB 3
916,960 916,960 00000000000000000000b5c0c0c6d639b0d5ec4a6e7e4d043e2a289b31a693e0 2,451 0.65/1.00 vMB 3
916,959 916,959 000000000000000000019411c09692d6f1fb45d476dd123541824313ccd13402 3,972 1.00/1.00 vMB 2
916,958 916,958 00000000000000000000fea013e511152c95a46a6bc2a7bab3cd72c70506622b 1,472 0.57/1.00 vMB 2
916,957 916,957 000000000000000000014ebf481e2f3eba6c232b263f5876af54428ec4d32a82 2,607 0.71/1.00 vMB 3
916,956 916,956 000000000000000000005b4d7841f3d55050c792254a015543477d9210950bad 4,596 1.00/1.00 vMB 2
916,955 916,955 0000000000000000000126e009ff3dcafb43ce56fb2cae7198bdda8dcec2be9e 5,085 1.00/1.00 vMB 1
916,954 916,954 000000000000000000016fc8be7d45e4d932d993a2e96b38697ee4fa7f96e38a 1,665 0.59/1.00 vMB 3
916,953 916,953 00000000000000000001f8071b762a76a223edf5dde2a5caffac33f46b1c5be6 4,048 1.00/1.00 vMB 2
916,952 916,952 00000000000000000000cad09a86f1b1c5688d3954c95cd508f0055be51524ca 3,035 1.00/1.00 vMB 2
916,951 916,951 000000000000000000010480831ea479e08cef8b5f383db01826372d0e898769 3,285 1.00/1.00 vMB 4
916,950 916,950 000000000000000000013498e96ea83d9cc9a4b6067ccf01db67928a006d586a 1,436 0.41/1.00 vMB 2
916,949 916,949 000000000000000000005d1df4d919555734171a3155afbe66c481a93664c19a 3,143 1.00/1.00 vMB 2
916,948 916,948 000000000000000000001eb6cdcbe06b41c5751e09444d83687b8d119053ce55 2,495 1.00/1.00 vMB 3
916,947 916,947 000000000000000000005de21da5f1530b2e5207652fa9102b69471994a77fc8 2,648 1.00/1.00 vMB 2
916,946 916,946 0000000000000000000196680242279f8aef36cd257d97c211eb61c78748d4d6 1,982 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.37 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: 1,000.55 GB
    • Received: 32.88 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.