Loading Tool

Explorer IconExplorer

Memory Pool

77,183 transactions
33.60 vMB
0.13594430 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt 916afa8b3ffb39dd4357156da2099d02206bc22c51fdc5ec710aa50cfbf424b5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (28,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,732 886,732 000000000000000000000ec0d9ec77cb758c8f669b576596e24179261e6deeba 3,890 1.00/1.00 vMB 5
886,731 886,731 000000000000000000026d997cc63ce437cde926317cdbc5c331ef15d2dfb191 3,198 1.00/1.00 vMB 5
886,730 886,730 000000000000000000015c6b3d392bbadf7260e9fb18bdae4ed7c0125de7e99c 2,897 1.00/1.00 vMB 3
886,729 886,729 00000000000000000002596c79703b56c1cf8894755ed56824a330993fd94afc 3,532 1.00/1.00 vMB 4
886,728 886,728 0000000000000000000192ab34476df7b33a364be4cb71b81171506d653bf3b0 3,099 1.00/1.00 vMB 9
886,727 886,727 0000000000000000000201726ba1fdd0c9d7a234a2df75434d456d4d3b910cd7 1,918 1.00/1.00 vMB 2
886,726 886,726 00000000000000000001d3eda8904f5771e66696f83af0158b2a92cea002a1d6 2,688 1.00/1.00 vMB 3
886,725 886,725 0000000000000000000153285160f26b3a956b8fe7cd112c7579478d1112204a 3,246 1.00/1.00 vMB 6
886,724 886,724 00000000000000000001d4555cd87e90af2ee9d2c87303e9448716770622e541 2,078 1.00/1.00 vMB 2
886,723 886,723 000000000000000000021a9383781d67178eb81f35064c0f75e07d509f3ebe30 2,350 1.00/1.00 vMB 3
886,722 886,722 00000000000000000001533853efdbd844e8b100626a312538b142d5ee27a490 3,487 1.00/1.00 vMB 6
886,721 886,721 00000000000000000001387ede4402e39015553680a22701ee69ac2ffd3b1d1d 626 1.00/1.00 vMB 2
886,720 886,720 00000000000000000000a2154151225e3169038740ebcfebf1524b840550e94d 2,200 1.00/1.00 vMB 3
886,719 886,719 000000000000000000017087b0c1487bf1cbb0c5a1e6adc10a2cf0c14a532878 2,898 1.00/1.00 vMB 6
886,718 886,718 00000000000000000001dcce1e3f6d969544813f718626adf32e32146bdbb5d3 450 1.00/1.00 vMB 1
886,717 886,717 000000000000000000019713bba2655b1c069dc27865496bb424a68a3864aab8 1,258 1.00/1.00 vMB 2
886,716 886,716 000000000000000000025d2a12a6dde03a4ff4da4196f47f0ad9bb5a1fa9513a 2,806 1.00/1.00 vMB 4
886,715 886,715 00000000000000000002483332257576393709fba3930b0adfd0bd7a1f77dde0 2,575 1.00/1.00 vMB 4
886,714 886,714 000000000000000000026bb5608cf441949d530f251b8876101059150c20b19e 2,568 1.00/1.00 vMB 4
886,713 886,713 000000000000000000003cc60e15a3046acb943e02e566febbf7afae767ba900 707 1.00/1.00 vMB 3
886,712 886,712 00000000000000000001960dd31361321326dc7e34705f95bdab6ed885a5f400 2,594 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.