Loading Tool

Explorer IconExplorer

Memory Pool

84,268 transactions
32.00 vMB
0.09625674 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 2323eb8c8ba727cd84a6e30e5d11ff6eabf5630eec7277dde4327a3b4d533342
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 3698811c28ad99b2bd95ede1b750b80e7bef6b22aff6139019194b1f35fd7c4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02616310 BTC
Feerates: 179.53 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (385,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,248 529,248 0000000000000000000592d9e5a5a96829d10ac9fe2286e5db726c148ae59a2b 1 0.00/1.00 vMB 0
529,247 529,247 00000000000000000022ee112c87de66c390a54d4456c636516a048ebbd1c70b 981 1.00/1.00 vMB 13
529,246 529,246 0000000000000000000a16ded35c20625d803971538595acd3c358708a06ee50 1,948 1.00/1.00 vMB 26
529,245 529,245 0000000000000000002954ab27699fd9c73418aaf691edac635997356e6df5ba 83 1.00/1.00 vMB 1
529,244 529,244 000000000000000000221e20c32c5fe2967ab0cff3934d687466e3762532cdc8 1,998 1.00/1.00 vMB 29
529,243 529,243 00000000000000000016883f5c6a65a1b661fb814d1928ca619a41e92a9f6290 1,077 1.00/1.00 vMB 17
529,242 529,242 000000000000000000288d460f77319993358e6f483ec341f7bd9f68408f45f1 701 1.00/1.00 vMB 8
529,241 529,241 0000000000000000001d0855e0d93277c9fd7986b4ecfe034fe121ac201abcc4 760 1.00/1.00 vMB 10
529,240 529,240 00000000000000000007817a4cfc4735de96bde74d05079c3d298977940d6d37 416 1.00/1.00 vMB 5
529,239 529,239 00000000000000000034a87d11f0661d89026e927e296e0aa71bbd6a04142fc6 1,234 1.00/1.00 vMB 16
529,238 529,238 00000000000000000015c1b8afd859cf2ffb48be347914c780196b2b425bcd72 2,673 1.00/1.00 vMB 39
529,237 529,237 0000000000000000002ad004bb31ccf2bd3398beb02cc2c647f80a98b9f0f716 1,381 1.00/1.00 vMB 30
529,236 529,236 0000000000000000002f94600fb98271080b9bb8708efb9ddafbb1d52ec851d9 627 1.00/1.00 vMB 7
529,235 529,235 0000000000000000002f36c92f589d021e5a22b7687f615fe73465ae4e8792d5 1,169 1.00/1.00 vMB 21
529,234 529,234 00000000000000000019c32510f77b5f76f503713cf03811bf0a0d1c43962c3a 195 1.00/1.00 vMB 2
529,233 529,233 0000000000000000001b60f8a0725c172e714b4d82692c97074fd8c8f748e262 890 1.00/1.00 vMB 11
529,232 529,232 000000000000000000134dc7b9536931a9856d9b93dff4ae9481401932157a87 1,031 1.00/1.00 vMB 20
529,231 529,231 0000000000000000001cc0c46e3d59a8c8033173dfb59dc7ab8c91c4ef6fc0aa 124 1.00/1.00 vMB 2
529,230 529,230 00000000000000000017026b89e92a12071c9371011a446bdc9f0a00669ff959 1,441 1.00/1.00 vMB 32
529,229 529,229 00000000000000000007a447a29b2cdba7cae44561b7998c80076adb62688e88 2,306 1.00/1.00 vMB 9
529,228 529,228 00000000000000000034767045061e39ba4f112747b6e8a1861cedfc25e2ceee 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.