Loading Tool

Explorer IconExplorer

Memory Pool

74,644 transactions
30.18 vMB
0.08416774 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 34acdb24f8b3652788b76093edc529dd596594062a188939cfec354d448c270b
Version 20000000
Previous Block 000000000000000000014e1cbebc37caf5dba55aec5f1ce07294267a88d026d0
Merkle Root d650cc810c549a2b10daee574a9c85e89b7bbaf59bf5b194e2c9dc20407c5f47
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 364
Size: 1.00 vMB
Total Fees: 0.01254993 BTC
Feerates: 52.36 > 1.26 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,426 (486,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,039 429,039 0000000000000000046a3826f4fa58bad81f5c42ebf212a092030e63bdc44d9c 888 0.37/1.00 vMB 60
429,038 429,038 000000000000000002b13268ebfade024ebb65f2c7c7cebd2e08b146042e1fd9 129 0.06/1.00 vMB 56
429,037 429,037 00000000000000000157cd04683e522383048ca7fbe5d8c0597c3fa2ab544cfc 1,375 1.00/1.00 vMB 30
429,036 429,036 0000000000000000002a2d90a7795ef1eaa20b14d6c1a02c83ab091c7c08ea9d 2,951 1.00/1.00 vMB 70
429,035 429,035 000000000000000000a693aaed20dec69e7d894aad13854f287903a140672930 211 1.00/1.00 vMB 4
429,034 429,034 00000000000000000295b64220fe007b9de49ad620305afaa21d265dd223321c 442 0.25/1.00 vMB 46
429,033 429,033 00000000000000000000b846c3ba024d19f2bbef802492773a1f70626ec74959 1,327 1.00/1.00 vMB 42
429,032 429,032 0000000000000000038609a08842bf083484ebea767315a7cd65108255d3dd31 2,567 0.98/1.00 vMB 63
429,031 429,031 00000000000000000312448260aa7617ec9e9aa58821d9f4d9d7685725934a41 1,564 1.00/1.00 vMB 38
429,030 429,030 0000000000000000038de40e6ac828a3aa47753649da1644039493b91ef142d6 329 0.14/1.00 vMB 17
429,029 429,029 000000000000000004ab7aafac918e7f121776f24f671c58e4076f8cc0f20ecb 2,043 1.00/1.00 vMB 49
429,028 429,028 0000000000000000021ec1d3eaea31ec98acf94648db8ba43806b44563d159b8 2,146 1.00/1.00 vMB 46
429,027 429,027 000000000000000003dd4b2513a6ef8f2aa6e27f39c57ea77684d19107db84a1 2,237 1.00/1.00 vMB 51
429,026 429,026 00000000000000000080ca10b209d0ce238a10a780e4af70fa4d7d9c1cf14bbb 2,270 1.00/1.00 vMB 54
429,025 429,025 000000000000000000d114cb2abb4a4039f662732e226fabb05043fa4b2b8694 2,271 1.00/1.00 vMB 52
429,024 429,024 000000000000000004df3602370760865d0e785f4506a8af5d39917fe0503763 2,749 1.00/1.00 vMB 84
429,023 429,023 000000000000000003d243d758eaff1c1e9beb90d8daa20edeca276abab2e0b3 2,079 1.00/1.00 vMB 44
429,022 429,022 000000000000000004ad3a05820f340df0c6cb048bc767c6fa30a5b67b48d33a 2,280 1.00/1.00 vMB 58
429,021 429,021 000000000000000003fd4afa3fb5657b41eb4d064faf54aaa815a2d74ff9d680 2,876 1.00/1.00 vMB 58
429,020 429,020 0000000000000000020f8993a3ce5df2f32917642caa82aae4969555697deeb7 2,064 1.00/1.00 vMB 66
429,019 429,019 000000000000000003be50fc4fc2bdc3da8335809408019448c5574f9324cc54 1,621 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.13 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: 739.38 GB
    • Received: 18.62 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.