Loading Tool

Explorer IconExplorer

Memory Pool

44,902 transactions
27.42 vMB
0.06822576 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 933c82491e8d21df4538bfadbd011107b9a599f11663c58a07becf14ef48af5f
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root ab4e185fee0b1472d811615374358124a3bd4e1e80943098611f226097c8715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01683195 BTC
Feerates: 200.99 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (446,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,241 468,241 0000000000000000013bd383b6d9848b847062b784bec284f42142ea19adc586 3,059 1.00/1.00 vMB 428
468,240 468,240 000000000000000000b6ed46032535006d97994a4546c15539ef7f5ec7e41af8 3,519 1.00/1.00 vMB 130
468,239 468,239 0000000000000000006a54657f9ae06b85d00030eed20075af8f5ac8437d8153 2,462 1.00/1.00 vMB 250
468,238 468,238 000000000000000000f259d1109dc3b21800310415ff6dec58c9c567cf7fde8f 1,927 1.00/1.00 vMB 282
468,237 468,237 00000000000000000191a428ac152c363217524ac452eb3e11558b4f62e2c085 1,771 1.00/1.00 vMB 303
468,236 468,236 000000000000000000ba163e0bb94de36aad87c124ffc03dcfde955611c1d2ab 2,687 1.00/1.00 vMB 252
468,235 468,235 000000000000000001754557d60aa4ff583ab08213d9e998728637eb197dd40c 2,159 1.00/1.00 vMB 334
468,234 468,234 000000000000000001810e9d558323da6ed17bf4a842a0f621b4ad083831c345 2,109 1.00/1.00 vMB 338
468,233 468,233 0000000000000000010d8fa71ad2debc51a4acb3d1b7576c298c96f5579722c4 2,660 1.00/1.00 vMB 400
468,232 468,232 0000000000000000012b4039f8ce886bfeaf8f907aa9d1b917b47c5ffc1dde13 2,348 1.00/1.00 vMB 383
468,231 468,231 0000000000000000001da077a61f60035f02424eccb3d6b27eac452cfef3ccd7 2,155 1.00/1.00 vMB 362
468,230 468,230 0000000000000000011ca574980e409c06f48d84549071829740278e49d5da23 2,311 1.00/1.00 vMB 292
468,229 468,229 00000000000000000157ef66bed09d1447effca7dc2e6b2611fb08d5df948da1 2,005 1.00/1.00 vMB 345
468,228 468,228 000000000000000000e5332b7cb1914356e41267d04d3de0f1df5851cfc4923f 1,180 1.00/1.00 vMB 171
468,227 468,227 000000000000000001c0ea3c8a840a5359fd4b5aad349c7f48527bc910766282 3,445 1.00/1.00 vMB 252
468,226 468,226 0000000000000000004266c2ceea2dd5063200059966074406edf13697287695 1,684 1.00/1.00 vMB 271
468,225 468,225 0000000000000000017b0d24f55ee8a3d8f912338774d992448b0644bcf857ed 3,150 1.00/1.00 vMB 308
468,224 468,224 0000000000000000003335679bae98eba697a98bc87727bc4400aaeb70577473 2,388 1.00/1.00 vMB 329
468,223 468,223 000000000000000000de36fe99b24382af704a68c0e8cf6a9948fa167b21adf2 2,202 1.00/1.00 vMB 309
468,222 468,222 0000000000000000003a468cc92813377b4d22eeba8efacb78dcd48add67358e 2,203 0.99/1.00 vMB 343
468,221 468,221 0000000000000000019ace8893c36ff302fbfe170a4389d97fa1b329e41263fe 2,344 1.00/1.00 vMB 372
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.