Loading Tool

Explorer IconExplorer

Memory Pool

79,708 transactions
29.54 vMB
0.13907159 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 3a1d7ea01adaa783b57a82d2639f6fbbff7e48551ea51eb067c3fa5d61c972ae
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3b5a46de029ee4343ab254e6348a9fa116e56fc4df2a7f81a334d3e2d9b625e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.07467487 BTC
Feerates: 502.67 > 7.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (275,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,658 639,658 00000000000000000007deeb37317990bc298bc807c69eb9c9d51f847ff7da3b 2,810 1.00/1.00 vMB 80
639,657 639,657 0000000000000000000805a304f333475a1640d8a31c6263c4ffb3e11f395e99 3,403 1.00/1.00 vMB 93
639,656 639,656 000000000000000000062aafe52f6fa349deb50affdbac921b2d87e69731bf82 2,289 1.00/1.00 vMB 67
639,655 639,655 0000000000000000000728d089e39378d25fbad7bad5b538975f3197e550f028 2,400 1.00/1.00 vMB 76
639,654 639,654 0000000000000000000ddfcfe3d8cd445f934de506109ea265713681455c15a4 1,114 1.00/1.00 vMB 64
639,653 639,653 0000000000000000000411232648b73fc34442ef0605075aab92039a1d6b4d88 556 1.00/1.00 vMB 59
639,652 639,652 00000000000000000003bb936b45fc6a23ff820197b2c1438579afe0b49c1392 406 1.00/1.00 vMB 57
639,651 639,651 00000000000000000009da6937c7d81d83a1aadaadd2e2d53d428becd7265935 1,215 1.00/1.00 vMB 60
639,650 639,650 00000000000000000006c3b2eaa02255e65546ad6c27d87664508ff8d55c72de 2,918 1.00/1.00 vMB 62
639,649 639,649 0000000000000000000e8e0b728dc18183255039553097bf4574ac2dc305531a 3,023 1.00/1.00 vMB 73
639,648 639,648 00000000000000000008c642e183d438ddc3c25b623b3f4431344f2925076a63 2,431 1.00/1.00 vMB 67
639,647 639,647 000000000000000000096ac95e4082c413c5347f7c85f73b10d688125539ac1a 2,389 1.00/1.00 vMB 67
639,646 639,646 0000000000000000000e4b8e5af2ea291e4f7607356027f180e62c96e407747c 2,768 1.00/1.00 vMB 64
639,645 639,645 0000000000000000000da4b5a5fd3b465145ed197d35590b703adaa63b79decb 2,150 1.00/1.00 vMB 62
639,644 639,644 000000000000000000095093ee7333f2df82a78f100cfd21c29c06f1345b5b4e 2,045 1.00/1.00 vMB 67
639,643 639,643 00000000000000000008b54c737bf967f91f66072bd60eb13066aaefe81821ec 2,775 1.00/1.00 vMB 69
639,642 639,642 00000000000000000008a8123b0ee4a12ad6eba1bfa5d9052b8c40b24b635361 2,933 1.00/1.00 vMB 83
639,641 639,641 0000000000000000000f46621e058ec0466b6d25e0333d2babf7c78cb85ac744 2,672 1.00/1.00 vMB 73
639,640 639,640 0000000000000000000863695f450059a53b568e2834dc653f411dc3f60a1ccf 2,804 1.00/1.00 vMB 84
639,639 639,639 00000000000000000008ef6a9b2e223b53f0681706f15554fcdad74e53fb17ad 3,056 1.00/1.00 vMB 84
639,638 639,638 0000000000000000000b46223ebc3dc1caeaaf9ff3d63711a3338c63b9ca9bf1 2,232 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.60 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.84 GB
    • Received: 16.03 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.