Loading Tool

Explorer IconExplorer

Memory Pool

50,079 transactions
30.03 vMB
0.11574337 BTC
Random Selection Loading Transactions
Max Size: 160.14/200 MB

Candidate Block

Mining Attempt 677a8ad42677246f2529ac6c7f98f509f4df447b286f94bcec8ca3c9f7034314
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1777788103b8a3135ba662498227b391dbc2117d67c14e9e36d2edde789630b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.04486025 BTC
Feerates: 179.69 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (681,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,554 233,554 00000000000001257cfcd81810fde6b6f5421330db7cb56ac15ac5f2449133cc 189 0.07/1.00 vMB 204
233,553 233,553 00000000000001646c8aeeb8426ac687df870ab0fa1d5eaa80c40ee1c0c7d226 32 0.02/1.00 vMB 22
233,552 233,552 00000000000001b37571b356e0482685230881a3c732498e96173d9e905a4721 83 0.04/1.00 vMB 157
233,551 233,551 000000000000016aabf50108389fa9943374ca65d242d57585992db735aab975 346 0.18/1.00 vMB 141
233,550 233,550 00000000000001d03b17d84c8346253a287db863beeca9ff60c67a7e1a7e811f 10 0.01/1.00 vMB 79
233,549 233,549 000000000000004dec6c348718eeec55df0835d06c1dea475cd35db1c2057a0b 215 0.15/1.00 vMB 96
233,548 233,548 00000000000001610ab502272cfe8ea9f9680f60b12853e4cec8a73c5853ea88 238 0.15/1.00 vMB 93
233,547 233,547 0000000000000083208c41013af943dddf9d6ac3752333aa7a9a988d4b1be9d7 154 0.15/1.00 vMB 53
233,546 233,546 0000000000000076b495c4fa8568d9381e28f8b2372e62feb831f00552d5ca95 248 0.15/1.00 vMB 128
233,545 233,545 0000000000000195b6740071765a85de59ad4d1c40adaccd6f69dba59e0134fa 158 0.06/1.00 vMB 172
233,544 233,544 00000000000000e678e59418b9ed0571d15f143d19d943c950f58d7f614bb428 21 0.01/1.00 vMB 140
233,543 233,543 00000000000001536af34d80e2c7e1ae4b6439f1417612574dbdc46d43c739c9 126 0.06/1.00 vMB 162
233,542 233,542 00000000000001498d1f1cde0b7cc3af77e13ccb103898199d0ddca2bf2181b9 106 0.05/1.00 vMB 182
233,541 233,541 0000000000000052bcd62113bdd5f6eb9960dd7150c31e069521244d1fc4f752 95 0.04/1.00 vMB 193
233,540 233,540 00000000000001c041a1ba26ed96fed9c5ddafd524233f1771f277ee46b5df86 173 0.15/1.00 vMB 93
233,539 233,539 000000000000003e8b7b209faffd9e249473073e20210938a2ea375443f1b37d 662 0.26/1.00 vMB 171
233,538 233,538 00000000000000612e498a047ef1471775a6e12dd5f2bcf0ac089ee9dedc1002 32 0.01/1.00 vMB 99
233,537 233,537 000000000000008db45567c970172c58194626ae367dd93da22c57f4cc0396f4 128 0.11/1.00 vMB 21
233,536 233,536 00000000000000ace8df6b470662b292fafd7f6dddb74fcc6c3d4bbad5de752e 177 0.15/1.00 vMB 69
233,535 233,535 00000000000000d6afe38fc0fc0070b5cefa5847fa1e1bd7f0c7c73e81333e37 230 0.15/1.00 vMB 93
233,534 233,534 00000000000000bc1bcdf0a8120e78ca915909716d8bb86340060e7ea1f98ed1 168 0.07/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.11 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: 652.02 GB
    • Received: 13.69 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.