Loading Tool

Explorer IconExplorer

Memory Pool

16,257 transactions
3.22 vMB
0.02635624 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.88/200 MB

Candidate Block

Mining Attempt 585f862b75f9542d6be5f2c4489129800f16a93c4a2c0b5bccde60371fbc0d67
Version 20000000
Previous Block 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a
Merkle Root 3638dc6309946acdea6c143dc290350bec6a0fdc8c313cd63bdf12a5a4a33e3f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,254
Size: 0.42 vMB
Total Fees: 0.01853541 BTC
Avg Feerate: 1.85 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,797 (770,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
142,589 142,589 00000000000002a5d61c09a6d83fb24f140c8fec078c3bed898d90c0671d9d97 0.01 MB 19 666
142,588 142,588 0000000000000181fd0452deeefc7db9e0f441ec2d94d13d274ab22fed5a44d5 0.03 MB 104 31
142,587 142,587 0000000000000051d69ebe9b120c9e4771f67e93a5a808495fc712926248e0e3 0.01 MB 17 27
142,586 142,586 0000000000000042ddf971c3ac0d62ba1742c8019ab85b6845e1eafa07e02b7f 0.01 MB 43 87
142,585 142,585 00000000000008a60d3985a00fbea709a0a7d72c3a162627746dc3c768a1b42e 0.04 MB 77 298
142,584 142,584 00000000000004917d0a7120dc299cd796c8f3f306911a1ece2304517ecfdb53 0.02 MB 30 163
142,583 142,583 0000000000000468b9702ab21337aeefffd6b6f691824d21cbdf43e29ffa1438 0.02 MB 40 264
142,582 142,582 00000000000008dbb3898c2b37748a5efba2b2a35a5922d961aa72c335fc8edb 0.00 MB 14 33
142,581 142,581 0000000000000548656490a37c8ee60fabd6bc2cd9e3eb3fbc12a65b9c7dd9df 0.06 MB 83 209
142,580 142,580 00000000000001baf1dff06562444991801d1fed19f0ede165ba59c943d660cc 0.01 MB 27 142
142,579 142,579 00000000000000d94662425cb89aa74d3d46cece4150c4493bb4c15fa4e9e5a8 0.02 MB 44 82
142,578 142,578 000000000000043673299cc9e446ca73f435e0fe275a31e35b41e905589e2e18 0.04 MB 118 137
142,577 142,577 0000000000000773a2300d864c4bdb64993ea987867249b13857c4aab769782f 0.01 MB 22 281
142,576 142,576 0000000000000296a5602c7f6b414d52c8c200c2a10aff3adf3d4b5e81b9f249 0.02 MB 34 32
142,575 142,575 00000000000004d6fe2fd86342345616b845ceeb9745a19ddca9a732ddd9b199 0.05 MB 61 93
142,574 142,574 0000000000000876a7874eed0c3cafd8d685174b4534558e89082dee01861744 0.02 MB 46 158
142,573 142,573 00000000000005b71bc4c0cf24a6f00e04980c627e9409266983bd37acbe14d3 0.00 MB 1 0
142,572 142,572 000000000000057d13a731f556c24a1318bcbb4df7d537ef07c8c813c0dc1b37 0.04 MB 99 178
142,571 142,571 000000000000048edbb6c004b3fce541b5004fee9729a8b1710cb488a974d959 0.00 MB 15 489
142,570 142,570 000000000000084616a0dafef961308e66406e484fc16fe50e6ae2de5c8dcabf 0.04 MB 78 180
142,569 142,569 0000000000000209d19aaf5269ac236a2737f818c0a8ccfe2e6a25239d22370f 0.03 MB 104 72
Previous 10 blocks ↓
Total Size: 778.48 GB

Node Details:

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