Loading Tool

Explorer IconExplorer

Memory Pool

41,215 transactions
26.53 vMB
0.05541521 BTC
Random Selection Loading Transactions
Max Size: 138.94/200 MB

Candidate Block

Mining Attempt 3a4dce4ba5b9bde5cbecd7287b284e558e74a97d9b25479645240bffa7832fa8
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 8c3bd828ac5b760f0431997c27003bf3d42dbe226143f1a8eb420edf32a74a62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,183
Size: 1.00 vMB
Total Fees: 0.00658789 BTC
Feerates: 99.90 > 0.66 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (137,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,729 777,729 00000000000000000006942cc7e9fb8545946a138a8faf8c66b1aadd02dd073e 965 1.00/1.00 vMB 7
777,728 777,728 00000000000000000001b0ceb7adb82f912213aca5ff2788b4bf64d2a4d7b20d 1,461 1.00/1.00 vMB 9
777,727 777,727 000000000000000000005392d3b1b14877733ae9acef00ec0e68346f7a008c0b 2,054 1.00/1.00 vMB 7
777,726 777,726 000000000000000000049f6937f778ddce1aa82037b5eddfd9b678ce999c6b56 2,709 1.00/1.00 vMB 14
777,725 777,725 00000000000000000005f659aa9dcca23864e557be669d4bea9f78292a9c00c1 1,992 1.00/1.00 vMB 11
777,724 777,724 000000000000000000006a73787ee08c723b31038b88f98089cfc7d1d725431d 1,955 1.00/1.00 vMB 19
777,723 777,723 000000000000000000027dd0fafa64ad6ad85bfc1745c1e6f0e6880b7b769c3b 1,645 1.00/1.00 vMB 9
777,722 777,722 0000000000000000000173a39d09ef7b33855b2f5b02d7e1a1505f5e8fe7f13f 1,801 1.00/1.00 vMB 7
777,721 777,721 00000000000000000001633cfeb7dce2adaba2821eaa87434a45d08d386155d1 2,724 1.00/1.00 vMB 16
777,720 777,720 000000000000000000025d7205767f6084490e98d94ac945653441fcd07999f3 1,179 1.00/1.00 vMB 8
777,719 777,719 00000000000000000004e063d0c328f20b6ad5d15d8bbcf436e7a806afbec2f6 556 1.00/1.00 vMB 5
777,718 777,718 00000000000000000001b9fa61880b236e602a3f523311156392ed799f4c57b7 849 1.00/1.00 vMB 6
777,717 777,717 00000000000000000000665f065a09d32ed38b3e1ad60af8e7f9187bcbcf4cbb 236 1.00/1.00 vMB 3
777,716 777,716 00000000000000000002264d1e3f90280ededd1587c7af932480dac3e2480048 2,477 1.00/1.00 vMB 5
777,715 777,715 00000000000000000005e64a2e44251aeccfa6a697177e7b58e1e90a01cc7713 1,863 1.00/1.00 vMB 12
777,714 777,714 000000000000000000066caa76847c109010eb58402d7a5bf05cc201a011071d 2,896 1.00/1.00 vMB 16
777,713 777,713 000000000000000000017f1dc1952eb34be903fbb51f95ae501a18726948af53 3,214 1.00/1.00 vMB 14
777,712 777,712 000000000000000000061312e2f21060ccd57421da8934d5b47a75d404eadcbe 2,197 1.00/1.00 vMB 21
777,711 777,711 000000000000000000038de99a792539030aae327d39e162597b4991d8196023 2,557 1.00/1.00 vMB 20
777,710 777,710 0000000000000000000463f66c02cb3d7902906e1c09186d20e0bbe78f26851f 2,916 1.00/1.00 vMB 16
777,709 777,709 0000000000000000000318860847b75cbb69f6e5a47967909f15654a76d2fe0a 862 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.