Loading Tool

Explorer IconExplorer

Memory Pool

79,694 transactions
29.65 vMB
0.07331910 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt f648480b9dbeb4e49a87133e597a28e25fdd7164984822ddb9c92df662b649c5
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 86472d0ab0b8086f58345e73c50e12cd8894f2b90f2bb97943ff808fae439566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.01303332 BTC
Feerates: 454.44 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (434,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,761 480,761 000000000000000000b0c235fea29589c3e06aa499ce4148ec4457baf4af1be8 1,830 1.00/1.00 vMB 258
480,760 480,760 00000000000000000116726ca6ee14dc006bc0bfe696d2899ac89b0eacdefc69 1,588 1.00/1.00 vMB 242
480,759 480,759 0000000000000000002d05999bc305fe37f485a8837b693c906353773363e777 1,888 1.00/1.00 vMB 263
480,758 480,758 000000000000000001227aa6c76e6f4d4c4aa88124c6a4757bcda9d8e13c8276 2,881 0.99/1.00 vMB 270
480,757 480,757 000000000000000000acd0569675bb8da39e2fb185dd1f74c8ad8fc0481020ef 2,235 1.00/1.00 vMB 259
480,756 480,756 000000000000000000ef6d1faac41350ae4b7550fe930ae4a5be20432823a97a 1,940 1.00/1.00 vMB 271
480,755 480,755 0000000000000000003831345aec7ae5548e40c1a55c0dca7ce8d2cd1857faba 2,073 1.00/1.00 vMB 287
480,754 480,754 0000000000000000006cfee8e29614651a42dc23977ab9435a3eff4aed0b4c11 2,464 1.00/1.00 vMB 294
480,753 480,753 0000000000000000007eb316f952e991c3db341e7266ca5b89dbfc381c2551a1 1,951 0.99/1.00 vMB 284
480,752 480,752 00000000000000000018823024266447dda3cf2d16d9300a11f136b39093d08c 2,309 1.00/1.00 vMB 332
480,751 480,751 000000000000000000bc8e44253d3482b5e9cd49f5a70ad3bca0e519991e5c27 2,386 1.00/1.00 vMB 312
480,750 480,750 0000000000000000002ab62be49a37eb2c49da5143a3e0856392f0c8907f521d 2,185 1.00/1.00 vMB 283
480,749 480,749 0000000000000000006067076743d26e392ee55a6feb97b88c27d57636db41b9 2,033 1.00/1.00 vMB 315
480,748 480,748 000000000000000000b84eea76af436e34da7fb594938003a189bdcd6cd04bf2 1,640 1.00/1.00 vMB 260
480,747 480,747 0000000000000000010e5249c681148cee7c90760556603f4bce47f91edfe858 2,109 1.00/1.00 vMB 316
480,746 480,746 0000000000000000007a69c3771a0ade3e7c6b5b9fc2fa822c63b04a3194cd9d 2,746 1.00/1.00 vMB 296
480,745 480,745 000000000000000000ef60369ace8d966c7e65555660d7a54578c071839f97cf 2,112 1.00/1.00 vMB 359
480,744 480,744 00000000000000000036a3e0c4c072732bcac665b141a5ad9a573f5c036251eb 1 0.00/1.00 vMB 0
480,743 480,743 000000000000000000c652074400540c7d7dcbd876fd8f835f83b6ce251a7b63 34 0.01/1.00 vMB 820
480,742 480,742 000000000000000000735dc08392943dc13fbd3a95fbcd1c269a0800f6e5626d 1,692 1.00/1.00 vMB 195
480,741 480,741 000000000000000000ab45d656b57a5b31dfb46b0e51eb3e6d82961f2d854410 1,879 1.00/1.00 vMB 204
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.23 GB
    • Received: 14.89 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.