Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
28.42 vMB
0.08051542 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt 893d890546ae597bbba86443d9452cd435fd97fecf200ee5c14051295ef92dba
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (186,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,430 728,430 000000000000000000098674b34f77a942666eebb36f9f9ba046f269a8bb2bfb 1,502 1.00/1.00 vMB 9
728,429 728,429 00000000000000000005d07f994ec320d9804fc9e1aadcea8d894152d6ba542c 785 0.55/1.00 vMB 4
728,428 728,428 00000000000000000003ad17b964279414ad36eb5606e953ae8aa36ccc1ac2e4 616 0.26/1.00 vMB 6
728,427 728,427 000000000000000000040fc596cabd4b330c542573700b9f0fd14851d0b9549d 1,411 0.60/1.00 vMB 9
728,426 728,426 0000000000000000000a1fb9edbe50654a2e2d12190a03bfecde60f91564fe6a 84 0.03/1.00 vMB 7
728,425 728,425 000000000000000000020b197a1f7c6102ed6d1663526dcca5780137520faaec 816 0.32/1.00 vMB 7
728,424 728,424 0000000000000000000443b59f09f27e126ee383b4cc8895dc265aa6f1c8e7f9 2,038 0.69/1.00 vMB 8
728,423 728,423 00000000000000000006f5da6fa5abd04b42dd15de1c32d9863db27a0b3aa6aa 918 0.38/1.00 vMB 6
728,422 728,422 0000000000000000000623761d8da20c26d1f287a61356e5c23818b860ae7a94 2,898 1.00/1.00 vMB 9
728,421 728,421 00000000000000000000b090e97f5d3826d864c137b1a8000a5960cd6565339a 3,175 1.00/1.00 vMB 8
728,420 728,420 00000000000000000005925e45179b5947cac5fa5084ccff5893580a8d30420a 601 0.34/1.00 vMB 6
728,419 728,419 0000000000000000000726e139c6016315ba85e5df8e42ff3475466d2f23ab6d 1,254 0.44/1.00 vMB 7
728,418 728,418 00000000000000000006aa48d85e9229454621c0addbd2bbda4e3d280eade466 1,944 0.99/1.00 vMB 3
728,417 728,417 000000000000000000021e39d42f33b0e7a237a50e0beee507fe12fd9ad04607 1,761 1.00/1.00 vMB 3
728,416 728,416 0000000000000000000348fc6760e653c44a3c33450ba64d92fb900065a1cb23 997 1.00/1.00 vMB 4
728,415 728,415 0000000000000000000108e705ce6eb4471cc09084ebeeca2a926fc493889f55 1,809 1.00/1.00 vMB 6
728,414 728,414 0000000000000000000313efb0ba5d23195c5a75419af2faa904d8ba2ee9c0b4 2,712 1.00/1.00 vMB 13
728,413 728,413 00000000000000000000b6eb9211cdd42181e7f2b79856901ad174f66245c32a 1,468 1.00/1.00 vMB 3
728,412 728,412 000000000000000000074cda2dc5369c4c3388a5915d0c674a983841b49defe4 2,047 1.00/1.00 vMB 7
728,411 728,411 000000000000000000084459306b23327cff971e5983f7fc1c795b82c7249084 1,103 1.00/1.00 vMB 6
728,410 728,410 0000000000000000000155371c21c9dc8a6012151d9de5bc60286fa770b58daf 1,871 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.