Loading Tool

Explorer IconExplorer

Memory Pool

80,158 transactions
29.81 vMB
0.08348981 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt 9dd3b5654655235f407de6c51d5d42b3e8ca8a0dc3dc721a37871e585334b58c
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root adeccd6b0465071f542e9e5a8219c7ebcb1ce329df6090dc334859a7b0ba4fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02278920 BTC
Feerates: 502.65 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (137,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,271 777,271 00000000000000000006ea0a46f98e89b9d3801887a3cbedddca4e280c3606ea 2,131 1.00/1.00 vMB 19
777,270 777,270 0000000000000000000504c946c897c31528f4182ffcd236fad1450bc627b45e 1,344 1.00/1.00 vMB 6
777,269 777,269 000000000000000000047e94790c1739438aff2cc3c138da4ffada521b3fb295 2,527 1.00/1.00 vMB 19
777,268 777,268 0000000000000000000536ba90cfb27d40951c7b04233069532048fbac230c4b 290 1.00/1.00 vMB 2
777,267 777,267 000000000000000000001b206bca7f9215f91b9488d64b61acfa660ff2e31260 1,695 1.00/1.00 vMB 13
777,266 777,266 0000000000000000000135ba7df38a1638f7444fc70c539f9e3517af73c89628 529 1.00/1.00 vMB 1
777,265 777,265 00000000000000000002a9c972e8b87fdc43fdce6e3e3dd0b16decdcf050ecc7 502 1.00/1.00 vMB 6
777,264 777,264 0000000000000000000727e1f87e92870780da5c1841109832065380526e75e2 877 1.00/1.00 vMB 8
777,263 777,263 00000000000000000001109078fd59f6c8023940d7e556d8aee943668cbad773 1,451 1.00/1.00 vMB 17
777,262 777,262 000000000000000000010672d82e68f854a2f0e674b81644ef37c020f31332e6 1,244 1.00/1.00 vMB 16
777,261 777,261 0000000000000000000175937da5cd086b2ad9d4df314a3fa952f6a9ebb1ef2e 2,508 1.00/1.00 vMB 13
777,260 777,260 00000000000000000001db9adea880924428e86231efeaca16c562829ed26e62 1,474 1.00/1.00 vMB 9
777,259 777,259 000000000000000000072ad5f2129b0341ac0bff433f41f78f101570b62e0345 374 1.00/1.00 vMB 2
777,258 777,258 0000000000000000000029d09d1023c1fa0d733f6433a59502bf6e14e66f65bf 632 1.00/1.00 vMB 3
777,257 777,257 00000000000000000002649700e5bc9e417a412845b266d4e70b6b5d6204c0c8 434 1.00/1.00 vMB 3
777,256 777,256 00000000000000000005b7ab85c00e5adb0c179cf332755784dbd02a409f5a7d 749 1.00/1.00 vMB 2
777,255 777,255 000000000000000000028608eca94d922504b743c6c6357bea6b4b8bdf11e32f 2,634 1.00/1.00 vMB 17
777,254 777,254 0000000000000000000432f10cb6f8d2bd98d04da84c13358dfe67094988d9d3 1 0.00/1.00 vMB 0
777,253 777,253 000000000000000000013cfd48e86afc7cb62c0daa929288166a611f5087e016 2,572 1.00/1.00 vMB 18
777,252 777,252 000000000000000000072ce871cc4c16451900d24a09588617ffe8e7dbad24af 1,790 1.00/1.00 vMB 10
777,251 777,251 000000000000000000035f24f4de1c716ec879a2d4d1fb70bbfa5e29d9b5de12 1,462 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.