Loading Tool

Explorer IconExplorer

Memory Pool

77,563 transactions
29.07 vMB
0.07129024 BTC
Random Selection Loading Transactions
Max Size: 178.21/200 MB

Candidate Block

Mining Attempt 291e1c7b0020282788ea62b445bade1f7be3482745e38d6430e569ca1e523c4c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root c0463d0dcbbcae020393812aa38279cb3306d07347a746657e9e3b6b28bc6cf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00784994 BTC
Feerates: 94.79 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (487,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,123 428,123 000000000000000001c995e5d76a6689b7a73a4ebfedd9dffbec5d90b56d7e92 604 0.96/1.00 vMB 16
428,122 428,122 0000000000000000027a570cd873d2cae187b0e9bcfd94c79ca7d225e29e4782 1,378 0.71/1.00 vMB 47
428,121 428,121 0000000000000000048dcd3d393ba4d8088563ab1cea871b4235dc32acda6557 2,716 1.00/1.00 vMB 67
428,120 428,120 000000000000000004345c8ec581e8c2988c9f8839adb85f5cf267398b76180c 1,162 1.00/1.00 vMB 26
428,119 428,119 00000000000000000043b5ff1c9e142d6b9bbe971ec2da3ac9b877e915c27230 2,271 1.00/1.00 vMB 79
428,118 428,118 00000000000000000126958f86593a3a7f1e83c74f58fe33bbabe526804bd0db 1,578 0.81/1.00 vMB 41
428,117 428,117 000000000000000001d157cbeab81710dfe4d6c255c79e6aece9467478cc9a9a 2,752 1.00/1.00 vMB 73
428,116 428,116 000000000000000001639047af4b593bc64a312cb139a2126be32a200fb23a6b 997 0.57/1.00 vMB 42
428,115 428,115 000000000000000001dbcbcfcdf6f8732d90d7057a879bc95ff510f91d1a7985 2,454 1.00/1.00 vMB 51
428,114 428,114 0000000000000000011ba9ca23bbe4c2dfc337185ca323f84caef41b41287e1f 1,737 1.00/1.00 vMB 87
428,113 428,113 0000000000000000043f1814664284396cf8880acabe188894fbeffb88c170e6 872 0.34/1.00 vMB 61
428,112 428,112 000000000000000000ad652ce3ededc157e44aa739464482b4e7228299e66c2d 1,462 0.83/1.00 vMB 40
428,111 428,111 00000000000000000333bf366de30e54cfc9d5b1a8b4e48af3feadafb4bb6daa 1,360 1.00/1.00 vMB 25
428,110 428,110 000000000000000000ae73558a329186d8521400c181b1d4eaf29f39c316bfc0 2,354 1.00/1.00 vMB 61
428,109 428,109 000000000000000002538a8323babf7f3e71aaa679a19344182d5b86dae0bb46 2,011 0.75/1.00 vMB 70
428,108 428,108 000000000000000000621ee6499588090f74918fee5eff0717e571e60c1731ce 2,697 1.00/1.00 vMB 65
428,107 428,107 000000000000000002ee4cdf9388832263306808c3f5b580e045c8d317f694be 1,614 1.00/1.00 vMB 52
428,106 428,106 000000000000000004cd40f7917120cc637bdae4ad3343d004bf6340eeb75ac2 2,506 1.00/1.00 vMB 64
428,105 428,105 0000000000000000026df6ad986b718f2f326700d7c49ba4ceac08ddb5a1de8c 1,696 1.00/1.00 vMB 40
428,104 428,104 00000000000000000243fb7f67177714cb56bc3f060df96ddb363b2ac3549645 2,669 1.00/1.00 vMB 55
428,103 428,103 00000000000000000127105f5c7acd04fe94c9b72ff5b4df838f418dfb640d1d 2,095 1.00/1.00 vMB 65
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.12 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.