Loading Tool

Explorer IconExplorer

Memory Pool

80,657 transactions
30.92 vMB
0.07057922 BTC
Random Selection Loading Transactions
Max Size: 188.17/200 MB

Candidate Block

Mining Attempt 92941fa58fb8651b01bed6664face390ba6953bb5d86273c441a665d5339c682
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 863d5fc1c6a69711cb3263b91d553bed83f519c04d590a39063e47306ee3dbc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.00408794 BTC
Feerates: 70.37 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (269,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,392 645,392 00000000000000000007e59d7f9eb05cbc8940a63b58b20dbbb8f3ab162696d2 2,101 1.00/1.00 vMB 6
645,391 645,391 00000000000000000000e31ce294f606d69c33692360c501dc18c15186def838 2,025 1.00/1.00 vMB 24
645,390 645,390 000000000000000000034ad7f44d43c3490f7abf9bee5317004b46da06c3a7df 1,831 1.00/1.00 vMB 35
645,389 645,389 0000000000000000000ba4a7595b61bfa0330276fc66df9e9934078c4e1c30b5 1,777 1.00/1.00 vMB 18
645,388 645,388 0000000000000000000dc247158fa79263ac7c21c3a51b17723c008b1264cbd7 2,268 1.00/1.00 vMB 89
645,387 645,387 00000000000000000006e83fd73f252cc9f7ec895f868939891eb98cb86bbc7f 2,797 1.00/1.00 vMB 58
645,386 645,386 0000000000000000000216be3606284f82eeed6a1850f422e08ad5fd21786b66 2,571 1.00/1.00 vMB 109
645,385 645,385 0000000000000000000cd6a6688b452c73bb7959b7d18aa577be6ea71d088af7 2,350 1.00/1.00 vMB 37
645,384 645,384 000000000000000000065f9ee387ac41984d73d5e6cf01d9e3c17991376599ef 2,441 1.00/1.00 vMB 76
645,383 645,383 0000000000000000000da7d356a60cb8893f31b0d7247a912c7c4eac6025da2a 2,091 1.00/1.00 vMB 27
645,382 645,382 0000000000000000000d6d203c011951a03103575188b46eb8a10a3200f07c67 2,403 1.00/1.00 vMB 78
645,381 645,381 00000000000000000000192769f3a7bd80f916b4ca9e14bc169bd9edc643c28f 2,063 1.00/1.00 vMB 20
645,380 645,380 000000000000000000073115c5165e06ca9e8a7df57dad1ac24d3449c21b0f80 2,172 1.00/1.00 vMB 85
645,379 645,379 0000000000000000000e2b3cf104786c5c07a01b7bf3376d1adb874a26537629 2,239 1.00/1.00 vMB 64
645,378 645,378 0000000000000000000a5967b3aa0ce1b37fac6f7f4bf7ab61a476a74236cee7 2,843 1.00/1.00 vMB 95
645,377 645,377 0000000000000000000d2b036e70ad1f02b1738c79d731c1625918db8768828f 2,507 1.00/1.00 vMB 104
645,376 645,376 0000000000000000000e42a3433b0f431fdb30ca003079ebfeec367d05b9bdf4 1,833 1.00/1.00 vMB 8
645,375 645,375 00000000000000000001df164c92925465aaa4dcf862b88dde54e52de45ab495 2,383 1.00/1.00 vMB 78
645,374 645,374 000000000000000000024e31666cd6af011306e9a77a9ab4df2130f73d611e1a 1,736 1.00/1.00 vMB 72
645,373 645,373 0000000000000000000444cc5d62bf09b01b02920af2a987ea58bc2b387968dd 2,074 1.00/1.00 vMB 7
645,372 645,372 00000000000000000009989c60164f440a09a6ef2695ae83ad8492804933fd04 2,180 1.00/1.00 vMB 74
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: 708.96 GB
    • Received: 16.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.