Loading Tool

Explorer IconExplorer

Memory Pool

77,258 transactions
28.66 vMB
0.06557236 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt 84c9c1c4de1cefad332116192ee48fd029ad4efb0f8a30a38090378551e19068
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root c14b61eee8c27fc4a683aac7a83d60e913d93d631456c9d6143c92fe1ab0af80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00604574 BTC
Feerates: 100.53 > 0.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (506,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,204 408,204 000000000000000002d3338c3fc9e6d7adf492b6c8c16f7b8a0bea99b58cbcda 1,161 0.99/1.00 vMB 20
408,203 408,203 0000000000000000005b4414f13fc217b12316f78a7cf46cd90693e1f63508f0 7 0.00/1.00 vMB 150
408,202 408,202 0000000000000000044af45c170d6d9d5fd2b8fa5b7ed5629fb58a117f49a18f 1,375 0.76/1.00 vMB 33
408,201 408,201 00000000000000000261ff0bd2b81876edf0c9502d1b7a1490b527ab92ba4c98 2,275 1.00/1.00 vMB 44
408,200 408,200 0000000000000000045c3bd005dbe9a1054e5e27b2384e57b260cd51bc2fdba9 1,127 1.00/1.00 vMB 21
408,199 408,199 0000000000000000046021ee24baec37f964174c9825a8d7f703c79551f867d9 2,437 1.00/1.00 vMB 48
408,198 408,198 000000000000000002292b5aadb5523e175d6c9dadf0412c9921478229af35db 3,260 1.00/1.00 vMB 59
408,197 408,197 0000000000000000021192c480c1f16bd7c6120439e6c25cadc0129f2c4861c5 1,057 0.47/1.00 vMB 36
408,196 408,196 00000000000000000607d39276000ce7931dc400519de04a0b4047dd812dd2cd 570 0.34/1.00 vMB 34
408,195 408,195 000000000000000005172ff46499a3f9d7dadb7a5a8bb905bd6fb0446e7053c5 1,143 0.68/1.00 vMB 36
408,194 408,194 000000000000000003b6bd1333010e261684006ec19b5c2cdc1c3564d7365374 577 0.28/1.00 vMB 31
408,193 408,193 000000000000000001982222960a6aa757c88556acdfb21dc6c635bf3544cca8 1,357 1.00/1.00 vMB 21
408,192 408,192 0000000000000000015c0f35063080076ebff01bf6ab58491cec14fbe948fb5c 1,050 0.51/1.00 vMB 35
408,191 408,191 00000000000000000255dff4df1b6b3a84028dfa62d1cb53491e2df4aa210fe1 2,474 1.00/1.00 vMB 40
408,190 408,190 0000000000000000012dc7987bc44af1349f3f03d00957251d9e5d240cfda49b 453 0.20/1.00 vMB 35
408,189 408,189 000000000000000000dae69c9287412fb8c666a991e677c826092310d2cebf57 13 0.00/1.00 vMB 132
408,188 408,188 0000000000000000026ddba7efbc2bd7dc8d9f229b3f40b37bd6ada1e75a51e8 893 0.54/1.00 vMB 31
408,187 408,187 000000000000000001f147cc5101263d82c73bb2e69098c447b0b0be4ebaf82c 806 0.51/1.00 vMB 33
408,186 408,186 0000000000000000013a70ae79b5b5492730b6a973217dee8031e99605707695 18 0.00/1.00 vMB 108
408,185 408,185 0000000000000000024a7b37f39a72d9a2922d038894053125649ce6b806e731 499 0.26/1.00 vMB 32
408,184 408,184 00000000000000000032c9b5c7d0051f6cc396eca944941abc167d5b3b57d0cf 21 0.01/1.00 vMB 28
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.98 GB
    • Received: 15.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.