Loading Tool

Explorer IconExplorer

Memory Pool

28,186 transactions
9.36 vMB
0.09438495 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.29/200 MB

Candidate Block

Mining Attempt f8d61528ed6d8061be11d8183e6c568a2052fec7c5484658a80892a2e71ab097
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (775,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,612 137,612 000000000000039302b169d9fbc471f3b3676e4f19019522be41ab6322879b34 28 0.02 vMB 143
137,611 137,611 000000000000061458657e0f846f1fa9000c26e5d945b60152b94c214a2f3e59 66 0.04 vMB 121
137,610 137,610 0000000000000100c017784ac1ecc601307cff9ebf5720b20fb37df213e63dc0 49 0.02 vMB 313
137,609 137,609 00000000000006cde14c20bf09893bbe1f07dc639e9f2b9dbe9727b7380046d5 87 0.03 vMB 165
137,608 137,608 00000000000007158439fb6b906e6c82b4d33077b95ef8c0d464cac7d3202d3b 37 0.01 vMB 207
137,607 137,607 000000000000087b435327e4cb8e779c7a0ee4c953101c29a5b7f80df30049d3 37 0.02 vMB 270
137,606 137,606 00000000000000b8e62d05927635cf871776f645b6e7e2df17adf21544f55c3a 113 0.05 vMB 247
137,605 137,605 000000000000073768df4940343f1d8cbbd318ed33d00ecc8146d23d43381950 83 0.05 vMB 113
137,604 137,604 0000000000000083b498e8c0b74313b57b2403fbefd6c69db8fdd1ba2c00ddfe 1 0.00 vMB 0
137,603 137,603 0000000000000649ad87b864e7a4dce51c6c41b96220f41a531659a6dae66a47 18 0.01 vMB 158
137,602 137,602 00000000000003d93c55f7d4fd03d5379e7fe4832c8f56bdcd0eedb0f60fd012 43 0.02 vMB 616
137,601 137,601 000000000000095414d2ebdeadfb64442c2d151cc5c305ea4b3c12b8b0ddca93 8 0.01 vMB 40
137,600 137,600 00000000000001d9899113a0e5e42f70c7152875dc777c5148e9828dd58e2917 80 0.03 vMB 57
137,599 137,599 00000000000000390a1292fbb93bba3f7194dbbba7225609411491008dee0487 28 0.02 vMB 133
137,598 137,598 000000000000045c911b7d5fbbebd974e0ab6ce8fe6ed536d517a66488342e95 67 0.03 vMB 34
137,597 137,597 000000000000069cb65a8ef4c23cd59769d9da27299a79389498d424c8ab06fe 61 0.02 vMB 39
137,596 137,596 00000000000007004903c4104559cee3fa875c6833cb8ef8bf7e0127f45fd69a 12 0.01 vMB 177
137,595 137,595 00000000000000d527bbf27941f641bdcad6351d19b0a53b48609db508ab74e6 1 0.00 vMB 0
137,594 137,594 000000000000018785da9753d9f774b9eeb56111c08ca4f339fbf069e1374e53 8 0.00 vMB 778
137,593 137,593 00000000000002ee406ab5a8b46a38be4e862e41f73232036354d4260077aad9 95 0.04 vMB 177
137,592 137,592 000000000000031d4d71e1cab3164011bae77fd98e3ef0233afb51703e9515d2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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