Loading Tool

Explorer IconExplorer

Memory Pool

80,928 transactions
29.66 vMB
0.12493437 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 14df29e959de3b539a134cd93c8a8312f8ea8a9fe253facd9cf7d26f99dd9f35
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root fa0c6376cfcd42692556052a4886ae8926a5508290ba044e986c1ba82ca27c1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.05926508 BTC
Feerates: 151.07 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (107,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,368 807,368 000000000000000000037ef466dbffc3e6128140e00494ee2e7947c6dde8a5e5 1,708 1.00/1.00 vMB 22
807,367 807,367 0000000000000000000034bdc26b15e53504284022a1ad09b605beba9f2f386d 2,606 1.00/1.00 vMB 27
807,366 807,366 000000000000000000017e31033658ba29078319300b6f5f13a040c5e3d28fe4 2,504 1.00/1.00 vMB 22
807,365 807,365 000000000000000000022296cf6fb5ffe353e76533dfa367c3d5a0c3b4503b6c 3,013 1.00/1.00 vMB 26
807,364 807,364 00000000000000000000bc27712cf343546ee8fca518ce977531747024b91c6a 2,494 1.00/1.00 vMB 36
807,363 807,363 00000000000000000002f428034153b4db9d9852c3d2daae3233739171b88f1e 2,773 1.00/1.00 vMB 51
807,362 807,362 00000000000000000004b163e439ae44a704238d272352c5808a32bd25ba2474 2,756 1.00/1.00 vMB 25
807,361 807,361 0000000000000000000074465dd7353304913cf53a6268dd2d767eca76423189 2,156 1.00/1.00 vMB 19
807,360 807,360 0000000000000000000073ebde527d720750b6c3dca8698d8f1b6d855bf6fa85 2,333 1.00/1.00 vMB 28
807,359 807,359 000000000000000000031e33f1b00995a703bf00467c99aea41959c1a7effa23 2,111 1.00/1.00 vMB 19
807,358 807,358 000000000000000000015ef4a99f2a921a7d0333cf5f8e4de56925d1bc073cd8 3,497 1.00/1.00 vMB 19
807,357 807,357 0000000000000000000089e4b9faaa1c9630f33f012163befe2f057bdae70b1f 3,457 1.00/1.00 vMB 24
807,356 807,356 000000000000000000025e631d95207f055135c151391067df3039359b93a8f8 3,288 1.00/1.00 vMB 37
807,355 807,355 00000000000000000001f0a381583b6cf23ba204a8e754affe5bf386742d26d7 3,362 1.00/1.00 vMB 25
807,354 807,354 00000000000000000001360edaf56e449df41c87b70c5d063bbb23b2b1d7889f 2,881 1.00/1.00 vMB 38
807,353 807,353 0000000000000000000423b7cc3c7d2d758b145a53ac0a66733cec6ee80ee554 4,463 1.00/1.00 vMB 26
807,352 807,352 000000000000000000012e6cc8bdc8a44505ba39a37277fdccf533c7f8d1bd91 4,087 1.00/1.00 vMB 21
807,351 807,351 000000000000000000015b5533572c04222e203b61482ddc48e20eedc807aab0 3,209 1.00/1.00 vMB 29
807,350 807,350 000000000000000000036b5c4c99c5933201f34093cb0c4e5011f9987e2be90e 2,933 1.00/1.00 vMB 28
807,349 807,349 00000000000000000003e15dfdb2569299d645b6b44de45c28e0a257c561e0bb 2,350 1.00/1.00 vMB 24
807,348 807,348 00000000000000000003c628e90b1e9a0faf5427f77c81db031dabd12bc9bcdf 3,753 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.