Loading Tool

Explorer IconExplorer

Memory Pool

25,515 transactions
7.24 vMB
0.02952356 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.26/200 MB

Candidate Block

Mining Attempt 56996ddb54ee21b79335a4b4833aaaebc93b967d127c4851caea16c16faad595
Version 20000000
Previous Block 00000000000000000001224e274d714499fed1a2156ae81473f2105be1442fde
Merkle Root 132d165aad77b60c3dd9dfc552d85fe4b36b7247e663922b11f44e2d39ce8e3d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 661
Size: 0.30 vMB
Total Fees: 0.00990754 BTC
Avg Feerate: 2.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,096 (763,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
149,392 149,392 0000000000000a3afc3263acde98e73e22ad785e9003232983f845ec0002b1a3 0.01 MB 12 234
149,391 149,391 0000000000000518928e91794093c4111285c6a88614b630cefa1203a8b1ecc0 0.01 MB 10 343
149,390 149,390 00000000000005c9ac5e608db118ecdec04ce23706453822c5bdd05ce08198f2 0.01 MB 25 684
149,389 149,389 00000000000007bc9ad23ed843765d083ace3cf7aa4f7ce7dc52fd5b69115c0b 0.03 MB 72 122
149,388 149,388 00000000000008cb38f16b3298d05e030c5dc2ad0d48cce9d56e383678a88f01 0.01 MB 12 61
149,387 149,387 00000000000005b14feb3ddc0a4a9f2846920de7e0741daa598428c1910febb2 0.03 MB 108 145
149,386 149,386 0000000000000ad16cedc7fd88e8fc8c5fbda499c515920de5fc87fd26d8e864 0.04 MB 51 45
149,385 149,385 0000000000000849d23f1f1cb3f52c28602a84fcd96cdbef29cc0987c6b43b71 0.01 MB 6 19
149,384 149,384 000000000000007e4a704d43b2d6259de3ccedc0de8e2b65e8609c0b95ff7981 0.02 MB 31 409
149,383 149,383 00000000000001da59edfadce1035929263d367b3df3c6849f39c3755b65ab4c 0.00 MB 6 77
149,382 149,382 00000000000002d41e32c66a6a0b9bfff4b4bee71b9bb96b45c2f22e6b964843 0.00 MB 9 430
149,381 149,381 00000000000008f8a0de9f3995703902091897ae6d6445565613423f3a151d7a 0.00 MB 10 124
149,380 149,380 000000000000075d3f3b47f2d156a55714d92510bbac5b1d7d18475c725bc433 0.02 MB 63 180
149,379 149,379 00000000000007fa553e3eba933a7c6e28ceeb8a7e8182422015c544b4bc5e05 0.01 MB 11 44
149,378 149,378 00000000000009509112ba2ff689793f2a2a68aafe20603b711d2b90414763f9 0.01 MB 20 193
149,377 149,377 0000000000000a109a6d8143fc01a17cbafdc2fff1a7f275ccaa459d8c251e73 0.01 MB 35 136
149,376 149,376 00000000000004e36a087b95572d8a66a5fbc56a36217c2a8b2cd63cade82d24 0.00 MB 12 0
149,375 149,375 0000000000000b5d38a394921853a8c157b21b5643dfd775c29a6dc964a19bfe 0.03 MB 90 172
149,374 149,374 0000000000000ae740d7489852c4dad6e92030069fed1021f76ef0c0823dc424 0.04 MB 59 149
149,373 149,373 000000000000020698e7d49b0d76ec573e146cbc23d8c11c04e02ef74a47c908 0.00 MB 7 53
149,372 149,372 00000000000002636f8f0836b33eec8a62734aa938e844eec048619742a3a086 0.03 MB 96 204
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 59
    • Outgoing: 10
  • Data Transfer:
    • Sent: 110.41 GB
    • Received: 0.36 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.