Loading Tool

Explorer IconExplorer

Memory Pool

28,383 transactions
9.34 vMB
0.09320763 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt 417d7a6fdfc56677588e0a6cd1176baabaaf81e7a12b6a27d25ac18c848d7b4f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (725,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,597 187,597 000000000000028fcc2cc8c2e8d3111a32f533a5bc60febf1fc366156a00990d 134 0.05 vMB 87
187,596 187,596 0000000000000843c7d0c0e8ce3d2e2d7f1a611a14f184ddcd12e957ddad0574 98 0.03 vMB 43
187,595 187,595 0000000000000548edacb893d4a928ccea85383368c15678e73e4dc423644013 122 0.05 vMB 114
187,594 187,594 00000000000004e20dc6194c8bfa953560c89e073d7d85f1dd34ade6f5980388 74 0.04 vMB 116
187,593 187,593 00000000000001af5d025f94ab9507af1b7f04e3f83f971aa02bf8ab0492cfed 55 0.03 vMB 95
187,592 187,592 00000000000001c9aef01fc718652d5f214ec12f9eb27f1d953aafeb61a86b1e 656 0.23 vMB 256
187,591 187,591 00000000000002b34a755d25a5fee4c0ad0c018cf94f4b0afef6aabe823d304a 84 0.03 vMB 428
187,590 187,590 00000000000003f07c1227f986f4687d291af311a346f66247c504b332510931 283 0.13 vMB 145
187,589 187,589 00000000000006edbd5920f77c4aeced0b8d84e25bb5123547bc6125bffcc830 11 0.00 vMB 8,569
187,588 187,588 0000000000000753579588da5fcd7cd2affd6c852055a4b19d9c5f0dc616f04d 67 0.02 vMB 159
187,587 187,587 0000000000000522db7010cffe7c296d15cd4e8d2620d6447bd04a19d281940d 181 0.07 vMB 171
187,586 187,586 00000000000009735c2655cbc2891d0d829b417f8e3bd0e82d7a870ce2dec049 36 0.01 vMB 79
187,585 187,585 00000000000000f5de22a787514fbc4ee2506f52bb9140b668b86c6ef36c0c72 57 0.03 vMB 88
187,584 187,584 000000000000006faba3ce3c779fa46e0fe29b7e3b93e076a19d19fc928f422b 163 0.05 vMB 53
187,583 187,583 0000000000000015072f1ca90d2a920edd1f490af84af2b9bbdd341ebacfd6e9 163 0.05 vMB 165
187,582 187,582 000000000000079f2c77b96734715d5d525e19dc50e2cf0dd52ed01c1ebf1fee 136 0.05 vMB 135
187,581 187,581 00000000000008d96a02d4545de99ee5c70eb62018d4024870afde37b9867394 20 0.01 vMB 44
187,580 187,580 0000000000000201bc2b3276aa24123121b60b1069f620982841f3b3f2b75138 167 0.06 vMB 112
187,579 187,579 00000000000001ae9771555d3aa107897c4ac58b2de778b8614fd5a4432ab55f 195 0.08 vMB 108
187,578 187,578 000000000000058a34ea36b4d491ec471069d610a9feb40753f0cd5620329d6e 329 0.19 vMB 116
187,577 187,577 0000000000000471ab52735c4384a4e08e1f8fbe189a65b0a70d2ac376ac9f90 44 0.01 vMB 82
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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