Loading Tool

Explorer IconExplorer

Memory Pool

80,005 transactions
30.04 vMB
0.11868091 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 50603556750e4b34dc3fbc8a2c306c8cc1d6b3ff2565e597fbeebdb28ab7989f
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root bc8d218dadd2d7fb7104f733fd508724afcc85e16cd2d59520aeb5ec9548b443
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.05099711 BTC
Feerates: 150.80 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (520,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,338 394,338 000000000000000006dac5359ff0cb382bbdb4483329998a6b975928ca144be3 2,437 1.00/1.00 vMB 55
394,337 394,337 00000000000000000528b740cd298c09b062a53f758aae007584c8443c33121e 21 0.06/1.00 vMB 8
394,336 394,336 000000000000000007735c44348a85f01727c93f364e02abc35f13c986715f7e 1,693 1.00/1.00 vMB 34
394,335 394,335 000000000000000003d206d92f3d453fe8dead15472a843e69dcc68c289eeb04 2,211 0.95/1.00 vMB 29
394,334 394,334 0000000000000000096482bb2ba6314f01ef1c1ce59e7edd30e4304f2643e3a9 2,618 0.95/1.00 vMB 66
394,333 394,333 0000000000000000012ea4086e4078a1a9ea9014d59a4635186e504ace6d3808 3,017 0.95/1.00 vMB 81
394,332 394,332 0000000000000000020c4aa6865e55afae505c638d953c01528b07a86301c83a 3,031 0.75/1.00 vMB 126
394,331 394,331 0000000000000000047901ff9f90fcb6fbd7c336818d94ade44448f408ca8d32 2,466 1.00/1.00 vMB 42
394,330 394,330 00000000000000000539783092dce22caa3a32c36550a624f2f32ba538a820e1 2,766 1.00/1.00 vMB 63
394,329 394,329 000000000000000007efa96080cc23a05755dc9e272c24ea3636d2190dd6e961 3,539 1.00/1.00 vMB 78
394,328 394,328 0000000000000000045b25f7ce6a8e4486dd84a229659f5d68eed6317cdd9e82 2,264 1.00/1.00 vMB 99
394,327 394,327 000000000000000005264c88615fb74239ef99d5eb3d994e20df5dab32c3ea75 2,844 0.95/1.00 vMB 73
394,326 394,326 00000000000000000164028250b89d7768bd4e1a2a7b529055455ad7a3b915fd 2,748 0.99/1.00 vMB 73
394,325 394,325 0000000000000000071e4c28fe0f790c4e354ee8fb4ca6f3aaae587889c71c1e 2,732 0.90/1.00 vMB 66
394,324 394,324 000000000000000004be4720dc86f53fad355189243bc70df41c06755a35e706 2,001 0.99/1.00 vMB 38
394,323 394,323 000000000000000000084f87907e20c62506925f952d963374ef4a0683772b41 2,544 0.95/1.00 vMB 62
394,322 394,322 0000000000000000063d5c1974f62ccb9bc7302343a124dd6168fd17ba2d5d62 1,232 0.95/1.00 vMB 23
394,321 394,321 000000000000000006e2aba823e9f8429e92d57a308e5f5a86949d68f73d8f37 1,545 0.75/1.00 vMB 31
394,320 394,320 0000000000000000022f64cad1c23520bc3ac83d17ecb6efc6757bc931df1bce 2,086 1.00/1.00 vMB 50
394,319 394,319 00000000000000000255bdfd2ee786782fc135fcabd50c1e0926452820be0933 2,564 1.00/1.00 vMB 51
394,318 394,318 00000000000000000711aa7eb59098b04a900e5a48d000232c41fa6c705d0f13 2,231 0.93/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.