Loading Tool

Explorer IconExplorer

Memory Pool

81,436 transactions
30.86 vMB
0.11305742 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 9de185f6d4c4c4cf9e2b545791e4259378a7e11562c537334fae12d9f57fbd97
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f93002b6c08a84de74c1e89217df38cbf0c99eb6056142f00a9c3225f468e101
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.03775691 BTC
Feerates: 318.30 > 3.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (451,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,402 463,402 0000000000000000016315651841ad9634b8faef3580f978c28fc322a4b6e68d 2,259 1.00/1.00 vMB 171
463,401 463,401 000000000000000000125402b0005b11a0f7e4723fd1d7c99ffc4c05f6eef47f 1,470 1.00/1.00 vMB 141
463,400 463,400 00000000000000000030da110bff36316843aca6984491e81f1f05b9d846ca9a 2,624 1.00/1.00 vMB 192
463,399 463,399 000000000000000001975fee463da45a82f74555151485ef645fcabafa9e022a 2,233 1.00/1.00 vMB 160
463,398 463,398 000000000000000000068563356158b78ad1d5cdc047fea7072bb75ca7a674ec 1,993 1.00/1.00 vMB 194
463,397 463,397 0000000000000000007df1241bdc8e1dd22860fa62f71c9eec25a3ff7b01f782 1,367 1.00/1.00 vMB 155
463,396 463,396 000000000000000000eb86c5ca7d7a6080437ea9d48bb1861dda894e64431770 2,123 1.00/1.00 vMB 193
463,395 463,395 000000000000000000323e5040f2900c37581a98a5ffebf69f71aafa7a701208 2,646 1.00/1.00 vMB 231
463,394 463,394 0000000000000000012c25691c1990147395c56e5f414ce5d15e0eee41f94548 111 0.05/1.00 vMB 243
463,393 463,393 000000000000000001ac244aa42843efc3137aa4c30cb9406f94b80c84b92250 2,193 1.00/1.00 vMB 164
463,392 463,392 00000000000000000027fa6b615c6ff38cc81f1e0171e0dc72a5fa70495e700e 2,483 1.00/1.00 vMB 153
463,391 463,391 0000000000000000021a779d590c4d6710d2b9682f5b43d3a94701f4726a7ac9 2,355 1.00/1.00 vMB 194
463,390 463,390 000000000000000001288ccbb9bef618a183deaa510397cf4073df805ed8e04b 2,372 1.00/1.00 vMB 163
463,389 463,389 000000000000000000dcafc91e99d223f11546a64cdb170259f6fb518f0cb17e 1,981 1.00/1.00 vMB 145
463,388 463,388 0000000000000000012c71f0434aa48c3a756ff1cd8e8c7ebf59795a8fa34064 1,619 1.00/1.00 vMB 153
463,387 463,387 0000000000000000001138520697d2186600bd288af6ede219213c43c1db6fc2 2,243 1.00/1.00 vMB 199
463,386 463,386 000000000000000000f41ed5c4c6f690bd6e79f4fc5af6ba82f1120426c60640 2,180 1.00/1.00 vMB 229
463,385 463,385 0000000000000000006d052040db3edeb95201380c67cab0c48ebe1c43b4a4fe 1,157 1.00/1.00 vMB 182
463,384 463,384 00000000000000000117c1c82cf72470b7025ade9b76bd28b961083522fea1c1 2,217 1.00/1.00 vMB 253
463,383 463,383 000000000000000001e24a2ef453b6716b3c796c01b19b58639162d02b3e897f 2,075 1.00/1.00 vMB 147
463,382 463,382 0000000000000000017098807704ea9e43e1e6960b685f62096277e9f38ba3bd 2,696 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 783.08 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: 721.72 GB
    • Received: 18.39 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.