Loading Tool

Explorer IconExplorer

Memory Pool

77,803 transactions
29.55 vMB
0.07146331 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt 1d9eefaa223783a65b8f265b522921a50429de44618b9b3ac3657ca9ef6d71a7
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (488,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,913 426,913 0000000000000000039ae85157a9e72080ebbf71336b48daaa80f3b2b318a415 2,719 1.00/1.00 vMB 80
426,912 426,912 0000000000000000016d57d46c3b2582de6071ba5853a3063d15a4b99dc993c4 2,473 1.00/1.00 vMB 55
426,911 426,911 00000000000000000128c0bba2ea2460ff6f6b8be483313eac7224b9aa9de324 2,834 1.00/1.00 vMB 87
426,910 426,910 000000000000000003d061d2800029a655bed51bcf1e0e69b3391415d3a4a8fe 2,555 1.00/1.00 vMB 66
426,909 426,909 00000000000000000452f76fc6089b9fdaf1dd3d14ba5e125f23956981adaad4 598 0.31/1.00 vMB 52
426,908 426,908 000000000000000004f5c86d2e1a715f044125f97ce69ce0d57faed16c95b6d6 149 0.06/1.00 vMB 69
426,907 426,907 000000000000000003552d5097a41a019490b7b16e1d52e36ef694c038651d3b 1,497 0.66/1.00 vMB 67
426,906 426,906 0000000000000000007c2a55586c24bd00f6fb8feba4498e31a365f75ef167e1 849 0.36/1.00 vMB 67
426,905 426,905 00000000000000000368954b543933e172c70572617ffff13e8c4e3bfda95a80 2,107 0.97/1.00 vMB 62
426,904 426,904 0000000000000000030bdc1dee23cbef5970c2be828d45d13ba7ca68936678c5 601 0.26/1.00 vMB 64
426,903 426,903 000000000000000004f472afc55cc52a159aa8e073bdde1ee6890d690bb2aa35 519 1.00/1.00 vMB 13
426,902 426,902 0000000000000000023c62708164f93d78b687d08ef1e7eb27f6b1366087850d 192 0.09/1.00 vMB 55
426,901 426,901 00000000000000000229ba84cdf960a5c6226a6b1625f399234b396e34e258f7 1,193 1.00/1.00 vMB 28
426,900 426,900 000000000000000001f9681b0c7a3029d329139d0dcb5ccdce2f377ae23fad31 531 0.28/1.00 vMB 56
426,899 426,899 0000000000000000028d90c265adc943dacb6ac3a8245ba696b18646eb85d67b 1,572 0.87/1.00 vMB 50
426,898 426,898 0000000000000000027ba9ec504e48bea7bad17d91f69b9fca6353f0f1d820b8 2,070 1.00/1.00 vMB 79
426,897 426,897 00000000000000000020f94fc3983062311124950a182851afac9404dc672258 564 0.52/1.00 vMB 24
426,896 426,896 0000000000000000016b4c3097e5cdef14379670e126dc8aab6a9054ba1af499 1,583 1.00/1.00 vMB 38
426,895 426,895 0000000000000000045b0749c6a1461e615e81ae7ff0ecb3e77477e67341a496 1,791 1.00/1.00 vMB 55
426,894 426,894 0000000000000000010319008ca745e083eb74e130645745a4506b503df3e547 2,645 1.00/1.00 vMB 83
426,893 426,893 0000000000000000035c07c8ad9946cfb13c4170f3aaaddeb11df3668f7d9c93 2,482 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.