Loading Tool

Explorer IconExplorer

Memory Pool

49,313 transactions
30.24 vMB
0.17168631 BTC
Random Selection Loading Transactions
Max Size: 161.79/200 MB

Candidate Block

Mining Attempt 200e20d3a31eef30d51325101fb2408c3a698eb0b3058c9b4a4e6bb4f1090e75
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d699d04b02a17fe9fe4db80fd64d737a86b090fb618712b6ccf9d4883a6ff7de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,059
Size: 1.00 vMB
Total Fees: 0.09231951 BTC
Feerates: 261.10 > 9.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (406,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,480 508,480 00000000000000000022af3e42020c718bb9f7323eb1d24ac736e61de5521c91 968 1.00/1.00 vMB 50
508,479 508,479 000000000000000000578c178de78c10e5e99adc605e84330c3d9d66b54701b3 2,055 1.00/1.00 vMB 90
508,478 508,478 0000000000000000002e670cdaddb39a63a599fb849fa242c6d37750c94471cb 987 1.00/1.00 vMB 54
508,477 508,477 0000000000000000004516f73dff5371699e4253263ed56a6e7567cab151b6de 1,120 1.00/1.00 vMB 113
508,476 508,476 000000000000000000049aa459aa554902a7bcf511dda0929b66cc606e0be676 394 1.00/1.00 vMB 15
508,475 508,475 0000000000000000004ac7b36c11896978bbaa19b66e82eef0359476c0fc0b1d 1,184 1.00/1.00 vMB 57
508,474 508,474 000000000000000000021f221d886ecd1addfa5f4360891ae7e7e37747c82420 1,704 1.00/1.00 vMB 92
508,473 508,473 000000000000000000264d9c4871e095194c3d40c43df93d5db0ce192100eea9 125 1.00/1.00 vMB 6
508,472 508,472 0000000000000000001dd458a233e39cd4cac7d575d02ec3cac3aa82cfe327af 117 1.00/1.00 vMB 6
508,471 508,471 0000000000000000002a1c4fe018ec2674826b33520f042a9809450c5eb6a945 1,291 1.00/1.00 vMB 18
508,470 508,470 00000000000000000049b323ccfa2c3907e6f7824189d12646af1d4818ea9d2a 2,447 1.00/1.00 vMB 163
508,469 508,469 00000000000000000032f19499fb24963ac30865b94276f23d9a7c5f434df51e 1,485 1.00/1.00 vMB 62
508,468 508,468 0000000000000000005571c731ba88dbd6bde901b1fbea29f4f2ffb2bb36ed83 2,104 1.00/1.00 vMB 91
508,467 508,467 00000000000000000045b4f0244cb10674331354e51622deb594114dd314568b 1,795 1.00/1.00 vMB 73
508,466 508,466 0000000000000000003734ed66e0cf4b16afca7a49a43af9bb158af33b17d51a 2,783 1.00/1.00 vMB 175
508,465 508,465 0000000000000000001a74bfcea362a727e422816ad3b5476aa49d3c80dc0d38 2,638 1.00/1.00 vMB 133
508,464 508,464 0000000000000000000969d0a46486315ded548d01a2bdfe5285d9cb5e4d1c9a 2,129 1.00/1.00 vMB 107
508,463 508,463 000000000000000000273e3d618169684c2fb044154c973cbbf99832698b72bc 2,070 1.00/1.00 vMB 146
508,462 508,462 0000000000000000002ca61fe965c761ca3c9e1a094ee9283b84ae4454486203 1,158 1.00/1.00 vMB 61
508,461 508,461 00000000000000000057db51ce5822ed41ffe266acf500660bedacbc7765f0ea 1,279 1.00/1.00 vMB 75
508,460 508,460 0000000000000000002949f7421000a14a9861ba6c2e0683f33e4431719450bb 128 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.