Loading Tool

Explorer IconExplorer

Memory Pool

35,015 transactions
27.62 vMB
0.06086744 BTC
Random Selection Loading Transactions
Max Size: 138.33/200 MB

Candidate Block

Mining Attempt d6c24139380c0fc8b42fc1c4aa44331edd288d4ef49d332d7dc91aeeb0226f3e
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (170,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,222 744,222 0000000000000000000056b58371e78f3e013653c275b7e70f87be843c272360 146 0.24/1.00 vMB 4
744,221 744,221 000000000000000000018330d9370100208b96c1cabab638edc6fea7cdd76625 1,963 0.98/1.00 vMB 8
744,220 744,220 00000000000000000001a7486c648ab5a15bf3adf5a8625de31c6454c5aaf5fb 2,736 1.00/1.00 vMB 26
744,219 744,219 00000000000000000007fcd457f93efcb2d9985e35d39ddda303dea08b83e013 2,422 0.94/1.00 vMB 16
744,218 744,218 000000000000000000005444e70b29a02f46ea7728728aaeb2e2b88e7155ac7c 1,157 0.57/1.00 vMB 10
744,217 744,217 0000000000000000000731f01edb98338dc2507eecbc9b576accab82476fdbe1 138 0.04/1.00 vMB 17
744,216 744,216 00000000000000000009072d19a3aeacd860dd92a39b3603a0b6b8f5d74007ee 1 0.00/1.00 vMB 0
744,215 744,215 00000000000000000001e329f2d2d52418d074815e7ed3f9520011e41cdafdc3 2,034 0.69/1.00 vMB 16
744,214 744,214 000000000000000000072bed9b99e935a6f9a49bdb34f46c32300eb42f55389d 211 0.07/1.00 vMB 18
744,213 744,213 00000000000000000009810acab9f5aaa494a45d72e4223780c75ef9432da92a 106 0.03/1.00 vMB 18
744,212 744,212 00000000000000000007933ace5f5ad88236a8e5d00f48b853b87120245fc5a5 1,769 0.53/1.00 vMB 17
744,211 744,211 00000000000000000005f138c640b6ec345d3b21bec70bef86c8dd5941029fa5 1,313 0.72/1.00 vMB 10
744,210 744,210 00000000000000000002c28bc7f51c83d998be6ddb3ba129c64389969c194ac8 1,798 0.92/1.00 vMB 20
744,209 744,209 00000000000000000008c14d0f99ba3a6aeab735796f0b3fca808648409ecc58 1,363 0.90/1.00 vMB 9
744,208 744,208 000000000000000000050be0f72925f062c8c70b621d1132d631f4da2054c561 2,145 1.00/1.00 vMB 26
744,207 744,207 0000000000000000000721c07f45b42ed33aaff02c195b1bbacaeccf2bdaf19a 2,631 1.00/1.00 vMB 14
744,206 744,206 00000000000000000007bde7968b827d5f061ce0d9df98713dea7075b4844e06 2,124 1.00/1.00 vMB 13
744,205 744,205 000000000000000000014dae9c8cc96adc54942af7f3b7f3a9963ae80f254bf5 1,616 1.00/1.00 vMB 9
744,204 744,204 00000000000000000006f691705f29406b7e750b385b7b90de9ff749fc0c06f0 2,425 1.00/1.00 vMB 10
744,203 744,203 00000000000000000000cd9015ef721af2df6f877b5ae8f6f4e4d943d901b4dd 2,198 1.00/1.00 vMB 11
744,202 744,202 0000000000000000000667afd71caae59570e27be8a6a11f265363cf76ae25b5 1,620 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.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: 628.90 GB
    • Received: 11.84 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.