Loading Tool

Explorer IconExplorer

Memory Pool

75,505 transactions
27.79 vMB
0.08091345 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt 132c92d122c86906786e09d8f0e58f14be854c6026fe90d1e27f8857811cd763
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root cd75005eeb26cf0985bd9fdc8a2d85de8febfc9fae36f9500d82d386c257f801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,259
Size: 1.00 vMB
Total Fees: 0.02140033 BTC
Feerates: 106.68 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (592,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,708 322,708 000000000000000015bd852c88e1261dea83fce6132e689994bde4f9efaadff6 64 0.03/1.00 vMB 31
322,707 322,707 0000000000000000008bcdd252b0d7246c55dbee53415e1cd61e97a60dd2f980 898 0.77/1.00 vMB 25
322,706 322,706 00000000000000000c31c3467bd375e93480c8f64cd5652d2430beb96af1bce7 1,517 0.93/1.00 vMB 34
322,705 322,705 00000000000000000372818547a02b76083bfbc2152c0a71207a54dd86ec01e4 64 0.02/1.00 vMB 36
322,704 322,704 000000000000000017c80540ede6944bcf3dab2da8f67d9902078fcc2c6e990c 742 0.40/1.00 vMB 31
322,703 322,703 00000000000000000a197d8c6431eb8e2734ba53fa4c90a9e9cf03240b561dff 1,005 0.64/1.00 vMB 59
322,702 322,702 00000000000000001d68a7b0e6ed8ee7b8af680d7f86c4889e6224e6f14110f1 886 0.53/1.00 vMB 26
322,701 322,701 00000000000000001bd81b95dcacae958e2db8db810515692b776ddfdb79fa76 791 0.25/1.00 vMB 55
322,700 322,700 000000000000000006294e7447748f138f56e958e8b235b48bcce3cb6bdb1094 1,179 0.55/1.00 vMB 32
322,699 322,699 00000000000000001e7dd03ea20a99a710e7e42878d3c12c3f153e2b0885884f 848 0.42/1.00 vMB 33
322,698 322,698 000000000000000015914314c13af91e813ab5e7995ea3f1f322c7cd42234f07 252 0.11/1.00 vMB 35
322,697 322,697 00000000000000000b7e4fdbf11b9a530eebadcff1c8bb50c57cf07169459c98 585 0.29/1.00 vMB 29
322,696 322,696 000000000000000009e694b530a98968fb74edfa24c3271c706667dba5ab2115 686 0.36/1.00 vMB 29
322,695 322,695 00000000000000001575f295dce20965c7f21818aba63ea1077e3f64d81da180 411 0.21/1.00 vMB 28
322,694 322,694 00000000000000001ca8ef687848d9058f64346b6e61c252f59102636cf86b90 33 0.02/1.00 vMB 17
322,693 322,693 000000000000000000d8f1f0cad5e7fe934bca44fd0af883fdbc7ab0aff59253 292 0.20/1.00 vMB 27
322,692 322,692 00000000000000001d1f330c23d8243ebde6465d164f3328c081fcd8b32c205f 172 0.08/1.00 vMB 33
322,691 322,691 0000000000000000102babc30e662ac3830f99c55a7769d1447e879f41bf1fc9 113 0.06/1.00 vMB 12
322,690 322,690 000000000000000011df4b07bac0ae195f759f1aceeabeeeb48cc08d6a6ecd06 1,254 0.65/1.00 vMB 30
322,689 322,689 000000000000000005efb9e5897f681c9c5fcfdee62f4cd8c8ad6d11776d4d1a 1,393 0.87/1.00 vMB 29
322,688 322,688 00000000000000000c601eb4dcbe3870de246ba8f352e044b690cb53d9479067 153 0.12/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.