Loading Tool

Explorer IconExplorer

Memory Pool

45,399 transactions
28.75 vMB
0.12728672 BTC
Random Selection Loading Transactions
Max Size: 152.22/200 MB

Candidate Block

Mining Attempt cc40508511eb27619e431cddda9f8d5356e470fa67ba9c0168c91c224f546cb9
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root f77812f339cb9043eff113a1ea1f7a97be7c119a64ada44127cf0e6a904c881d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.07149067 BTC
Feerates: 101.65 > 7.16 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (570,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,197 344,197 00000000000000001697b0bbd30989718e304a1a369a60962788ed5a5eead4b2 95 0.17/1.00 vMB 15
344,196 344,196 000000000000000002984fc795c48138c8699a746f1057dd8ceb490b079bb9fd 207 0.15/1.00 vMB 22
344,195 344,195 000000000000000001ddd9e738e1edd65bff59b77ae7ef407bcee2ce518e4a6a 1,637 0.81/1.00 vMB 30
344,194 344,194 00000000000000000e5a76e7fe7b72319617f515a4d7c76243f8062e64fb311b 1,218 0.71/1.00 vMB 24
344,193 344,193 00000000000000000b84f3ff970a6b9c572b1111fc2e929d7d19033c53a73deb 40 0.02/1.00 vMB 11
344,192 344,192 000000000000000004fd65d6455df9a241d81028374a2a4577a475487cf3845c 545 0.35/1.00 vMB 22
344,191 344,191 00000000000000001484055aeb4afd0b073256af838fb41bede9738299f8adaf 1,112 0.73/1.00 vMB 24
344,190 344,190 00000000000000000e25b20510f781fa11e56dc33d7aee1517182d64d252c375 512 0.19/1.00 vMB 33
344,189 344,189 000000000000000014034e04140996a06f663d84771d1ddee23e8c343fdd2136 72 0.05/1.00 vMB 20
344,188 344,188 000000000000000014552764a40385836d8ed396a157a2d56bf229fb02159109 78 0.10/1.00 vMB 5
344,187 344,187 000000000000000004865f1627a42772f83bb460eef464eb74d880d7f699a22d 195 0.21/1.00 vMB 15
344,186 344,186 000000000000000015b9490a606c2be13c53974f8f24949ab5b8701ff9c6183a 1,397 0.75/1.00 vMB 27
344,185 344,185 000000000000000017daff7095011798ee3a61e4889771c2298be3e17bf197ff 370 0.23/1.00 vMB 22
344,184 344,184 00000000000000000f3c71720141c9b1de0a5c5eef9aff2f701f47c92949d0dd 996 0.54/1.00 vMB 23
344,183 344,183 00000000000000000d6736d102da0066bbf5e7c998b2e924f8d3b45dfc1a38e8 128 0.05/1.00 vMB 33
344,182 344,182 000000000000000016371f3d083903903d6d1b1e7593d91f58e8cb1c69ae5283 118 0.07/1.00 vMB 20
344,181 344,181 00000000000000000a055c27d37c602b9f66fca26fe6e2abf75d34e673ab2321 128 0.04/1.00 vMB 38
344,180 344,180 000000000000000013204355a5910b1fd0f21064cfdd904118298cca76e14220 126 0.07/1.00 vMB 25
344,179 344,179 000000000000000011e203fab48edba3ff64839bbdbbe36989e4f3479c1b53ea 738 0.52/1.00 vMB 20
344,178 344,178 0000000000000000133504544dcd827238ef35c3b3f88961592e592970a0f530 256 0.10/1.00 vMB 31
344,177 344,177 0000000000000000145b75457a2c80e67a8fa2c2c9d014a2f7f604dfc2f5b27e 471 0.22/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.