Loading Tool

Explorer IconExplorer

Memory Pool

24,140 transactions
10.59 vMB
0.03090211 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.54/200 MB

Candidate Block

Mining Attempt 7b6dd67f5bc64e882b5c95b92d03cba99a657f84fe63783f37c9c1f1d85b2605
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 1207b11772d61dbd5eb2b0113de11fd4f251a6a8df319ef32d1efaa03c57adca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,652
Size: 1.00 vMB
Total Fees: 0.01332555 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (754,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,907 158,907 00000000000007809cd026aaaf1c2e9971c0d0f60af99c67331bf56330371866 10 0.00 vMB 0
158,906 158,906 0000000000000b6f095dbcf07f4b18a25bf9665237d3617218930e3319da7231 127 0.05 vMB 131
158,905 158,905 00000000000005be93a9f15289e3a265596928b43ca9f6b463706f64c5a907fa 16 0.00 vMB 60
158,904 158,904 0000000000000abaacb203d2de1db57ab0517baec5c575b414d9f35a7555cdce 35 0.02 vMB 152
158,903 158,903 0000000000000dfb40e33decd447ab295851974ac7cca6014ba7f091994bca72 11 0.00 vMB 16
158,902 158,902 000000000000015e015b6d31eeaa1cf723a695ea234fbdfbb6a75471c2c6a4e4 17 0.01 vMB 162
158,901 158,901 000000000000070f8710e8819bc92b4050e58ed5852b79eeea4d99c34a58be69 22 0.01 vMB 53
158,900 158,900 0000000000000b94069c75b2b2f3fc4815293c7e6c3a4d13a3ef29c12f2a3bf3 54 0.02 vMB 267
158,899 158,899 000000000000072439a45063854657347cf9b553dcbd7646692e9498a9675f16 38 0.01 vMB 140
158,898 158,898 000000000000025a345402f32cfd56ca405d9ff2896b37abbe62c3a78fb905b1 15 0.01 vMB 216
158,897 158,897 00000000000009d51387e8d465d8474c2ab3acc5b1689d35f8eed8a17f7ba095 13 0.00 vMB 59
158,896 158,896 0000000000000aacac12219aea0796127132f690618c257ad3aef45512b0c281 11 0.01 vMB 221
158,895 158,895 0000000000000a0b5dc342ae1fab56523b53dcd5984d37b6215be571656ee9ff 23 0.01 vMB 307
158,894 158,894 0000000000000be246fe4fa0ba593346f9fcc751b5b83a65c204ed59ddb642be 53 0.02 vMB 244
158,893 158,893 000000000000053a39dc0c92def5a127729c57032926314a9ffe728c2139b67e 11 0.00 vMB 56
158,892 158,892 0000000000000e1ecbe6594af2f6ccfb1feccf0517b845ea6d484a43e29d4ff6 12 0.01 vMB 25
158,891 158,891 000000000000067e8a7547184e4571c012990f023a21d9cf482f6fe23bf49146 73 0.04 vMB 193
158,890 158,890 0000000000000e4629de8aa26e96bf74946f45b944c4c6012f02511ad0f3c497 110 0.03 vMB 0
158,889 158,889 000000000000052d36f492ed2579d3937a300b9798bfc91f55c75cc8b15bcf69 64 0.03 vMB 134
158,888 158,888 0000000000000046b92328b0e93e16300b2e82996d820da0493fc906ec9352a9 7 0.00 vMB 40
158,887 158,887 00000000000004b36ff4af2bc866ee1603819b55093bf498c79513246481dcbf 10 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.77 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: 397.11 GB
    • Received: 2.03 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.