Loading Tool

Explorer IconExplorer

Memory Pool

82,376 transactions
31.86 vMB
0.07656865 BTC
Random Selection Loading Transactions
Max Size: 193.65/200 MB

Candidate Block

Mining Attempt a8b48611327b176403b44081e43dd2b4c4b647bf75be373315463ca55f7060fa
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 063c1b1ed54c10e7ac1b91a725e5b289f34791dda7306d97d4e99a418e78d6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.00699160 BTC
Feerates: 146.96 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (263,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,323 651,323 0000000000000000000a99f5e8176f8b420380e419b396b62cb027196b68c4a6 2,204 1.00/1.00 vMB 10
651,322 651,322 0000000000000000000aee4f82c0630c2800221388c3ed638cdbd8e65f9d9984 2,104 1.00/1.00 vMB 74
651,321 651,321 00000000000000000005f4487c31293eba7a989132109ddf093732bfd7cd4fa3 2,576 1.00/1.00 vMB 68
651,320 651,320 00000000000000000004112400184b86a0c6707d9e278fc327a97b76b611e474 1,175 0.55/1.00 vMB 55
651,319 651,319 000000000000000000032d301fc899afd8175dcd7632f9c4daf3c19d1cf61333 2,275 0.85/1.00 vMB 25
651,318 651,318 000000000000000000062524ed51e7126ef4a8d3579496d576708bd1e2ee616f 2,789 1.00/1.00 vMB 68
651,317 651,317 000000000000000000050048105877859a9c596d114335dbf3f88d6d1a1f4168 701 0.32/1.00 vMB 52
651,316 651,316 0000000000000000000ac8181fb61883b3118c8aaf4114ac46c7b4aada72682f 825 0.35/1.00 vMB 38
651,315 651,315 0000000000000000000b4517ea61e7beea027bc1cce4582c7e3624d719067730 817 0.31/1.00 vMB 48
651,314 651,314 0000000000000000000be728868f6d9c42c2902cd1bb16e0bee73ac38e946c5a 1,224 0.46/1.00 vMB 61
651,313 651,313 00000000000000000003c9fe5b4e0a5f6b129e9b6919abce6ec7b33a6ff1c669 1,403 0.62/1.00 vMB 44
651,312 651,312 000000000000000000001c655bd9fd9e2888f98a3de33d8d2cec8f02dae47523 600 0.50/1.00 vMB 49
651,311 651,311 00000000000000000003960bd6969fa90381d356565fdc96c588a8699a05fe3c 1,518 0.67/1.00 vMB 41
651,310 651,310 00000000000000000002e1badf9fa0397eb57895faa0a821001d7015624e03f4 915 0.35/1.00 vMB 47
651,309 651,309 000000000000000000041eca9f2b5197bbb99d22f09786d39c93817515088710 265 0.09/1.00 vMB 47
651,308 651,308 00000000000000000003040e7f8d2f2152d9a85a3f0f2784f1a33ce0f5e973cf 1,761 0.67/1.00 vMB 49
651,307 651,307 00000000000000000009c83e648cb6d9d221b94822dca979d9214aa38c5c3f6f 972 0.32/1.00 vMB 52
651,306 651,306 0000000000000000000deb8096df5a05b1a83bb338a7b30149927c4fe67959dc 2,594 0.96/1.00 vMB 26
651,305 651,305 00000000000000000008c5dad8decaa1182768bcfce3c3a89e15c2786fb1a60f 2,611 1.00/1.00 vMB 72
651,304 651,304 000000000000000000046592363f5ff71a947bc50768ae06babdef8d4f35b294 1,393 0.60/1.00 vMB 48
651,303 651,303 0000000000000000000b9fd01293298552056bb94ce0780d3c34cd620a951efb 2,777 0.95/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.