Loading Tool

Explorer IconExplorer

Memory Pool

80,207 transactions
29.57 vMB
0.08957614 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 6b913552563ac7bdf6d65d57ef70b6eb7f775f23d0d6353e5d43887639d023a3
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 07091eeed2092d7b8da1201f2ba618ff8698ec23922fcc95b50cf10c18d9e218
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.02698659 BTC
Feerates: 278.95 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (231,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,189 683,189 0000000000000000000ad69476fe8c137530632aaf6ebd7383481eb428a0d0de 2,389 1.00/1.00 vMB 103
683,188 683,188 0000000000000000000753de1f97645fadcd1871691b1eb4907b6b0e4e88a21d 1,566 1.00/1.00 vMB 3
683,187 683,187 0000000000000000000084a3dcb458348698f34b3d4a40b0b524401517f7d1e2 810 1.00/1.00 vMB 56
683,186 683,186 000000000000000000046ef87342e9b42498932a1e18965a207a20fc5ae7b73a 1,550 1.00/1.00 vMB 70
683,185 683,185 000000000000000000029599e04f7012aaeb89ab084095482d4e433cf5b87dfe 1,298 1.00/1.00 vMB 24
683,184 683,184 00000000000000000000abf4732e0a6a364cc68a095609a83042e1270d549ba9 1,201 1.00/1.00 vMB 15
683,183 683,183 000000000000000000042e1531ca161ab3d73c8d0648ae0d40867da71cc4648a 1,641 1.00/1.00 vMB 12
683,182 683,182 000000000000000000005d27df36cb31ad4bd431fbcd1ab8907c00a5db7b6ee3 737 1.00/1.00 vMB 12
683,181 683,181 000000000000000000076a890105738747720d5595b6a3df0ee6c942d43a9d4c 2,032 1.00/1.00 vMB 12
683,180 683,180 000000000000000000083a1046b77bc0af17af30bfe10ade6ae750b0ce762276 2,664 1.00/1.00 vMB 80
683,179 683,179 00000000000000000004b174441ab2da99f1196aa75ddb1bd1fb887062f820d6 1,195 1.00/1.00 vMB 13
683,178 683,178 000000000000000000068db627810a3ca6e39f6c08973830187717c3d1a36f19 2,401 1.00/1.00 vMB 26
683,177 683,177 0000000000000000000274ec0e2a359ce7f924e67036e2e704d24a526abbcb10 2,235 1.00/1.00 vMB 59
683,176 683,176 00000000000000000000e7aba6baef8da3d684a7c44ff2bd1a55e570628ed2a5 2,349 1.00/1.00 vMB 61
683,175 683,175 000000000000000000091aefc4ba87c67c94b3be52d584c1d82e3e3e2b2b687c 1,873 1.00/1.00 vMB 30
683,174 683,174 000000000000000000093a6262674c5eb80d5b48062fb660698e3ec5e842d699 1,612 1.00/1.00 vMB 86
683,173 683,173 000000000000000000013c3950dee0ae2af9288fa98f437a939305702d76de28 1,159 1.00/1.00 vMB 38
683,172 683,172 000000000000000000022b8e43268312c026a341bd65a59c9e18bb211030d0b7 1,285 1.00/1.00 vMB 25
683,171 683,171 00000000000000000005ecf3d1aafc7b0ba87bdf2935a7fe1ec47cf491057c76 634 1.00/1.00 vMB 63
683,170 683,170 000000000000000000050c8a404f1494596b7ae9f3ffaa4361e137fc62fd85c3 2,193 1.00/1.00 vMB 61
683,169 683,169 00000000000000000008473490bc60a6bf499362f475d4f57bc60f34d8585f5b 1,088 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.