Loading Tool

Explorer IconExplorer

Memory Pool

29,895 transactions
25.68 vMB
0.09699259 BTC
Random Selection Loading Transactions
Max Size: 127.50/200 MB

Candidate Block

Mining Attempt 16354745c6b2341d39cb3007602b9e84c5cb91b28cc3d6e39105c4c490703ada
Version 20000000
Previous Block 00000000000000000001f3b7142056668b4281bf4a6e61237fa12eb80820883a
Merkle Root 514099db328d6c62ae0fcc60e6f0e522ff141f5e605c3d167067292d30a7e773
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.04992023 BTC
Feerates: 180.34 > 5.00 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,283 (809,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,591 104,591 00000000000311b8a90bf94f9739a6bd5445fce797078d7899eda00630179a4d 3 0.00/1.00 vMB 0
104,590 104,590 0000000000022f230952fa80e806568b21c494cfc06bd8b5eac1a2a69edc9e5f 1 0.00/1.00 vMB 0
104,589 104,589 0000000000012e49e08a13f6733917aab5cb8d2a6cdc09b580020e26c5fa31d4 1 0.00/1.00 vMB 0
104,588 104,588 00000000000003a4d627657b6a05b4a0ce69a2e4d2b566a43473d768e3b88197 4 0.00/1.00 vMB 0
104,587 104,587 0000000000017b1f3145f9db4a6fb7aaa46079b2ed366a4dfd78fe71ccd63991 1 0.00/1.00 vMB 0
104,586 104,586 0000000000035f158621ecad2ed112f9730f256ed94e3e8e5641f5641b846772 32 0.01/1.00 vMB 0
104,585 104,585 0000000000006a20c861817cbc27d23860d03f696328d6ea4ffcc7af6f8a1e5d 3 0.00/1.00 vMB 0
104,584 104,584 000000000003802884e8931116a57f8aaa691b0e6a0dc59bb5b26ffa1c7025f9 3 0.00/1.00 vMB 0
104,583 104,583 0000000000026bc730806a647093ef9308515035e0f332de39b5059a610bedf2 1 0.00/1.00 vMB 0
104,582 104,582 000000000000bf3780fb149e755af584955d7d53aab846afecec1d1ca30dc1c4 2 0.00/1.00 vMB 0
104,581 104,581 0000000000003e90e740983a73298d0afbe719858777f467edf8321a6d7e8023 2 0.00/1.00 vMB 0
104,580 104,580 00000000000262c091852ee13960da779084611e607000c772fa81e58b692d8d 1 0.00/1.00 vMB 0
104,579 104,579 000000000001c194531bdc9d0aefcfc117b6b51e53e6fcd76c358634ccb56c2e 1 0.00/1.00 vMB 0
104,578 104,578 000000000003150c8574cb58a31415253fa2de865b8a81aa99915ae8165455ad 1 0.00/1.00 vMB 0
104,577 104,577 0000000000036450402e5e85389e7a647d5be22839c2340db25066321bf988e6 1 0.00/1.00 vMB 0
104,576 104,576 000000000000386ee5c7850321cf918832c5e263a724ade4fbc263df51194294 1 0.00/1.00 vMB 0
104,575 104,575 0000000000037daf4fb6f83aed26a3c866115877203e59778653943e1b53c48c 1 0.00/1.00 vMB 0
104,574 104,574 000000000002df081139b2e4aba2a8e4cd583fa3573be9871c36325cace5dfdf 3 0.00/1.00 vMB 0
104,573 104,573 00000000000129df9112314d18a4334690cfe54893283acbc2e84072fa80dfd0 1 0.00/1.00 vMB 0
104,572 104,572 0000000000030ec7aa4824db7f8bbb5de5ab2dde3df2b45f790e57eeadf2681a 10 0.00/1.00 vMB 395
104,571 104,571 00000000000020100047713ac5a1a790c8f49392e137df4b6d5da09e233f5111 20 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.10 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: 579.29 GB
    • Received: 8.85 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.