Loading Tool

Explorer IconExplorer

Memory Pool

75,674 transactions
28.32 vMB
0.06405552 BTC
Random Selection Loading Transactions
Max Size: 171.49/200 MB

Candidate Block

Mining Attempt d9235cc0ae7d3cacc1df0832ee3e77dfc2c801ea9ec26a4faa49c12e0443b247
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 0bc338283b9d084b34cac09cb4eea2d487d17b7bbff48a248ef9296cceecd374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00554629 BTC
Feerates: 101.00 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (280,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,285 634,285 0000000000000000000678e32625ddcf8b36fdcfb978a95dd06acff18724f696 964 1.00/1.00 vMB 9
634,284 634,284 0000000000000000000651e44ee0611996e54be7079d930548772ee80600d8aa 229 1.00/1.00 vMB 2
634,283 634,283 0000000000000000001086bb7c83258765d41ec16a1c4b4244769ed80b478d40 2,239 1.00/1.00 vMB 15
634,282 634,282 00000000000000000009d198ae32c9b9d60daf1ed6d083ed0fe36f1d96150074 971 1.00/1.00 vMB 3
634,281 634,281 0000000000000000000a4b9d057fff2549c9aa0fb0d52f8713613c18fe9fce79 2,529 1.00/1.00 vMB 21
634,280 634,280 000000000000000000003fd70992544ddbca10c95b38e2e46711c12817dc73a9 1,989 1.00/1.00 vMB 6
634,279 634,279 00000000000000000005d3396693be7ae31e2f23d46e0faea3b4158a415adbf8 2,267 1.00/1.00 vMB 11
634,278 634,278 00000000000000000007ac94266c177c9f29646eacdf3897c137df7dbb495c0f 2,468 1.00/1.00 vMB 21
634,277 634,277 00000000000000000003e2578b8e89d4c776ffee8e99c0038c110c5b489f9a44 2,439 1.00/1.00 vMB 39
634,276 634,276 000000000000000000017cd622ef21ee878c0863f36491e1655f01c097028ea4 2,331 1.00/1.00 vMB 31
634,275 634,275 0000000000000000000d33584403a9034837c515a39c589a8d08b4e3acbe460e 1,113 1.00/1.00 vMB 10
634,274 634,274 0000000000000000000eb015269bda549025a5dc1ad8e067e59dae7bd2569a8b 1,458 1.00/1.00 vMB 10
634,273 634,273 00000000000000000000c83cd888bafffd748f680b2ce9b2817c7b80560c4ef0 1,762 1.00/1.00 vMB 14
634,272 634,272 00000000000000000004516793ec84d65852129c63d3d2ad64e3adf8c2a162f4 2,582 1.00/1.00 vMB 31
634,271 634,271 000000000000000000118b656c83f2132cebaa23103f92dd753272194f01c1e7 2,672 1.00/1.00 vMB 23
634,270 634,270 0000000000000000001176a68df4c28e77e8f6399484bc17e345b7caa8e530c4 1,219 1.00/1.00 vMB 9
634,269 634,269 00000000000000000012ccc4b379a9ecdc9ef9ed87e196af855f59365313824b 1,624 1.00/1.00 vMB 20
634,268 634,268 000000000000000000024474a63b0a7ecaf146273ab0d090bdc2effcd56926cf 354 1.00/1.00 vMB 4
634,267 634,267 00000000000000000010d4dee16e3f1ff59b153b59fd31e641459f83a606e808 2,560 1.00/1.00 vMB 20
634,266 634,266 0000000000000000000a5b03b3c9de049638518f8a621d67d95121d926cca7a9 2,690 1.00/1.00 vMB 25
634,265 634,265 00000000000000000013be87d5bffc52857e0ce7eacc6c0eed1ba9e94eecdac3 209 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.