Loading Tool

Explorer IconExplorer

Memory Pool

55,981 transactions
31.85 vMB
0.20244896 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt 17cf069a4d58987f12872c7cafae3d7a2900c583b9caba17ebe558b3e8ced0a0
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root b8e4dfa74629d0d6ce446f12101af9f7e9bdce281eaf5fc2e99a2261f2f31166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.09208442 BTC
Feerates: 502.67 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (184,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,246 730,246 00000000000000000006da880c8486f9bca55e0a480571114773df5dae918f73 2,795 1.00/1.00 vMB 10
730,245 730,245 0000000000000000000731b8a637d78f850118e2447b353e15f718115af26fb7 1,292 0.63/1.00 vMB 9
730,244 730,244 000000000000000000089d5c09b584af9375289d08f656b6510694b9d5cb2e40 311 0.15/1.00 vMB 13
730,243 730,243 0000000000000000000407076d3b00744722658dc16e57d35ecb1bee269e4d80 771 0.51/1.00 vMB 6
730,242 730,242 00000000000000000002deda15319b3040dcc0d5b4cd3f9a73353d1dcde9bb3e 1,556 1.00/1.00 vMB 10
730,241 730,241 000000000000000000039cd95bbb93b4ccedf60b5cf9c6afdcd89fd8c2915b03 2,564 1.00/1.00 vMB 11
730,240 730,240 000000000000000000016d8432b1fb21d192b8969aa0b6c250b6bd60cee1ff60 1,502 0.97/1.00 vMB 7
730,239 730,239 00000000000000000001065fe61120599377c29bc386f5ae1576fc8fbe93e06d 301 0.08/1.00 vMB 12
730,238 730,238 00000000000000000000fcead17d24860edbee2567a4202c7e0dcfda44ebd8ad 2,081 0.68/1.00 vMB 5
730,237 730,237 00000000000000000008cb5c2a680cb89848cf71eed3d8f97df8b66f8ad1189d 2,372 1.00/1.00 vMB 14
730,236 730,236 00000000000000000009538d8e091e6275aa206cd5870917d01239999eebd784 76 0.02/1.00 vMB 14
730,235 730,235 0000000000000000000612163cd9396a497a2609a9e03839a11d05ab18a72aa7 521 0.16/1.00 vMB 13
730,234 730,234 00000000000000000006c69d4d1560381b4459170f837bccb61b4a8299045a7e 3,093 0.87/1.00 vMB 11
730,233 730,233 00000000000000000005d492b9c4c16c6b2cdf4e371097739aec42d54e372c2c 319 0.09/1.00 vMB 9
730,232 730,232 00000000000000000000e880e9a6066136bef859a847628d701e389021f50543 571 0.67/1.00 vMB 3
730,231 730,231 00000000000000000005132d1dfc016fde2f0d87f49b8bacfe9d97703928a0b3 507 1.00/1.00 vMB 2
730,230 730,230 00000000000000000007dc08aa4930c866ffc58c6d11768bafa1d7f50744b730 2,802 1.00/1.00 vMB 5
730,229 730,229 00000000000000000002afa83d53e6dbbc5597cfa219a4f3a7e4c6c279c8470c 2,840 1.00/1.00 vMB 17
730,228 730,228 0000000000000000000790fa8c785d0e68c9a0c0f1843a00658a8e51cd03d9b7 1,096 0.70/1.00 vMB 6
730,227 730,227 000000000000000000063abbc6aefa027b252da23b439e594ec829f0bb970b0f 1,090 0.95/1.00 vMB 8
730,226 730,226 000000000000000000034af542b414b288166555dd4ca759e3146f4c8674fc3d 2,333 0.93/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.