Loading Tool

Explorer IconExplorer

Memory Pool

49,297 transactions
28.48 vMB
0.13925398 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt d3710f6db994f562467e6033c80594b60a7903e46000322ef05358022da8947f
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (406,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,904 507,904 0000000000000000004a74df990de55f5948507e7f46b25cfc06bc8477b60b84 1,099 1.00/1.00 vMB 11
507,903 507,903 0000000000000000004aa38f57bf07375b5699073721fc2536411d4bab00285a 804 1.00/1.00 vMB 103
507,902 507,902 000000000000000000648212bcab4951b9466cbcad492b2fbd1cda863a0c285f 1,505 1.00/1.00 vMB 104
507,901 507,901 00000000000000000029bdf1054a6d3fd3e96409671e4d0d0b563af3d4807e66 1,854 1.00/1.00 vMB 241
507,900 507,900 00000000000000000007e60141b42423bb75f0d1cf3978e48e439c0b4b4baf65 1,545 1.00/1.00 vMB 175
507,899 507,899 000000000000000000427a8e3662bac1809a451b0676749349973881bb924a68 1,705 1.00/1.00 vMB 157
507,898 507,898 0000000000000000003ebd5f2bd07fac019f79922c077b9a33fb8be0ab0d06bb 1,568 1.00/1.00 vMB 163
507,897 507,897 0000000000000000003eb1b35b4b87611c36bd87e4d46a8e1928dde90485c0c3 1,592 1.00/1.00 vMB 194
507,896 507,896 0000000000000000002096c82aff64fbf20cce952cb23c31607d6a9e79a07e5d 1,306 1.00/1.00 vMB 131
507,895 507,895 0000000000000000005204bd31d75374c15d5ba2550cd30caf286c85b1cbb4cc 1,552 1.00/1.00 vMB 169
507,894 507,894 00000000000000000063fddad30bd6e5eb3e3df8806f46806551e595e3fb3ee6 835 1.00/1.00 vMB 59
507,893 507,893 000000000000000000487c74357298d2d5ff9cda49809348081bddeecec1c680 1,763 1.00/1.00 vMB 202
507,892 507,892 00000000000000000031cd5cfe5eb6ebde40008988d7c4529c4ee81898c5b06c 1,129 1.00/1.00 vMB 90
507,891 507,891 0000000000000000002b5808b6bb51e20905758b1e838f2c4046fb33549acc4a 898 1.00/1.00 vMB 60
507,890 507,890 00000000000000000062b4850f1810f0511e1d5a9e794b93a45bd60b1080e373 232 1.00/1.00 vMB 13
507,889 507,889 00000000000000000036c004264b80cfcf8dd84023d186203f2bd87b80556d6a 661 1.00/1.00 vMB 19
507,888 507,888 00000000000000000010629691c097e5fd01501782204511060f81b8a1203e68 2,024 1.00/1.00 vMB 207
507,887 507,887 0000000000000000005d15fdadad8f9e785746ca164651448f597fcf58c51f81 742 1.00/1.00 vMB 128
507,886 507,886 0000000000000000000eb25292cdff7f2328b337eaa666b66e93849a8749fb5a 2,048 1.00/1.00 vMB 184
507,885 507,885 0000000000000000002e4c592e524e38ba8b5b8e4569c0cb201c2a48a83fb5dc 451 1.00/1.00 vMB 25
507,884 507,884 00000000000000000024b12cb92e1c8f025f81870736873200c471b9792baf1c 513 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.