Loading Tool

Explorer IconExplorer

Memory Pool

84,479 transactions
32.16 vMB
0.10424857 BTC
Random Selection Loading Transactions
Max Size: 195.02/200 MB

Candidate Block

Mining Attempt 8164a0dd6d3cf92c3cb431f60cad699b62f997c1e441313c898961a03947039c
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 953474698ce6f37c8be6d322a55eb892aeaf4e5b8bddfd782f2c53c471742f7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.03212684 BTC
Feerates: 181.54 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (749,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,221 165,221 0000000000000a433bb25ac760479aa4e63501efa5844386ecfaaebef59f83ef 59 0.03/1.00 vMB 166
165,220 165,220 00000000000000b6d01417f7cace8c2d44c3b224e7b8d26719af806ae83dc126 79 0.03/1.00 vMB 62
165,219 165,219 00000000000000c76f9b1fb3d3be41fba5224979b22ef0745267ce4215e2dc93 128 0.06/1.00 vMB 331
165,218 165,218 00000000000005aec530e74611b6d88ea05fbdb1e2d9c9e7cbcf8b9ec5f1eb38 45 0.02/1.00 vMB 91
165,217 165,217 000000000000079d649f568f6d8c28be38675d2dfd0e52298243d11d09c3fd69 81 0.02/1.00 vMB 10
165,216 165,216 000000000000073c4ebc0c442d7080953d250a487c98f8a2f6606e77aab47d4a 68 0.03/1.00 vMB 535
165,215 165,215 0000000000000c05ace950628d3383a9a2607d6451e739105b8bce33c1298ca0 52 0.02/1.00 vMB 2
165,214 165,214 000000000000008a6fe6d884c1576ab9254f0d418f30ddb9b5c6cb6594821ad5 120 0.06/1.00 vMB 172
165,213 165,213 00000000000005fcbf902400a9f5481b8476dace0f2566e02dc1391bff93da6f 15 0.02/1.00 vMB 805
165,212 165,212 000000000000000973dc0c085e5279024a35209ffaa1be56742503e6540de43b 105 0.03/1.00 vMB 11
165,211 165,211 00000000000006cb04a5f68aeb25c860107843515c090ac17f2447821c57c7f3 53 0.02/1.00 vMB 106
165,210 165,210 00000000000000d12a9580461913827a1ba3de314ecae72a2c86629b916b5336 109 0.05/1.00 vMB 59
165,209 165,209 0000000000000997e84caef8d92920523e4d7411c2e7c743faeed434c37ec9e1 60 0.02/1.00 vMB 206
165,208 165,208 0000000000000aaf80bcda9b77bdedb78d20764a4988bc82b71f9c0adb1b5b57 105 0.05/1.00 vMB 52
165,207 165,207 00000000000000a88ade299f030bb4a386691e81f416cd41ba25f9571da0aeb1 1 0.00/1.00 vMB 0
165,206 165,206 0000000000000a60e642e9b022ff26eccf8841f9c6d67f3e5d925be6d34a7047 39 0.01/1.00 vMB 0
165,205 165,205 00000000000003e1d53cdbf63fa67a5cce858b15cdb23b4bc5f137b75e93a873 101 0.07/1.00 vMB 120
165,204 165,204 00000000000009c2414957b0825f998562dbf6bde1a75c25b5d3392b612d1631 65 0.05/1.00 vMB 73
165,203 165,203 000000000000092604b0c03895255f4fbb5888360b399cebceef8c4060cbaeb5 33 0.01/1.00 vMB 137
165,202 165,202 000000000000007f213cce77454461e9248b26b59fec2bb906e76bd0b923658e 38 0.02/1.00 vMB 162
165,201 165,201 00000000000003ae7c01750018d532550be460c523b42ec60e1c117f5667bb8d 23 0.01/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.77 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.