Loading Tool

Explorer IconExplorer

Memory Pool

31,874 transactions
25.40 vMB
0.08466798 BTC
Random Selection Loading Transactions
Max Size: 138.38/200 MB

Candidate Block

Mining Attempt a2a4b919e0d56da85b38a699a0364d570a9c0001dee0ec919028330a219eae3d
Version 20000000
Previous Block 0000000000000000000115a105de6896a05a09fa35ab8721e052b32fb139e652
Merkle Root 090e0f0bf53d1534d1f014d6e67d3afe6353f51058730acff7ed6a8b545e7a21
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.04171077 BTC
Feerates: 499.86 > 4.18 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,458 (56 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,402 941,402 00000000000000000001524b2b1eeefac49d9deae51d89daf5a0d1021efc7af8 1,122 0.75/1.00 vMB 1
941,401 941,401 00000000000000000001efd85fa6adb9bd52f13d8fb25ecc40b3a5022d089196 2,130 1.00/1.00 vMB 4
941,400 941,400 0000000000000000000100973ae01a390495855e7317414f0b956bae896a4854 3,448 1.00/1.00 vMB 4
941,399 941,399 000000000000000000000c68e664132089bf57ffbe9420722f57d58ed945a379 3,728 1.00/1.00 vMB 1
941,398 941,398 000000000000000000006a2448cf7943249f93755560681afc8179635e78da7a 2,947 1.00/1.00 vMB 4
941,397 941,397 00000000000000000001c1af2aae59e7ed0841762323ef7ce390d53a49eec4ad 22 0.01/1.00 vMB 2
941,396 941,396 00000000000000000001087a14f1863b8ea77bee60c4f68d22ff08f38490db21 3,335 1.00/1.00 vMB 2
941,395 941,395 00000000000000000000445a9b5f4a16b1ad6fd6b66f41eb2e7cafb23298a9e3 702 0.23/1.00 vMB 2
941,394 941,394 00000000000000000000b29506dcfa5411a09802a86fdc41a0f3b0dd7e92d8a4 71 0.07/1.00 vMB 0
941,393 941,393 00000000000000000001649fc0a8ba8367fdec3e26f54a768a9a2f8032d8866f 2,343 1.00/1.00 vMB 0
941,392 941,392 0000000000000000000180ab0a9f3887d902dfcf4398b4d3809155199b626f66 1,071 0.38/1.00 vMB 2
941,391 941,391 00000000000000000001699be501c3388478f4a0de8fcef391080081229f6bba 3,710 1.00/1.00 vMB 1
941,390 941,390 0000000000000000000137a051647de8dafcbc810c105d94afb7b54a5d409a1d 3,796 1.00/1.00 vMB 0
941,389 941,389 000000000000000000016b1641e78b3b9ca898d677a25fb603664c5effe32be2 4,307 1.00/1.00 vMB 1
941,388 941,388 0000000000000000000022d8e73a96a89c9aed4bb9eb19a07690bd0ed0baad02 3,221 1.00/1.00 vMB 2
941,387 941,387 00000000000000000000af2fca5110bb455f8497ec28862efe147d9a7fd92697 4,584 1.00/1.00 vMB 1
941,386 941,386 000000000000000000014870c24c14143e06fbe4632874aacea209a787d4ff4e 2,224 1.00/1.00 vMB 0
941,385 941,385 000000000000000000018b5aa854638ca0181bba7918dbb795f051ac1dce4d77 3,015 1.00/1.00 vMB 2
941,384 941,384 00000000000000000001544de6f52527db14f2f9130312e5943cc52043131d6b 2,719 1.00/1.00 vMB 0
941,383 941,383 00000000000000000001e6c9e07767ec7c74d38cc4aefc6b2a0a7d447a759a40 3,168 1.00/1.00 vMB 0
941,382 941,382 00000000000000000000e42fae385a87e85697156e5a0ab848295568db1815af 4,108 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.37 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: 4,644.40 GB
    • Received: 251.68 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.