Loading Tool

Explorer IconExplorer

Memory Pool

86,369 transactions
33.21 vMB
0.14379012 BTC
Random Selection Loading Transactions
Max Size: 197.54/200 MB

Candidate Block

Mining Attempt 83346d503a8424f8666ae883217962e9dde6f6a83e8c1ed0d4e12c52ae4b79cd
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 086ea0760c428a02678ee959b07e91eb9c530b6d0a03a48e6fdd5d7256df05a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06601758 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (156,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,206 758,206 0000000000000000000052c07bbc4435c2893dead2467cd61f04e281f1065999 1,421 0.78/1.00 vMB 3
758,205 758,205 00000000000000000001abd7ca284a3ec765983feb886fe06bad4741f9a64519 1,215 1.00/1.00 vMB 2
758,204 758,204 000000000000000000005b4583e068b53e08d6682079db81e7c1d0dc34964f2e 2,475 1.00/1.00 vMB 3
758,203 758,203 00000000000000000000834760d4dd9b5156806fcacd1a4c2df98628714fde23 2,251 1.00/1.00 vMB 5
758,202 758,202 000000000000000000010740d294f9ad3d14eec977eae2eee43fc69019760819 1,044 1.00/1.00 vMB 4
758,201 758,201 0000000000000000000445c1af7b3e490c2af8832797c2423500d6b888677579 2,743 1.00/1.00 vMB 11
758,200 758,200 00000000000000000002585e469b646d7515a6020fead9a1ee6598a51996cb35 3,279 1.00/1.00 vMB 8
758,199 758,199 0000000000000000000601f6c3eaf7cb27b583a80f2075cea0612d72085bdd92 2,156 1.00/1.00 vMB 15
758,198 758,198 00000000000000000006280265a579c3b1a7cb32bd01bb2442747e2c9326d89c 3,127 1.00/1.00 vMB 9
758,197 758,197 00000000000000000002873baf84ef82de0a0322a8bc346ddf76da4e384c1139 1,772 1.00/1.00 vMB 4
758,196 758,196 00000000000000000005e20bb9882144b7f843e27a2ec49bf1da55102565b851 2,747 1.00/1.00 vMB 13
758,195 758,195 00000000000000000003e8e66cd31c38fe55e1a9caf343c7fcddd7a33ba0e6af 2,652 1.00/1.00 vMB 22
758,194 758,194 000000000000000000062d6744d64294d189c1ba3a82c26235ef0a0d5a59b1e3 2,924 1.00/1.00 vMB 7
758,193 758,193 000000000000000000066396b9b6606b4186dd64c70228f3b054dd658b0d5b76 1,801 0.60/1.00 vMB 7
758,192 758,192 00000000000000000001f5049d0ad84c0f2c6d80586ea2b7ba73a90192d97446 1,396 0.76/1.00 vMB 3
758,191 758,191 0000000000000000000786a8c6c51ff67a2734df7359f6afaf9b5291f52bbc60 2,891 1.00/1.00 vMB 8
758,190 758,190 00000000000000000000fa927fc9043b35c2824e97ff48d8878ead22bb637ae6 701 0.55/1.00 vMB 1
758,189 758,189 0000000000000000000174ddc99000dc9e9e76934c828de128908d52758cbad0 1,435 1.00/1.00 vMB 3
758,188 758,188 00000000000000000007022dcaa28c7d2af433d0a6ca939774bade490de5fed6 2,806 1.00/1.00 vMB 4
758,187 758,187 000000000000000000069bfce1d4a2a0c06c921a3856387a455c84d1824065a9 2,162 1.00/1.00 vMB 4
758,186 758,186 0000000000000000000341c610ce4bd7985e58227922d01ca3354327ee2b7621 3,311 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.31 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: 659.42 GB
    • Received: 14.60 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.