Loading Tool

Explorer IconExplorer

Memory Pool

82,775 transactions
30.60 vMB
0.07346265 BTC
Random Selection Loading Transactions
Max Size: 188.35/200 MB

Candidate Block

Mining Attempt 256cf84f7a0a955359c5d9bd274182e08b8329e14915609b5e79479b3a22fa4f
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 3f4a6e4e14fb8e8d77fb357720ba6a4a278f1609357d4aeb5ead46b2e3fe1072
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,914
Size: 1.00 vMB
Total Fees: 0.00491672 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (727,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,116 188,116 000000000000051e92449c775a252d684711eb3f890ffad1a74894518791f659 76 0.03/1.00 vMB 112
188,115 188,115 0000000000000946abbf6c306b02551db102ec58dc9fbc6d09089bb038dd5aea 110 0.04/1.00 vMB 109
188,114 188,114 00000000000006c7b50885c735352de9b502f043da111791300dc68766698eba 143 0.07/1.00 vMB 206
188,113 188,113 000000000000056626f34c7ae2a2f692e3c3baacf17e6e91ea2ec42f9021bd6a 11 0.00/1.00 vMB 29
188,112 188,112 00000000000005f9126ff9cb4880b554d03ad9c1b8cd5635b476999f54959aa8 32 0.01/1.00 vMB 0
188,111 188,111 000000000000076fa606a7b67c131afc87d24d34114be2863cf24ca3d48139e7 174 0.08/1.00 vMB 180
188,110 188,110 00000000000005adbcc9846f9f3542f9349b19a3c8a8f8149a830e8d748b0c92 151 0.06/1.00 vMB 288
188,109 188,109 00000000000007e1ae9febdad8cb6943fecb6337ecccaf1a18f5e5ba92e48b5d 110 0.04/1.00 vMB 46
188,108 188,108 00000000000006f506c04f940b1f35871939dd8a072ba36c85b0e446cad5d53f 120 0.05/1.00 vMB 107
188,107 188,107 000000000000081d956a4880c2a003dc136b716fcc0d8950e2e3fc8a4a861543 125 0.05/1.00 vMB 102
188,106 188,106 00000000000002b8305e1f06bc6846ecd8916732ab2d358151fdd0f025951096 51 0.02/1.00 vMB 82
188,105 188,105 00000000000004f9ca20306daf70e072327be6b532a51b249f242dde2d4e2761 34 0.01/1.00 vMB 13
188,104 188,104 0000000000000728ec0e16badc458a58a5be0a85eefd069dca0d8e6d662dfcea 170 0.07/1.00 vMB 112
188,103 188,103 0000000000000817b390270f8d2830079ede709c5b1063b37850d28dbb3873f5 11 0.00/1.00 vMB 313
188,102 188,102 00000000000002da41e7fcc95dd8638d52958e1315a465fa7052b42b27e47d93 168 0.06/1.00 vMB 119
188,101 188,101 0000000000000154d26106e3addeaf6843dcabced345b511f66c31d4d05c6c12 16 0.01/1.00 vMB 147
188,100 188,100 00000000000003b9fc08a35afa5e7eb21c9edc1f36909ea3d3242d0ae6732aa7 11 0.00/1.00 vMB 18
188,099 188,099 00000000000008885a110baf43e954724780696c711b7ecad7ab38e01eb87144 10 0.00/1.00 vMB 34
188,098 188,098 000000000000070b113c82ea72296f7aee283fc5732c9f166cdfcae2296ee5b1 150 0.05/1.00 vMB 74
188,097 188,097 00000000000008e52fa7404a61c539f9af02ca1089ee642a0f12cdebdc870caa 7 0.00/1.00 vMB 0
188,096 188,096 0000000000000900661c90e8a4647a3bd7a2079ce6e3fccde4e2ac2175ae2a18 130 0.06/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.