Loading Tool

Explorer IconExplorer

Memory Pool

40,877 transactions
16.51 vMB
0.12669807 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.39/200 MB

Candidate Block

Mining Attempt 18ba7e3cb8a160c1463cfbfd3673f2bd4da31d126fa7b990db49633ff4f2d158
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root 6498c732229fea87b61f18b4be6943e67a58ab3c5b31bde107eb4f6d311a892b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.03991324 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (775,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,323 137,323 00000000000001f62676ad937fd445fbf7fc72660632a84af4845523bb820f46 122 0.05 vMB 70
137,322 137,322 00000000000000cf9bae00d55bb05ffa26e894fa24775611c8eb0ceb88377cca 61 0.06 vMB 252
137,321 137,321 00000000000006457ce3fa18649e3b4e7161024d0e542ea0abedb6d543699bb0 64 0.05 vMB 245
137,320 137,320 00000000000009ba3a3cc9a7b9b79fd61b7102800fd1f3fd8688b02822746248 127 0.06 vMB 151
137,319 137,319 00000000000006a7edee1f114b7c8b4cb9addfb719aabcee0ec139bd3de9df4d 55 0.03 vMB 268
137,318 137,318 000000000000072b57f784545ce11d51d7489d0a283b139b89e7c06b5b912212 11 0.00 vMB 24
137,317 137,317 0000000000000180bdf52f0c4f68e38f05eaeb7d2d3520158058052f68c963cd 11 0.00 vMB 34
137,316 137,316 00000000000000f0fd670eb81d800ac664eaeba84ae6ab9f253f7b4efc2264f4 108 0.05 vMB 166
137,315 137,315 0000000000000677b0bbf6e62e163693aeace1f9c0c0c0a1e9277a624654c756 63 0.03 vMB 268
137,314 137,314 0000000000000571cbf27ee4177d25c4332f5e8dccc3810a32c84508d0c22a42 1 0.00 vMB 0
137,313 137,313 000000000000081ea959ef7b6e95af108496b0dc893012b16451b7da64226b71 32 0.01 vMB 332
137,312 137,312 00000000000005286455846d9dad8b58e2eec91a8dd12e88724716ee58047a58 73 0.04 vMB 156
137,311 137,311 0000000000000801790997ca976a58fbe5a7863c544ef96447da5e5b4a30451a 15 0.01 vMB 43
137,310 137,310 000000000000057cf5618a7d5061bebdb08db2dffce9de50ba3ba524ed38d539 16 0.01 vMB 18
137,309 137,309 0000000000000008d9ab1a20e479fcc8141821fe1e83125f9c7b8ef181cbbd84 38 0.01 vMB 0
137,308 137,308 000000000000050c92aafd3417868a7840cfc62ade66826ded241f6a9da76b49 1 0.00 vMB 0
137,307 137,307 000000000000099dc85bbef1cf7b6da3133edf5b1f1a0261858b880fb80450fa 20 0.01 vMB 313
137,306 137,306 00000000000003b2fee7bec23b92058c5e74e148ec8490c7c079dc021dbbf8f9 64 0.03 vMB 238
137,305 137,305 0000000000000141ee1ca9a588681601bb5298a92880764746fc2b14ff8fab38 47 0.02 vMB 38
137,304 137,304 00000000000002baa88e8af65925dddf361d5f3ccd140d1cc5a885ea0363eaa2 18 0.01 vMB 148
137,303 137,303 00000000000004477f440cbb96504997789a12babe9a652d99d443eec8cca00e 12 0.05 vMB 61
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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