Loading Tool

Explorer IconExplorer

Memory Pool

28,821 transactions
8.31 vMB
0.08626021 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.48/200 MB

Candidate Block

Mining Attempt 9065a1350d7813cf3cf0f05719e06789afaf0417c29d43e54a761add64007bed
Version 20000000
Previous Block 00000000000000000000462d480322cf9b5bbf8833c1eecd2f438a0f423bde5c
Merkle Root 08b9bb97664cf38079268f71c5aa9fbd6c2a200321b5926cabd3e48d2e8b723a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.03482524 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,187 (750,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
162,773 162,773 0000000000000846085e2d45eed4a6396780926ce015b02b4b0c5baee9ae82fc 0.02 MB 34 95
162,772 162,772 00000000000005b16098446129bc7aa3e63ae8a843d2fbc6c4798ae22cc9d679 0.01 MB 14 420
162,771 162,771 00000000000009bef18b1d821eb64b12456d286d5c84034a0f9f848470d5f6e6 0.03 MB 104 0
162,770 162,770 000000000000089dfa01d53fa1d57e9d6a49238ab245e8f12811aeaeba2a9eb3 0.04 MB 76 54
162,769 162,769 00000000000007f184b11ea333950c2c0aecfc26a94b812acc1d0957b806e051 0.00 MB 12 831
162,768 162,768 00000000000003435e4e3b03fb294692ab249fb931adb5872c4e6bc6b907acc0 0.03 MB 76 459
162,767 162,767 0000000000000a0010d6c80cb8a45aefd3cbde6c8c43e693b1bce1b8b3563eda 0.03 MB 62 136
162,766 162,766 00000000000009e3489bb038fcf2deb25bc983d1bc38df9e9b40d71e9353afef 0.01 MB 15 906
162,765 162,765 000000000000076c46e668988fc982fe32a3a2ed2a63e112f68050f39e9802e1 0.05 MB 109 105
162,764 162,764 000000000000085989ae035e8cfcde9052d882d17fdacb3046a7d966965c316c 0.01 MB 51 0
162,763 162,763 000000000000059d9a71ae3d62c82777f090470076c0343a9ddf90a6f2496fe0 0.04 MB 56 95
162,762 162,762 0000000000000d1bbd50892933623230dee5508d0ba37a02cc9b766dc6f29f0d 0.02 MB 33 214
162,761 162,761 0000000000000336822acc9a82895f7ac572690cf7940bb0dcbd338957afddd9 0.02 MB 64 160
162,760 162,760 000000000000049e133e215ba95e0b3e4f9e06aa83ad97ca1bf054d136162eda 0.02 MB 31 531
162,759 162,759 0000000000000d3925dcb6ccce7cb1cd352df22b70b7c2daa49206b00ca8ddd9 0.00 MB 10 335
162,758 162,758 0000000000000846390ba3965a77cb141c42ce8e53493b8e05932598655b7802 0.00 MB 12 0
162,757 162,757 0000000000000d14471d273a3b91952aee5ced367d4162670eb561e6e1c9d7e9 0.04 MB 44 76
162,756 162,756 000000000000028b1cd06f41a5c482e4b61f4b88d1718303bc072f5729006eae 0.03 MB 77 21
162,755 162,755 0000000000000c0c2ad7abaae4c0f5a672528c02704e95fad6a0327238592d49 0.01 MB 19 216
162,754 162,754 00000000000003c947eeb1583802cf46f83bd157e33ee9654ec0acf4e27ab983 0.02 MB 42 324
162,753 162,753 00000000000008741d7f7369132d97c4907365be7260257b578e63f75f936dc9 0.03 MB 63 170
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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