Loading Tool

Explorer IconExplorer

Memory Pool

81,597 transactions
31.68 vMB
0.10559165 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt 4dcc022613c7bb9400dd32c9c67489e01362f2e39b539b1da8d6c7dbb0798bb1
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root c1a2f78dc56df41316204da1312e1e03e5c3b5e06c19a5b945dd5206392002ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,222
Size: 1.00 vMB
Total Fees: 0.02318602 BTC
Feerates: 711.74 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (688,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,162 227,162 00000000000000f3ac552e67c57e990f2ae8514cf0cadc52caf61725ccbb4a8b 140 0.06/1.00 vMB 98
227,161 227,161 000000000000012f2575ed8453bda86ace47c8abc79fb043ed1c59db7501f081 596 0.25/1.00 vMB 213
227,160 227,160 0000000000000348a2beec924f5283555abecf211be095ebf3aa9d0bfff3e83b 94 0.04/1.00 vMB 178
227,159 227,159 0000000000000146c05616aa91ed51b3b0884b39fd713653e567e1b60a7df780 87 0.05/1.00 vMB 80
227,158 227,158 0000000000000155559d371ed9ff613443108b1a7a2875ccfa883b331a8d6cad 165 0.08/1.00 vMB 140
227,157 227,157 0000000000000289c377533d6ea7415aa7a8da1f5f9a9f52158dc5bae0575382 111 0.05/1.00 vMB 114
227,156 227,156 00000000000002089229700b19c285adae99f1bb098f86666688f0033d6a76ec 287 0.15/1.00 vMB 137
227,155 227,155 0000000000000052726936bccaf3f88024910dbbb95dc22af101880ecf327528 659 0.34/1.00 vMB 160
227,154 227,154 00000000000000dd1bbca1767983ee41aa578b9a7437c8b64371dfdc805357c9 363 0.41/1.00 vMB 80
227,153 227,153 0000000000000125d0d062b39d17c52f00d47e27d9194c9168e96866d114554c 204 0.10/1.00 vMB 141
227,152 227,152 000000000000003f6eb667ed114e2bd551b5702d186d6d6f64f690165ce522d6 285 0.16/1.00 vMB 164
227,151 227,151 0000000000000246f30f9f287086d451d3039e9378c6d742f05ae28fe012184f 451 0.23/1.00 vMB 167
227,150 227,150 0000000000000181a2e1a15facde25e2add72b553b87e037263db2af9616c1e5 251 0.08/1.00 vMB 179
227,149 227,149 000000000000018347f4de6fa2e9a9e800b39136e1d30e451919e4e9f936a8c3 80 0.05/1.00 vMB 90
227,148 227,148 0000000000000045c6358d526a4cd75849ca8ca6f18eca9663cbf7c10f8ce890 376 0.14/1.00 vMB 224
227,147 227,147 0000000000000219dd900e7388df8016c5f3b6ce8bf4753efc0ebb997ba14259 511 0.23/1.00 vMB 181
227,146 227,146 0000000000000260a857630afe84337de5034c5e1940d6518c90dcfb4b166b7d 449 0.19/1.00 vMB 180
227,145 227,145 000000000000002145b624a7dba15dfcb886b38b7c92bc8c77ef7b1b8daf4a70 19 0.01/1.00 vMB 164
227,144 227,144 0000000000000129088b69b28d0bebb149fce55f3b7438a4fab6028e84302ce8 74 0.04/1.00 vMB 180
227,143 227,143 000000000000020019e2da9a6cc51257f73c182ee3899b2c9f68f70db87c66d2 120 0.06/1.00 vMB 162
227,142 227,142 00000000000001693f8ac6c00e8b51dad82e4a6f0a5bbe34bef3cca6a99eadf2 306 0.14/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.