Loading Tool

Explorer IconExplorer

Memory Pool

80,062 transactions
34.89 vMB
0.19411949 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt 798e26036a4a00e39e8197534d928d054ac4872315a74bb52a7ad3e925917834
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a24a1162ded4fd5b37ec234a14d3070144688799e74cc857204be2c869f8c2df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.06083838 BTC
Feerates: 477.45 > 6.10 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (631,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,963 283,963 000000000000000032a128da7050fe743cd2ac456ec6c31e5a5b33a313e690c6 557 0.31/1.00 vMB 34
283,962 283,962 000000000000000116801f90fe830310323002b0d490a1d6b1e3c3f3dc751077 672 0.30/1.00 vMB 43
283,961 283,961 00000000000000013447e6849a7c230a49eb214ebe6735edde774bd4aeb0219d 105 0.08/1.00 vMB 18
283,960 283,960 0000000000000001dd11d656317979b794aa03ad70b9e5ba26ae39ae7bdafb0d 1,255 0.60/1.00 vMB 53
283,959 283,959 00000000000000008c54a256f1f2bcace41e225a4526fae0b5dc7f17d2984b49 107 0.07/1.00 vMB 146
283,958 283,958 0000000000000001352f3bf74707f597b4892453acb7d762c6c22664c4591de8 165 0.20/1.00 vMB 17
283,957 283,957 0000000000000000ef32673726befe3d7aa8d4c815e889faa1e6b4c0a178bb11 594 0.25/1.00 vMB 33
283,956 283,956 0000000000000001a67b0cec97161c809cfa35461e10f70b4c79a0525507424c 319 0.35/1.00 vMB 17
283,955 283,955 000000000000000157c307139d60c8e9f54561f1cfeeee8e2fd71c90f69cfddf 468 0.37/1.00 vMB 25
283,954 283,954 0000000000000001beba0159d5ef35b54c1d6887ba18448379e74944575bdc59 232 0.35/1.00 vMB 8
283,953 283,953 000000000000000130fc81e47aa6c70bcd88de062b81d58030b57f0cdff8764e 351 0.20/1.00 vMB 29
283,952 283,952 00000000000000017005c4bfbb6404052efd7abcef209c31d959b31dba987115 402 0.20/1.00 vMB 35
283,951 283,951 000000000000000082b87266ce4801a565063846b33bbe7f915b8d3f304dd33e 286 0.17/1.00 vMB 32
283,950 283,950 0000000000000001dddb2b0d3eca2d196e36ff4e0fad7f35f971dd1a44f6e8bf 173 0.14/1.00 vMB 23
283,949 283,949 00000000000000002eaa10c1ef1135df0a8336f4e9b34017d013525cf092e6e2 51 0.07/1.00 vMB 8
283,948 283,948 0000000000000000acc7ad888c84c4c72ce89dbda5f6725b069dcb495cdcd38b 115 0.08/1.00 vMB 28
283,947 283,947 0000000000000000bef4e285cfb5976739a526bcd0344a1574efc0d42bf5c72c 327 0.15/1.00 vMB 37
283,946 283,946 0000000000000000c6fe236e7b179988eade973e290871d799f71a3ab9663b95 553 0.23/1.00 vMB 37
283,945 283,945 000000000000000150a7defcbdfa63cde79352d63757a08585519a90396b4966 158 0.10/1.00 vMB 27
283,944 283,944 0000000000000000f00ca2eb792e5ad3a05e012e78113d9420b0e87485ca9a1d 48 0.10/1.00 vMB 10
283,943 283,943 000000000000000090a20014abaea4904e7099f17f00b9ef76c9163e4378dc3c 186 0.12/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.11 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: 735.89 GB
    • Received: 18.58 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.