Loading Tool

Explorer IconExplorer

Memory Pool

78,132 transactions
29.25 vMB
0.07686414 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 710de6768154109e02aaf22c24b1fbe4db65b51702d0dff3b0177722f0eafded
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 822aa6309a096f555fcf9466fadfa327ba1162f8fea985ab98b09b29ea27e24f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.01254930 BTC
Feerates: 94.79 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (505,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,062 410,062 000000000000000005f0d6de87229ccdb335157f77b75af3653d3a2609d8fb8a 725 0.45/1.00 vMB 34
410,061 410,061 000000000000000002675ce15b8ddc4a1afce49a9d66f9c8d2667c3b17edb455 2,736 1.00/1.00 vMB 52
410,060 410,060 000000000000000002f29aaef5d1d63a70b98051620428ac696c93724d471b88 123 0.35/1.00 vMB 10
410,059 410,059 000000000000000001d049c5b67b891aec74d1dac73cf0dd6f4371866f1c9231 723 1.00/1.00 vMB 17
410,058 410,058 000000000000000005b572faf31b7262d48433e99e79aeafd59143769b032348 1,066 1.00/1.00 vMB 20
410,057 410,057 000000000000000002c92598aa5908a9a0dfe5785cf355f10fef00fce11ce62a 2,722 1.00/1.00 vMB 47
410,056 410,056 0000000000000000000e0239cc2eaf37eb84cde384fbaa06927c4018bcd182d2 2,755 1.00/1.00 vMB 45
410,055 410,055 0000000000000000056bcdb385c3ca6f139b6dd2e82d520621948c39fe9e390e 3,103 1.00/1.00 vMB 57
410,054 410,054 0000000000000000059bc2104d4b99046429c9628f1a2048712073172aaa17c2 15 0.00/1.00 vMB 143
410,053 410,053 000000000000000000c7a47ba55957517f59cca2b61b95e09f2edfc21ba8158d 243 0.18/1.00 vMB 23
410,052 410,052 0000000000000000015c60033ffd11aea88689fb01fc2d2f553192b3bc99c592 2,065 1.00/1.00 vMB 34
410,051 410,051 0000000000000000002d9c184edb4da381e03ff19bec8604da4a9d7c366609b8 2,694 1.00/1.00 vMB 59
410,050 410,050 00000000000000000616288a6de1aae067aa907c5a845ae5581b15c415bddaaa 1,879 1.00/1.00 vMB 31
410,049 410,049 000000000000000004ae719bcd33a82662c9de65ad1356d43c4c459d67dd33ad 2,670 1.00/1.00 vMB 51
410,048 410,048 0000000000000000054861664a83a638ccc8ea1893f70432795df33d1da2ea44 204 1.00/1.00 vMB 9
410,047 410,047 000000000000000003485b0ef4112fc0735b0ec5b7d732627f82f9f4f4a1e948 646 1.00/1.00 vMB 13
410,046 410,046 000000000000000003915b620930bbf7f72cadb63304554260391a8742b5406f 2,687 1.00/1.00 vMB 52
410,045 410,045 000000000000000005e49b8a1cb9356cf0b84765e2ca18f4d9d915e5c9aeab06 1,463 1.00/1.00 vMB 23
410,044 410,044 0000000000000000046a37dd6be7dfc7d095052ccef3a55b31fd658bad702f8f 1,676 0.99/1.00 vMB 29
410,043 410,043 00000000000000000062030d5088bfcdb2cba1511fbea444643f82576b1f1f10 2,952 1.00/1.00 vMB 53
410,042 410,042 000000000000000005564fe91aae89ab0781f04c92fea507e9da5c1572275cd5 1,317 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.