Loading Tool

Explorer IconExplorer

Memory Pool

39,167 transactions
19.46 vMB
0.09952815 BTC
Random Selection Loading Transactions
Max Size: 107.98/200 MB

Candidate Block

Mining Attempt cd59120e715a7f019b075a4368f196b32db1b1ab266eceecde3f031659c7119f
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root ec6694da4cde599c4b086725811e300ff30225427065bdf480c96098ee5d53ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.06190531 BTC
Feerates: 502.67 > 6.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (784,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,191 129,191 000000000000138d008342d025f9ef50dec3fcbc1fa30a5d9a7fa22c4a53e802 96 0.04/1.00 vMB 742
129,190 129,190 00000000000002dc833bdf6d79d27d60f15a09eb9af7d6c71d14cc23274fb8c6 16 0.01/1.00 vMB 1,030
129,189 129,189 0000000000000ca3b27c4f6065629908add446e9f2f95f93f5fbdffe4b97e62c 94 0.03/1.00 vMB 1,960
129,188 129,188 00000000000000528ed9e84fbf1ec91a9159155d9ed32ae7c9b8fd991543538d 17 0.00/1.00 vMB 235
129,187 129,187 000000000000091b1f05e7d8076d99fc8a14f06a2456b9a394244eb286b7dd3e 10 0.00/1.00 vMB 219
129,186 129,186 0000000000000c54b2f763aaf8acd78bc5d65e9131f969c27bbe77f823432969 124 0.04/1.00 vMB 198
129,185 129,185 00000000000017953e60f257e9355211a83d7b6371e19596807af1e9bbc82f04 16 0.01/1.00 vMB 1,424
129,184 129,184 00000000000015653ed1a20d0eb6f3d46337431e860fce94704fee95ebbaab53 47 0.01/1.00 vMB 832
129,183 129,183 0000000000000008b5150866ba8cef5221d461cb1d10fb02e52e2f20a20a4423 12 0.01/1.00 vMB 834
129,182 129,182 000000000000113acd8b46ce6c5a122fe3233755259fc406c5af5f2346064401 83 0.03/1.00 vMB 1,745
129,181 129,181 000000000000043600e0e7c3a59314fc3f34c175524863d5fbf8cfc0840afe10 12 0.00/1.00 vMB 0
129,180 129,180 000000000000123f7186dd59c3be854b6a5044a505cd29e587646eb6d65d2f09 41 0.01/1.00 vMB 573
129,179 129,179 0000000000000808edac40eab081f3140b47d5b28e5340590eec46cb3e7ad1e4 9 0.00/1.00 vMB 2,042
129,178 129,178 0000000000000ec9d107c1986a44ba4663246dc6f2729b57b96bedb07add31cd 11 0.00/1.00 vMB 809
129,177 129,177 00000000000002d392ff651658b6a923d7fa212b01d01a9fb47ae74b32101edb 9 0.00/1.00 vMB 0
129,176 129,176 00000000000014c31ba1cb7b1d140970c51762a84999d959bfbbac492ce55f24 51 0.02/1.00 vMB 926
129,175 129,175 0000000000000a2c6dc7cc1b9140ecef1927960178866d1e2e895dfb317d02b7 80 0.02/1.00 vMB 2,865
129,174 129,174 0000000000001028f8b3f474fe7283858cf996ff8fecc3975fabeb8f9286cab9 12 0.00/1.00 vMB 426
129,173 129,173 0000000000001096ea3643aa361b35c714cc52cdd6354a2873a74c84b74706eb 11 0.00/1.00 vMB 619
129,172 129,172 0000000000000137dd3da04fb1b3d8097f2bf5fece8d167f53dfb1c20bdf79be 18 0.01/1.00 vMB 600
129,171 129,171 0000000000000ed285bfd1bf1b147feb96db840c307475849a58847a02fb5077 173 0.06/1.00 vMB 331
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.57 GB
    • Received: 6.73 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.