Loading Tool

Explorer IconExplorer

Memory Pool

42,976 transactions
28.46 vMB
0.06424944 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 1792f45fa5ad7fe83c1549470ae6b7a1a16c22e7d82aa1ab0d69de30ceb93691
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root e4b5b7a97ab29ff268eab9b3ffbeef1dd372777f0c3e9bf7d703ce85edb06e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,038
Size: 1.00 vMB
Total Fees: 0.00925395 BTC
Feerates: 100.00 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (82,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,163 832,163 00000000000000000000cdf783a71b03b4f5577acf4b8cd043905c5390860a90 2,686 1.00/1.00 vMB 26
832,162 832,162 00000000000000000002b41941461af2dcbb3f14156a276e072e5772f55a24ff 3,033 1.00/1.00 vMB 37
832,161 832,161 000000000000000000031a50e82619c5bf152b88d88326c1e9d5aa2a0f74821f 2,950 1.00/1.00 vMB 31
832,160 832,160 000000000000000000025730ffbfac65560b6b1d8243c2ba43811e3034d85e52 2,912 1.00/1.00 vMB 33
832,159 832,159 000000000000000000018f25438b1664a07fed49b2640d813762d313d8a64192 3,075 1.00/1.00 vMB 26
832,158 832,158 000000000000000000005f1715714b9978edcc51a6240a1c904847a0ddf0ec7d 2,503 1.00/1.00 vMB 25
832,157 832,157 0000000000000000000317daf44f1b07f2efb1c8a53d5906e8ac48807eb1a616 3,393 1.00/1.00 vMB 28
832,156 832,156 00000000000000000002f24b347253990df2d899cb9d11e5c9e018171177534d 841 1.00/1.00 vMB 21
832,155 832,155 0000000000000000000216ecf624918a5e8e01b97be942d4903fc611c730715b 1,289 1.00/1.00 vMB 23
832,154 832,154 00000000000000000001fa272a60a9da104bb7400ac4c22e2b322da9c2197073 158 1.00/1.00 vMB 20
832,153 832,153 00000000000000000001c92d912b7e67c227624949ce54b4dfd3c7bf959b220f 1,771 1.00/1.00 vMB 24
832,152 832,152 00000000000000000001c1159bbe332cb027e456de4af9e3fccce2357f893c54 2,761 1.00/1.00 vMB 26
832,151 832,151 0000000000000000000134e26d768daf2a5482970db4df8511f0722d46ff8ae5 3,215 1.00/1.00 vMB 21
832,150 832,150 00000000000000000001bae094ed9b74f3e874e015ae9470b17d1e001b0ce9b1 2,956 1.00/1.00 vMB 31
832,149 832,149 000000000000000000030e73f4a0963229e0914e616423a871781381cb8ee475 3,137 1.00/1.00 vMB 29
832,148 832,148 0000000000000000000228f9f3a6b64e252d3fbc32d727c8305921f56976ca0c 3,418 1.00/1.00 vMB 22
832,147 832,147 00000000000000000000d33693b93396de6a70b7cb960af84b8e485ad1254246 2,519 1.00/1.00 vMB 33
832,146 832,146 000000000000000000022ec1dfcd42240bad8d3383b46ef7442782602ece107b 77 1.00/1.00 vMB 12
832,145 832,145 00000000000000000000b4984a213e654d11ced273824b4121759230c0698863 2,202 1.00/1.00 vMB 13
832,144 832,144 000000000000000000036891bd943acb12cbdea60541c57c390d6305b6d8104f 3,064 1.00/1.00 vMB 22
832,143 832,143 000000000000000000033c70736d2edd4fc2690dcdcd488c4c1862f89f7066c2 2,355 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.