Loading Tool

Explorer IconExplorer

Memory Pool

80,382 transactions
29.68 vMB
0.06981419 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 9d82138472a8017bad4f051409fcc48afa13fa6a9a61319bcdf21639e707ed60
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (284,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,989 629,989 000000000000000000039f144e78d740359846993a796736203987ba5348edb1 2,270 1.00/1.00 vMB 83
629,988 629,988 0000000000000000000fc52ea1f23a2f8b9cbd63d127ae603c30e1534fcab39e 2,842 1.00/1.00 vMB 89
629,987 629,987 00000000000000000003ab488fc7cf49654bc8eff9d24592af94fd7433fb29d2 2,462 1.00/1.00 vMB 95
629,986 629,986 0000000000000000000a2abbbdce2dfde685734deb7072ae3731a0c929285acf 2,886 1.00/1.00 vMB 49
629,985 629,985 000000000000000000069cba85e29f317b6a9f4f474f153c9fc2483a19318d7f 2,590 1.00/1.00 vMB 72
629,984 629,984 00000000000000000008718883fd1f232109fb63a9a581d433ef71b5e3696654 1,895 1.00/1.00 vMB 82
629,983 629,983 0000000000000000000286707f4468da98bdf3bc83ae60891e58230bd7a79c29 2,137 1.00/1.00 vMB 72
629,982 629,982 00000000000000000000af836f13e3151bb2f1b179e4f9773221f8a78a53c8c2 2,539 1.00/1.00 vMB 87
629,981 629,981 0000000000000000000ae145c5427d65b56e645ae5281036bf55f55b87dd58ca 2,741 1.00/1.00 vMB 65
629,980 629,980 0000000000000000000ce620721af02f9a7b7962d5bed796d0e97fa897935e40 3,189 1.00/1.00 vMB 76
629,979 629,979 00000000000000000001e27e2527d935c4cf5289c3cb88f50c0f6a31452df700 2,913 1.00/1.00 vMB 85
629,978 629,978 000000000000000000039fb33637602d938525ba04aa39e6e4442d55a04b9e61 2,048 1.00/1.00 vMB 85
629,977 629,977 0000000000000000000abfbd78a5f39e172bcc431c43aa4ab524a3f25bae85af 2,029 1.00/1.00 vMB 95
629,976 629,976 000000000000000000097099722f2bb0e6ae3143fac56ff120254d0a75fffbcd 2,506 1.00/1.00 vMB 83
629,975 629,975 00000000000000000010571cf6b8c8a8f180bca74d6e82c84cf44644c5b431c9 3,016 1.00/1.00 vMB 109
629,974 629,974 0000000000000000000d54e0f12ea138fa7eb30f75d5cea385c223a0735c2a20 2,766 1.00/1.00 vMB 107
629,973 629,973 000000000000000000030cc8ab1ce5e6ef968caade459d64d70b35a72e089c6b 2,930 1.00/1.00 vMB 88
629,972 629,972 00000000000000000005c4f15ac18a79ba6668fefdc463ceb8e4def103c4567a 2,149 1.00/1.00 vMB 111
629,971 629,971 0000000000000000000176cbabf40ad14670316a44d789b7bf85c1937e33289b 2,161 1.00/1.00 vMB 95
629,970 629,970 0000000000000000000b121830f2b6e903b05861b901dcea7ea70991dcf5ff25 2,066 1.00/1.00 vMB 86
629,969 629,969 00000000000000000001d33f178ba1877b6e47b032933f70f484bc18a495ffe9 2,654 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.