Loading Tool

Explorer IconExplorer

Memory Pool

77,697 transactions
29.53 vMB
0.07121071 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 55e8f884b36ac176ddf09b66c0c7ff855f12a2f3f97ace9b78595eed12bc64bd
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (622,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,158 293,158 0000000000000000c971e235325d2319daed40a8648b1e906f6a7aa2e7b6b295 76 0.06/1.00 vMB 21
293,157 293,157 00000000000000009674bff60609f45cd1c2257a09d653744aacffe4e731aa88 64 0.03/1.00 vMB 34
293,156 293,156 000000000000000059c66154f79ff59321e367eb1df854fb3a34530b159c9d87 39 0.02/1.00 vMB 37
293,155 293,155 000000000000000005d03adcf4ecc028b1f7d2210ddfb3fcbb425760e3443462 210 0.12/1.00 vMB 31
293,154 293,154 000000000000000008349e30c94c15f138867fadbf77caa13d6309965197533b 294 0.18/1.00 vMB 28
293,153 293,153 0000000000000000989b27d4689bb478b3b767c720e1d0ac80fc3f966e395984 94 0.06/1.00 vMB 7
293,152 293,152 000000000000000061e76b6c8c8493fbc12e0f12300fb37c910e0df6e732dd99 599 0.32/1.00 vMB 32
293,151 293,151 000000000000000063bd3a3073ef7b1f1ad125df4f8b12a5dd11cf21fef51f30 709 0.38/1.00 vMB 35
293,150 293,150 000000000000000091a3d3d228f18d3bc18fbc6eaa1b015ed861bf17f2dc5c62 151 0.06/1.00 vMB 38
293,149 293,149 000000000000000073460a7b1e3e4762f3fbae3da50c55e00d30263df4dd7d07 234 0.13/1.00 vMB 31
293,148 293,148 000000000000000041839cf5683d5424e2ceae14d69063ec982d4d7d5bee9a17 625 0.35/1.00 vMB 40
293,147 293,147 0000000000000000af0474d524728c6d14ed2d5e6b2c2c12ef877b887218a064 267 0.25/1.00 vMB 20
293,146 293,146 00000000000000008af12eab3b51a51a898ea0cf07b64416d2fdc1b4240d577e 755 0.35/1.00 vMB 36
293,145 293,145 0000000000000000969ffc9e79b0685c17f022516547ab41bfe7c24ef5211a64 546 0.32/1.00 vMB 43
293,144 293,144 00000000000000000075f74c85135c4637fecf0029940af431f5c5d8187b61be 24 0.01/1.00 vMB 26
293,143 293,143 00000000000000003a5252e14c9d60233124cbea111f870ccc25992b95b3c207 179 0.12/1.00 vMB 24
293,142 293,142 0000000000000000cb6b5f2ac6ec6c86213d32a0d8c815965396cf632edf8fb7 16 0.01/1.00 vMB 9
293,141 293,141 00000000000000002c11cd59b4ea3eaf9e3f3e039a7ca37633d784c703193f90 112 0.07/1.00 vMB 27
293,140 293,140 00000000000000009e1753a4a0f284c9bcc7bdaf6c0cfc9f7829ba22d4876848 731 0.40/1.00 vMB 38
293,139 293,139 0000000000000000db92f827e47d8c42c9cc0e5bb3243090a3bcdb22150463c2 16 0.00/1.00 vMB 57
293,138 293,138 00000000000000009f4c0a75afac40c73cf81d10eb6d111bd1db59c7c8ec8c46 30 0.01/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.07 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.91 GB
    • Received: 18.30 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.