Loading Tool

Explorer IconExplorer

Memory Pool

75,927 transactions
28.16 vMB
0.08929135 BTC
Random Selection Loading Transactions
Max Size: 170.74/200 MB

Candidate Block

Mining Attempt 8944cd2ee8d7caba96a1e64a42a0cde107fec4fd8df3533b88a0ab983a8b3dff
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 860d2c30d501428d8b13407fab9f9e9b3dc1f995b67b39f9b34bff55dff5d174
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.02805634 BTC
Feerates: 150.80 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (729,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,913 185,913 0000000000000527cefc7fa5354125229095df76601b2a7578af46b52b457da3 299 0.10/1.00 vMB 141
185,912 185,912 00000000000001342f681f88772fe822013b03fc5f9f6115d3f4a2eddfd85451 100 0.05/1.00 vMB 59
185,911 185,911 00000000000005e163fd7437ae4b0781ab6ccd62a63fbab0ad69d3a8aa03228f 128 0.07/1.00 vMB 92
185,910 185,910 00000000000006b9a71922f26e0dd7f1f5cf0d2d923d7268927b22f07644067f 109 0.07/1.00 vMB 79
185,909 185,909 00000000000003d38f78e1b921f58252f40aa5e4127c151ccd2fa8d002b409cb 87 0.02/1.00 vMB 13
185,908 185,908 000000000000023aea670d4f344b32439c1707d6a55f982bf2b1191d51426c17 145 0.06/1.00 vMB 108
185,907 185,907 000000000000061eed6fb8137cf92956b4b34c4c9d3deb9f7472c05f22653907 351 0.16/1.00 vMB 158
185,906 185,906 000000000000055d3844906372c2a4b868cbd9f25e4be5cc26ccedce36ee03c4 79 0.09/1.00 vMB 71
185,905 185,905 00000000000008f109cd9a61b49cfd2a9b11221c309fb0e1779591848022672a 151 0.06/1.00 vMB 159
185,904 185,904 00000000000005351394a50ef5c6fde13727c0120239ef4d91d5488c32530151 63 0.03/1.00 vMB 127
185,903 185,903 000000000000021ed4ea3824a0c5f2610b1f66fbc89fa0803836e18fe177eee4 35 0.02/1.00 vMB 296
185,902 185,902 000000000000052a2f9fb7208b994365198feb10880cb27deb014aa9f2b2f5c1 91 0.04/1.00 vMB 233
185,901 185,901 000000000000072f91212f4796fc549c97826a72f1825c57323b1ab280cf617d 9 0.00/1.00 vMB 332
185,900 185,900 000000000000053827de2fe239353399d036ac6a081879e930fc0832597f6f91 60 0.02/1.00 vMB 96
185,899 185,899 000000000000074fbcfcb12a6892eb4d64d138ad1d5d783a5493a9991feec4c5 22 0.01/1.00 vMB 79
185,898 185,898 00000000000008890c9572c045d47d558b49b2feaf65b8d273c1697d59ba3fcd 92 0.05/1.00 vMB 104
185,897 185,897 00000000000003c1c88bb54061694cedcd9ecf8ef691107a1bca15ad0ba19fcb 76 0.02/1.00 vMB 121
185,896 185,896 000000000000010d35371833d853566f7a2e67432e7037e94bf2ea44119cf237 131 0.09/1.00 vMB 83
185,895 185,895 00000000000009a5ee46ecf861b3b120f8f3490c3ba0df9700d9d92731f89c24 284 0.12/1.00 vMB 126
185,894 185,894 00000000000003342f56a6388edde16c862eae7d81eff27a642673c2615dabaf 158 0.05/1.00 vMB 37
185,893 185,893 00000000000001ed91aca2b1828bb75c48fa3bb2377c5bc0d07fc1ce482e0813 256 0.29/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.