Loading Tool

Explorer IconExplorer

Memory Pool

75,478 transactions
30.53 vMB
0.09126807 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt bd127589b964d083a8d758705cd97a7141afe0e3f778dcd1a4123931039862a0
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 2034d27bc063dc5fe7307f6d3005f0cdd232c51e88a34be5cef29fbb0e445e75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,605
Size: 1.00 vMB
Total Fees: 0.01707190 BTC
Feerates: 265.25 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (343,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,435 571,435 0000000000000000001e9f5ef6589caa2a00887370df3a7d8ca5a6c8a5590dba 3,219 1.00/1.00 vMB 51
571,434 571,434 00000000000000000003e7b54a831c13b313b13b88648fbcb2dd08a8a38bdb02 3,128 1.00/1.00 vMB 25
571,433 571,433 000000000000000000131882839da16b54c1e859ea5b28877dc82c79b07f3974 2,801 1.00/1.00 vMB 53
571,432 571,432 0000000000000000002a5599995c72c2d1c50120fbdbfc76930ba850bca67bc2 2,899 1.00/1.00 vMB 105
571,431 571,431 000000000000000000204a201bcbbe3eddb29e0683d5ef681f058e54ab122dba 1,484 0.49/1.00 vMB 12
571,430 571,430 0000000000000000002623c437c1e8118ecfd3ea9313522ba803c9ac04b05d61 3,149 1.00/1.00 vMB 47
571,429 571,429 00000000000000000004d4f5db2604c658b8c294ff6d87248611f8cb4557e76d 3,083 1.00/1.00 vMB 64
571,428 571,428 000000000000000000222c3db56254eda0b55a21f667f5bbdae4e4006cb126fa 2,624 0.92/1.00 vMB 30
571,427 571,427 00000000000000000016f71cebe9ffcb1104cf740ff68663e75749d1066b5ac0 3,010 1.00/1.00 vMB 17
571,426 571,426 00000000000000000003dd82ae9e968713ced9ea550f91a6903ce8e5eb5f6501 2,967 1.00/1.00 vMB 96
571,425 571,425 00000000000000000024ee30f5869335044b73745e642f54b64b9baead015b3a 2,766 1.00/1.00 vMB 40
571,424 571,424 00000000000000000023785c128c71ba314ace94b63e015ad4dfa50dff63b41b 2,906 1.00/1.00 vMB 53
571,423 571,423 000000000000000000111aa98b2cd21d256fd52f99b9c2100e7040cbdd536b3e 3,124 1.00/1.00 vMB 35
571,422 571,422 0000000000000000001dc81e98ef38045d48ef89f840e323c53b7134c62185d3 3,079 1.00/1.00 vMB 104
571,421 571,421 0000000000000000001a3d5ebf9cc1791987ddd3c3731e242a332069a434dfff 1,770 0.63/1.00 vMB 36
571,420 571,420 000000000000000000198f1215761c2e4e610c3ab2392cf229d7b993130c5d70 2,325 1.00/1.00 vMB 65
571,419 571,419 0000000000000000001343d77eb91bc830b077ba5f3794cff8ac753cce239801 3,020 1.00/1.00 vMB 57
571,418 571,418 000000000000000000165fcc8a21804696d49377184f853ce655b73bd119513d 5 0.01/1.00 vMB 7
571,417 571,417 0000000000000000000bcacfeaad776cae5c3cc6fdc07ec7aaefd5998b4f892b 830 0.25/1.00 vMB 53
571,416 571,416 0000000000000000000bb4f91ff6f18a681926a841aa0a7ebf835064450c7f16 1,827 0.55/1.00 vMB 36
571,415 571,415 0000000000000000000d75f697671b0e152b3df611ec9e6a38df13fdf9bb0770 553 0.16/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.