Loading Tool

Explorer IconExplorer

Memory Pool

89,348 transactions
33.08 vMB
0.21044454 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt 55afd4176844095fcdd2f8a818545085c3674a6cea147207108af075a07a9aed
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 4cbbfb05252ec036e81cfe60cac10b78a8bab5bfe6d3ae0248d7f8d0be2a6594
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09456513 BTC
Feerates: 387.56 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (617,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,200 297,200 00000000000000007c6437f6abe271cf759600dd18df71ee909ff762fc80be7f 748 0.35/1.00 vMB 37
297,199 297,199 00000000000000000df90863f89af116182ab99969731e67dd46c581c1d61eff 825 0.35/1.00 vMB 46
297,198 297,198 00000000000000003fb1563a56362e0a6e652814e8f599f9c7e3570db46be6b5 1,024 0.39/1.00 vMB 55
297,197 297,197 000000000000000084daec504f9f49b9b2b27247f96e566db4e6a98f4068348c 256 0.10/1.00 vMB 31
297,196 297,196 0000000000000000316945d005fc3bcc8b86b9045c9820c148aa6059eb5e74f0 227 0.37/1.00 vMB 16
297,195 297,195 00000000000000009c6138ad425ac6b541c4066e65d24e918740509e6dbeca71 256 0.46/1.00 vMB 16
297,194 297,194 00000000000000002d645d53fba0aa90b37f9490d7a500bfdcf2ca5e0c0d95cc 1 0.00/1.00 vMB 0
297,193 297,193 0000000000000000600883e24eeb32a9490f92362318f3872e2cfd72ddf903e2 1,911 0.92/1.00 vMB 32
297,192 297,192 0000000000000000984b3a50fc6d26a7b920637adbc1dcd3bce669ba7356d231 1,145 0.35/1.00 vMB 70
297,191 297,191 000000000000000024abc60eebba42333d74b30635ca5fb0b7c776a579c307a8 128 0.05/1.00 vMB 39
297,190 297,190 00000000000000008f0bc85434924d7e6b1ff04a098142238f2ae2ecfb71f206 359 0.18/1.00 vMB 40
297,189 297,189 000000000000000056de61ffe549f8825f3965b629fc1344b965666883d0a52a 550 0.35/1.00 vMB 29
297,188 297,188 000000000000000048658c64cf4f637efb96fbe5aecdd084071f4931e2ef0437 64 0.03/1.00 vMB 43
297,187 297,187 00000000000000002e36d30c217ca37ce21424f425588cd777194c3f70ed6886 8 0.00/1.00 vMB 85
297,186 297,186 000000000000000058a30dac8c69cf07237cf75b94ce3bacbde01f732d7cb1b0 688 0.35/1.00 vMB 39
297,185 297,185 000000000000000006d52e990ae8cb7cb37545055f716331fafef2d1193689d5 61 0.05/1.00 vMB 13
297,184 297,184 00000000000000001881ff1b86583d6a35ee70fbb69b86b3697533816fbed634 774 0.62/1.00 vMB 28
297,183 297,183 0000000000000000510a108c2573cb18701979910c0da43f8ee180b9ead17397 970 0.35/1.00 vMB 45
297,182 297,182 0000000000000000205c2c4e1083b2bce8403c1a279603123e24b716e919420a 564 0.35/1.00 vMB 32
297,181 297,181 00000000000000001bdf97dce1e7c57439f394ce4c71b586a00d7d704b387a47 764 0.35/1.00 vMB 41
297,180 297,180 0000000000000000922b11c578e75dbc457543855e11a4fae68a2e9078292f78 64 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.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.