Loading Tool

Explorer IconExplorer

Memory Pool

79,312 transactions
29.46 vMB
0.09102517 BTC
Random Selection Loading Transactions
Max Size: 178.25/200 MB

Candidate Block

Mining Attempt 1b5993a5e67badddca91781a638fd2e68375d31c8c6781ad324863bcae0b5b9c
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root f66063d7713a149012fa4b3dead5c289ce48ed4f3200b05727e85535f5d0a805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02747245 BTC
Feerates: 301.60 > 2.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (432,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,593 482,593 000000000000000000d2c3fa621da3f0b717769bfc8fdaddf45cb719320ff2ec 1,723 0.99/1.00 vMB 83
482,592 482,592 0000000000000000008223d69665b3935ba1d9c504dbd95e85817fa5362e7f58 2,123 1.00/1.00 vMB 387
482,591 482,591 000000000000000000cb13f3530c1fd36cd58bd2707ae72649c5b7afaeb9a048 1,873 1.00/1.00 vMB 338
482,590 482,590 00000000000000000037b8e67b061d046f9162264c80d59e6d3e525852bda759 2,436 1.00/1.00 vMB 484
482,589 482,589 0000000000000000001f9e4e8f3fe33a1b721083e0bdb3e49ca0127acd154901 1,461 1.00/1.00 vMB 195
482,588 482,588 000000000000000000bbe4c8d36648ce4fa60482b1b88cf1fcb345c9307abd67 1,422 1.00/1.00 vMB 93
482,587 482,587 0000000000000000004982e39e96a9faad8e9611ed66ef7bc6f5154cf049caa4 1,890 0.99/1.00 vMB 379
482,586 482,586 0000000000000000009bda014f0ee7b30066c06c363e285b8fc8ab76bb146ff9 349 1.00/1.00 vMB 63
482,585 482,585 000000000000000000034d9c7fff26d2af3ef594027f8729defd7c3ecc6774c5 482 1.00/1.00 vMB 49
482,584 482,584 0000000000000000011ebd77e51c13023b57877a9fb359411d805ea0b301c0d0 1,996 0.99/1.00 vMB 232
482,583 482,583 000000000000000001086c9f26a1cf6b3c31df0bf8f7a6db29e71bffa844cb8d 1,965 1.00/1.00 vMB 392
482,582 482,582 000000000000000000bee01577bb1cdcb4e0033a7a73f724fc80684d1ab6c3f6 1,183 1.00/1.00 vMB 193
482,581 482,581 00000000000000000129a251007281a1f6a94c0c566ddaaedaee249062bdb5c6 1,659 1.00/1.00 vMB 113
482,580 482,580 00000000000000000133d13be0d474473502fc32c24c6b0f3ec4a8acc13338c2 1,771 1.00/1.00 vMB 420
482,579 482,579 000000000000000000e6ed80b5ee2e351516055fdc982d964bede6301767b4a0 439 1.00/1.00 vMB 54
482,578 482,578 000000000000000000764cfe5b2bb3c9239053edecbf2c0021335140713c86ef 601 1.00/1.00 vMB 84
482,577 482,577 000000000000000000d2d013f8ef059273ff2e39be8391be31773d87e1647804 1,380 1.00/1.00 vMB 194
482,576 482,576 00000000000000000101dc861033a7e6417cb0d0dc075be3295f1960bf182481 81 1.00/1.00 vMB 11
482,575 482,575 000000000000000000f9a5ccdcc1aac0fb59185907c9b69d376ae049f01f0537 1,693 1.00/1.00 vMB 256
482,574 482,574 0000000000000000011baf0ec29017dc84e630267a26915697168b14a058cb54 330 1.00/1.00 vMB 49
482,573 482,573 0000000000000000005139aaed6479ccef41b8203c2a74624952af368b1f2581 533 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.