Loading Tool

Explorer IconExplorer

Memory Pool

80,468 transactions
29.69 vMB
0.06876080 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt fa62d9a8923efe927fabbebd02ace7e54ecfb2f3da1536c9841c9f61bfef4ac7
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root db9553a94ef398c4d85c5858ef2434446c7e88322cb5467a10a577eda2f7678a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00818757 BTC
Feerates: 100.36 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (123,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,602 791,602 00000000000000000003cf8498ac1d505c019671bd828b1a05bf6dc80b2e560d 2,560 1.00/1.00 vMB 46
791,601 791,601 000000000000000000041dfdc996b280043cb3157ddacd1598b7295fe201a617 3,065 1.00/1.00 vMB 45
791,600 791,600 000000000000000000039c2bbc645c64f003d015793461f114c2842238aabdc6 2,959 1.00/1.00 vMB 61
791,599 791,599 00000000000000000003c901019fe4c0377e523ec22b6b89e7c2ce20713c68d0 4,368 1.00/1.00 vMB 31
791,598 791,598 00000000000000000001a18fa529aa4f008f6ff08e64695502bd5694122042ba 4,195 1.00/1.00 vMB 34
791,597 791,597 0000000000000000000208c7b91cf4fc0cbeef95808144c108882b8fe7cf5239 4,902 1.00/1.00 vMB 33
791,596 791,596 0000000000000000000093fa4d8054e0259b87e068351a779b1c4ce47a3bc39f 4,861 1.00/1.00 vMB 36
791,595 791,595 00000000000000000002e109d8a32b61aa59f29ee0317445fdfc2a9d127f0d76 4,813 1.00/1.00 vMB 32
791,594 791,594 00000000000000000003f6324dd117465903238d16a204eecbff9055e61edfa3 4,335 1.00/1.00 vMB 32
791,593 791,593 00000000000000000001f23961b9e6177c1ae7b35e026fe3adaa024e5033f8ef 5,852 1.00/1.00 vMB 23
791,592 791,592 000000000000000000011397fa8b57238f44e5c174e5af28be0b981996b3262d 2,508 1.00/1.00 vMB 46
791,591 791,591 000000000000000000020f23e95a516d0cc3d7812f7be3a3078e5a4b1c0e2d21 4,608 1.00/1.00 vMB 26
791,590 791,590 000000000000000000002662072d4f23bd592c112e49ba2aec712820c1380a6a 3,208 1.00/1.00 vMB 42
791,589 791,589 00000000000000000004a608306f77c43b07e6ccd03c481c9344f11b72b5b6ee 2,665 1.00/1.00 vMB 29
791,588 791,588 000000000000000000032dc2fbe16bf8333f71e9d883ac581eb6ee4ae7b4b076 3,739 1.00/1.00 vMB 38
791,587 791,587 00000000000000000002146fd1937feca7058434e9cfeb2fce3625399ea78027 4,867 1.00/1.00 vMB 29
791,586 791,586 0000000000000000000488ca5262905caf37a2a33b2bd49dcd80d963fe0388bc 2,510 1.00/1.00 vMB 27
791,585 791,585 000000000000000000056e6076e7ab9772bf7b1b425e2c4af85c33e26da14a04 3,500 1.00/1.00 vMB 44
791,584 791,584 000000000000000000014d7a0ae04b908e8d3b97de094ef6c388b960f55d65fe 3,589 1.00/1.00 vMB 67
791,583 791,583 000000000000000000042a760f37b6eba33e7dbda415e5f4e0148852b4bf1576 3,421 1.00/1.00 vMB 44
791,582 791,582 000000000000000000059121d5096d25736145bd4b871fb58ffd11fd13b1195e 2,939 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.