Loading Tool

Explorer IconExplorer

Memory Pool

77,393 transactions
29.01 vMB
0.06959505 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt c1fe02e15d583cd924151551e8d45d66e4098cfbd0217cbd392d7c95ca169f8c
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8c47e743006062101522d2e1b0fd46a5c45f372ddc0f6d4671612e8f400d5c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.00632063 BTC
Feerates: 96.15 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (174,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,695 740,695 00000000000000000004a6ecf9aed3aeb88eba2acda75a78586db81ae5c31b5d 2,209 1.00/1.00 vMB 19
740,694 740,694 0000000000000000000417e68974cf9cecafd35baa2bdb3d12f810721678d5b2 1,699 1.00/1.00 vMB 17
740,693 740,693 00000000000000000003ed5c340aa5c0b1b6ba06f6484dfa6dd5a62d679ae81e 1,712 1.00/1.00 vMB 18
740,692 740,692 00000000000000000000a9f3ce993b315790f9303b61bc59b5c13c95ded3d0b4 2,816 1.00/1.00 vMB 8
740,691 740,691 00000000000000000007f5357955021896ee8c780bebee39cbf0bd700600e401 1,673 1.00/1.00 vMB 26
740,690 740,690 00000000000000000005891e688e846ea32630fe7e737830719817c20316e461 1,744 1.00/1.00 vMB 8
740,689 740,689 00000000000000000002b53104214b43d8f69347e0ca878d04ffe9c0972c31eb 2,254 1.00/1.00 vMB 10
740,688 740,688 000000000000000000067df493d40056f21d6a8cee297d5bb3081fc04c5d5406 451 1.00/1.00 vMB 11
740,687 740,687 0000000000000000000208d6a185a1a676b334784724d196e10d2e71f016e254 2,720 1.00/1.00 vMB 27
740,686 740,686 000000000000000000015f3f5cc276dfd772580d16effc3514ee7bb3c382b434 1,731 1.00/1.00 vMB 25
740,685 740,685 00000000000000000008505f20eb8193f42ea6a7b5d2170e365e2388425314ff 2,523 1.00/1.00 vMB 23
740,684 740,684 0000000000000000000793db72e4e5496fb28e48a8e4cdf080d695ce3935b704 2,294 1.00/1.00 vMB 31
740,683 740,683 00000000000000000007082db580e0afa728c5e6c6872f94c83ffef62ef82009 1,203 1.00/1.00 vMB 16
740,682 740,682 0000000000000000000735ddef468a5edad5fe103d58066e5904e0517b287c7d 266 1.00/1.00 vMB 10
740,681 740,681 00000000000000000004045f7a7f3858a8725d531b1f95b1de1fe6cb00e7bbb9 1,372 1.00/1.00 vMB 16
740,680 740,680 0000000000000000000579a28dac8929f62f5e9f40a20c12883d7cab342e7ae5 2,692 1.00/1.00 vMB 32
740,679 740,679 00000000000000000001c251fa2f8f2c31654714cd6f648cef92e856d5c3b354 1,649 1.00/1.00 vMB 13
740,678 740,678 000000000000000000052a16c11291e1602bc698ccd3370f4af3217aba22060f 2,424 1.00/1.00 vMB 16
740,677 740,677 00000000000000000002dbb0b7b1925475a1be07d6bac44db87dd631e63768d2 2,999 1.00/1.00 vMB 37
740,676 740,676 000000000000000000065686939ec28c31a378411031f4550ec4cf99a5f9bd44 2,259 1.00/1.00 vMB 27
740,675 740,675 000000000000000000001652814939c84e06d99d95594d50ae2e677e6c563aed 3,069 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.