Loading Tool

Explorer IconExplorer

Memory Pool

25,975 transactions
6.00 vMB
0.03468396 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.33/200 MB

Candidate Block

Mining Attempt 613c6736721885a6c116856bb8f4b21c30bff1c2cd28280402675b825f6c309d
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b4f496b264e1009070c0a7dc124de1be700308e4813b18a6d85340c6810881f1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.83 vMB
Total Fees: 0.02109684 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (750,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,922 162,922 00000000000004bbb3fdf355496cd2495d49509f4ca7887db74995ad860a1be8 63 0.02 vMB 297
162,921 162,921 000000000000038afd357a5af4cee70f508e256f1e44bc9d21a12b92c3c2f8b3 57 0.02 vMB 82
162,920 162,920 00000000000005f4b3fa5d455ceffd98bd854416f3b6cdf2eb8775b230ad9938 48 0.02 vMB 49
162,919 162,919 00000000000002628bf5ec70a73ac182aa3a35ae26c2163bc4f5ea9bcbcd6d9e 10 0.00 vMB 549
162,918 162,918 000000000000059d49ec4ae8c541e0cce2061dd68a2f99928964c0a9e234b695 13 0.00 vMB 32
162,917 162,917 00000000000006e2dd5ae8e846d6e2544bf6ee86f391b7403aa90a3d5f09fd78 60 0.04 vMB 234
162,916 162,916 000000000000058c7d300f38c0c982477d18852671afe6a26bebd7d17f9769ef 128 0.05 vMB 201
162,915 162,915 00000000000004ba86438a52db3c8248e1a81461c03a6300e43a377e036e40ce 25 0.04 vMB 108
162,914 162,914 00000000000004620820511aad4cfa534aaff2aeb342cf8d449e9ea8e10ea031 63 0.02 vMB 175
162,913 162,913 000000000000025ecfbc3308a7bc8eff18702c66e22ac6b73e54c1a769db0a5b 34 0.02 vMB 168
162,912 162,912 0000000000000035cfef32ea0b2383ba09c3802a4a590f272cfe7e45b3e156e8 101 0.03 vMB 11
162,911 162,911 000000000000042617912c7a9773d0956a245a5a541a8e173dda012f3dc05a37 48 0.04 vMB 171
162,910 162,910 00000000000008777951a37b93b887351569bbf9cb9863918410d16d073df460 125 0.04 vMB 4,498
162,909 162,909 0000000000000aa79b882c6a461411099511b33ee1f6efbd2aea4f94472e83b9 60 0.05 vMB 121
162,908 162,908 00000000000008eb5dded469ceb9dc2b7bf8fab273b635a2671fff819f4468f3 24 0.01 vMB 14
162,907 162,907 00000000000009661c9dc6ba4a58369803ed56b6fd37be4a80fa0376f9911fbf 18 0.01 vMB 0
162,906 162,906 00000000000005e9fc60775fd6ab4e9bd1a031cf4c0cf5f26cc4e81550997a82 15 0.01 vMB 0
162,905 162,905 000000000000080842189f8c3f8184238d8ce353e3afbd0fea7b1c5596f485a7 81 0.05 vMB 65
162,904 162,904 0000000000000958954f8a93c6241cae36ee076a2eecaa06cb29f3362c63730e 102 0.04 vMB 138
162,903 162,903 0000000000000025fd45f14984930a0e5e401b0031d462da80422ec92b1ba537 21 0.01 vMB 128
162,902 162,902 000000000000022c2097c1461727ce7d216b1a1bb27ea24a8458864923af8c18 31 0.01 vMB 130
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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