Loading Tool

Explorer IconExplorer

Memory Pool

80,822 transactions
30.84 vMB
0.07544303 BTC
Random Selection Loading Transactions
Max Size: 187.63/200 MB

Candidate Block

Mining Attempt ff3e79e60b63bdf29c31db47fe7e62297372f0dda3ec0029c2c96b9fbfb4c763
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 39ad8b7f9fdaead2f2b9f2b99db50515580adc559a40c94656923952e0743c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,949
Size: 1.00 vMB
Total Fees: 0.00914633 BTC
Feerates: 265.25 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (698,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,197 216,197 000000000000018d4ca5ee41c84ba468fac3d7f43f1c843681392ad9f9adfe2d 717 0.30/1.00 vMB 267
216,196 216,196 000000000000002fa42830b511218074c3e715eb298e6c31368c53305008398c 51 0.04/1.00 vMB 105
216,195 216,195 00000000000000d5c88dac404acab0123b8e39ae0a988891415949a5dc05a1b1 607 0.25/1.00 vMB 209
216,194 216,194 00000000000001cc79199f36e47057318b7993a600915223e6c415bb5283509e 200 0.49/1.00 vMB 11
216,193 216,193 00000000000002668a06af4d99b3262fbabd7214a66694c6fbe3c61b611d1971 76 0.02/1.00 vMB 173
216,192 216,192 000000000000000053927b3d72f4966aa3204cd5e4fccacc4581d82f4ea99ff7 537 0.23/1.00 vMB 205
216,191 216,191 00000000000003e3d545eb0a873cba62a0d847a565a5ca1d66f54c399e33c251 877 0.39/1.00 vMB 202
216,190 216,190 00000000000004e27da0432f27bffad916256ffa41a8c937610edf8e6dad5400 416 0.25/1.00 vMB 156
216,189 216,189 000000000000049a05c6889cfa909c55e6d3cf0f40195a5d8421ca0ce7d3e0f4 673 0.28/1.00 vMB 231
216,188 216,188 00000000000002bb8b90e1aa29f4b7b561448011b14d1ec9a05169e8ac31340b 38 0.04/1.00 vMB 38
216,187 216,187 00000000000000a335914581046a8fa8cf12efe165c4352270e8d30b38a2b898 197 0.08/1.00 vMB 205
216,186 216,186 00000000000004b442020e61808e3456bb763ee333e9fca254106c129ce7df9b 67 0.04/1.00 vMB 181
216,185 216,185 000000000000009d1bdbdb660b6864b650a35b0c3d5b731b62c8fce9cffea7c2 420 0.20/1.00 vMB 169
216,184 216,184 000000000000009ccc81ea48f6a540265559a86f0a4f92d360582fd46ac9689f 293 0.16/1.00 vMB 118
216,183 216,183 00000000000004ed34ffa86f6fa08122d7a0cf3926c3c094a7fb20d91e8e8767 693 0.25/1.00 vMB 220
216,182 216,182 0000000000000404e9060bb2d95b7a1694ac8e18c39ea32fdd31825959ae4ac3 211 0.10/1.00 vMB 147
216,181 216,181 0000000000000035298205322469f64194123e7f8083d035ca1e4035aeb76529 619 0.32/1.00 vMB 177
216,180 216,180 00000000000001ac7e8c003cb0d8849d13754fc67818be5c41291292718805a9 367 0.25/1.00 vMB 126
216,179 216,179 00000000000002f654dac3bd422551c05d61ab0fc23476b26e91172780a99c77 680 0.25/1.00 vMB 232
216,178 216,178 00000000000001b905f7f7cbfc5549b92dc3d76d0d0b7616aef389e1249580b8 556 0.28/1.00 vMB 142
216,177 216,177 000000000000050670e10eff32337099cb73f7387d8f7a72b49304a1ad598706 126 0.05/1.00 vMB 328
Previous 10 blocks ↓
Total Size: 782.71 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: 701.15 GB
    • Received: 16.62 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.