Loading Tool

Explorer IconExplorer

Memory Pool

53,055 transactions
29.76 vMB
0.14905456 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt 07c6bbc2519c2ca0b8f4b0f4613fd0805f9947c1af5ae82630def53542e21d07
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 73feadb0ff4cab1e9b803392def2019bc48cd5c483fd3fe315278769a1a0d108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.07689450 BTC
Feerates: 445.47 > 7.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (412,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,689 502,689 00000000000000000041cb3741328451b02978ad2ef86fa2ab582351fcfb9c16 2,414 1.00/1.00 vMB 530
502,688 502,688 00000000000000000065d528a31839de1ab0f573b880a952b4b5c6ccc949646b 2,079 1.00/1.00 vMB 407
502,687 502,687 00000000000000000008a56f6b7b36dac26ee0f13923af94922aff8a54341ff7 2,692 1.00/1.00 vMB 530
502,686 502,686 0000000000000000001a0f20a16e6589b1d61901192ed9c58b897764352765d3 2,241 1.00/1.00 vMB 457
502,685 502,685 000000000000000000101a83a36308721f495ffd154713cbf4c01e6c63e48b99 2,529 1.00/1.00 vMB 427
502,684 502,684 0000000000000000003b13059fd20c4bca20fba229210d1fc1fafca75ec0e618 2,754 1.00/1.00 vMB 484
502,683 502,683 0000000000000000005b35ae9792917c4ffa5224adf68319d3f12a6412729904 2,442 1.00/1.00 vMB 459
502,682 502,682 00000000000000000025ec05a24a9868a8b1b37c0df57c7418cedaa1bb9c2812 2,989 1.00/1.00 vMB 527
502,681 502,681 0000000000000000008990568128b09827ccf2a0712c1ac00829fbe08a5a5ec1 2,588 1.00/1.00 vMB 507
502,680 502,680 0000000000000000000fd13ad4263b6a3284e29553f28b458c156aa03c61fee9 2,011 1.00/1.00 vMB 651
502,679 502,679 00000000000000000087609ae23fc5d68c57871abf58a233aad4c6f9cb782a46 2,498 1.00/1.00 vMB 417
502,678 502,678 00000000000000000042b6543a5031d08254b0b6dfa387f8b4a7914ff53a4455 2,103 1.00/1.00 vMB 503
502,677 502,677 0000000000000000003fe07d5b83f59499f7f721da189ac72437c810cd875292 3,506 0.97/1.00 vMB 468
502,676 502,676 000000000000000000347b330238f8754933440c854f521145a9891216ce590c 1,995 1.00/1.00 vMB 628
502,675 502,675 0000000000000000006ef8a61c528618c82e2425f7952539fe341dd9bd1d9e34 2,875 1.00/1.00 vMB 525
502,674 502,674 0000000000000000001734990159ec5cf0c6513ecf89089ada16cad731436882 2,121 1.00/1.00 vMB 421
502,673 502,673 00000000000000000055b295e6f04c568e13ad55f8b0e09124415e23876217ed 2,727 1.00/1.00 vMB 521
502,672 502,672 0000000000000000004bde414a2a501747f7fba172cfa613e45ec947d7146454 2,366 1.00/1.00 vMB 560
502,671 502,671 00000000000000000076a11cebe0d264f19bd6823f9d59948bbe40e0d7572844 2,376 1.00/1.00 vMB 317
502,670 502,670 0000000000000000000cee24c7280f2e2204e5c3b9996f2ea0ca34ba94365c14 2,357 1.00/1.00 vMB 433
502,669 502,669 00000000000000000035610d25592a01bab4a78e2decbd973d44976444888b69 2,452 1.00/1.00 vMB 432
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.