Loading Tool

Explorer IconExplorer

Memory Pool

26,535 transactions
5.95 vMB
0.03361196 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.37/200 MB

Candidate Block

Mining Attempt 56743e05a3c94adc4aab91e5299ec728504759f41a4d3f23eda7afc884b645bc
Version 20000000
Previous Block 000000000000000000018eebed2d7232c099f5b7cebd2db9e37dda09ff54ec27
Merkle Root c9e3e1a1374d2e7ee401b360f1df4514ba9e6e28931034cad16572d7474d6b64
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,607
Size: 0.92 vMB
Total Fees: 0.02026210 BTC
Median Feerate: 1.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,209 (775,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
137,601 137,601 000000000000095414d2ebdeadfb64442c2d151cc5c305ea4b3c12b8b0ddca93 0.01 MB 8 40
137,600 137,600 00000000000001d9899113a0e5e42f70c7152875dc777c5148e9828dd58e2917 0.03 MB 80 57
137,599 137,599 00000000000000390a1292fbb93bba3f7194dbbba7225609411491008dee0487 0.02 MB 28 133
137,598 137,598 000000000000045c911b7d5fbbebd974e0ab6ce8fe6ed536d517a66488342e95 0.03 MB 67 34
137,597 137,597 000000000000069cb65a8ef4c23cd59769d9da27299a79389498d424c8ab06fe 0.02 MB 61 39
137,596 137,596 00000000000007004903c4104559cee3fa875c6833cb8ef8bf7e0127f45fd69a 0.01 MB 12 177
137,595 137,595 00000000000000d527bbf27941f641bdcad6351d19b0a53b48609db508ab74e6 0.00 MB 1 0
137,594 137,594 000000000000018785da9753d9f774b9eeb56111c08ca4f339fbf069e1374e53 0.00 MB 8 778
137,593 137,593 00000000000002ee406ab5a8b46a38be4e862e41f73232036354d4260077aad9 0.04 MB 95 177
137,592 137,592 000000000000031d4d71e1cab3164011bae77fd98e3ef0233afb51703e9515d2 0.00 MB 1 0
137,591 137,591 00000000000005cc92f3ab0cc09c16cbbc4fac91b776cd53ce85f99f4e2e4241 0.02 MB 12 20
137,590 137,590 00000000000003c4c8fdee71daddd8e557662a82e94a5564119a20d858bb11e1 0.01 MB 30 0
137,589 137,589 0000000000000645acc0961a702a9588c96ee22587a76ef673db3a5236afee90 0.00 MB 1 0
137,588 137,588 00000000000009b48caad9fd6c769b6cb5978922f985cf1abe3873c8144ebef1 0.05 MB 112 167
137,587 137,587 00000000000000fec1c20ba3a5981ea3b4240aaf5f85c16e6817196568db27e2 0.02 MB 31 120
137,586 137,586 0000000000000821cea200325655e2a8c190a31490a70ab86f9b50d2f3746095 0.00 MB 7 130
137,585 137,585 000000000000068468cdf671d3e26ac3beab959ccfd89b76f565777baba3036c 0.00 MB 8 55
137,584 137,584 00000000000009e4c02b32c97c10b8dd1ed69bd4c89a16450527850077bf0fa5 0.03 MB 70 202
137,583 137,583 000000000000074c9ddb0ef762e02a5695d7de12d7ffadce45d0e59ddffdf590 0.01 MB 9 30
137,582 137,582 00000000000008bd3a2c50bdd1a115b5cf9ac7633004c518064fa6e64e3d93d5 0.00 MB 14 148
137,581 137,581 0000000000000980aa6174bedb9a2ae3f3432353c7356162475cee2be826c272 0.03 MB 44 333
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

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