Loading Tool

Explorer IconExplorer

Memory Pool

81,866 transactions
30.24 vMB
0.09055656 BTC
Random Selection Loading Transactions
Max Size: 182.10/200 MB

Candidate Block

Mining Attempt 6bfd957db67f9b54ffc2b5f50d49ef17ce7ce1dcb3cd84d8ed71e8b000237cda
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8a18a7b069851412b30ccc5682a3aa633eead0ff7eea2339b949fba3c6669a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.02857280 BTC
Feerates: 454.44 > 2.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (763,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,740 151,740 0000000000000911d3f4ef34cb31826ecc5d15a211e0a1184eedfec20d6bfff0 61 0.02/1.00 vMB 3
151,739 151,739 00000000000001a4c8a127f7b48c1a122336f8c6ba2406eac01dea8cc945e3b0 165 0.05/1.00 vMB 24
151,738 151,738 0000000000000831a0ca12b3d09903a4a2e3e517acb6fca5b6f71f414da2ef9b 48 0.09/1.00 vMB 73
151,737 151,737 0000000000000a798920ec40ea76077b994fef01da561ebe65154f97efd9e58f 48 0.02/1.00 vMB 38
151,736 151,736 00000000000009bb45f74da73b492a777063b78301d381ac4df218aee551c29b 72 0.03/1.00 vMB 160
151,735 151,735 000000000000055a3bc9dda492237c2f533d88f6f9edba4ae73a4e23b3c11fef 123 0.05/1.00 vMB 62
151,734 151,734 0000000000000cea71f7fa8ffbec222a9b27b1bbe59bd624fd7b279be8a5842f 34 0.04/1.00 vMB 730
151,733 151,733 0000000000000924c745ac00e9a50a3d8764ff7fedc180d1f5c520c9d582651f 42 0.01/1.00 vMB 108
151,732 151,732 00000000000002d446dead7f427108807063d28e415140c572a81f17ae79829a 1 0.00/1.00 vMB 0
151,731 151,731 0000000000000bdf0d9e9be27ab6f0661984ae5db85e74e56b4c78ca92e5af19 121 0.04/1.00 vMB 55
151,730 151,730 00000000000009b0db99c0f1042b20aa4f4b04aebfe9d0b82e0cff9a0986d4cf 38 0.02/1.00 vMB 98
151,729 151,729 00000000000006fccb3b44bfea9563b35179ce3f937f4e20a0ec08b9138cdeab 36 0.01/1.00 vMB 116
151,728 151,728 00000000000004374182e6bf4aa0d7d8786e3d817e2363f36a8ef578b5ebb2b4 160 0.05/1.00 vMB 146
151,727 151,727 000000000000081fe19eca86d0d50452bf1d736a17f29d2943bfa621c0d8bdee 88 0.03/1.00 vMB 137
151,726 151,726 00000000000003ddcbf2f8ca37efd06cc60a73ea86992c89596af2aa6f3f2bb0 8 0.00/1.00 vMB 60
151,725 151,725 00000000000002cd4f83a09c7728a6b5cd277198fa273c162811ec42f9213e44 23 0.01/1.00 vMB 803
151,724 151,724 000000000000076e69fe37f7e47677e3e849468d2c155fbc8fcc8fcd390c826c 32 0.02/1.00 vMB 158
151,723 151,723 0000000000000d071027b8c872d8f62f75c1b1813fca182a9e574ae7758280a8 57 0.02/1.00 vMB 6
151,722 151,722 0000000000000284f01dd91321715fdd5d22a15ce12d0a10fd8a9a3904b87c6d 92 0.04/1.00 vMB 165
151,721 151,721 000000000000005e94f0a8652967ab9b8d4dedd90d821bb37024a307c8fa529f 43 0.02/1.00 vMB 2
151,720 151,720 0000000000000cea09769af641b8921827e44e3f29173d9fe44cb9583f0dba90 139 0.05/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.