Loading Tool

Explorer IconExplorer

Memory Pool

79,635 transactions
29.26 vMB
0.07612003 BTC
Random Selection Loading Transactions
Max Size: 177.84/200 MB

Candidate Block

Mining Attempt 2c946f2856837c6f7db311a34e4b270fae1053d5bfaf4176cdb027d761864572
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 5a3af84f7b983e9d1cb97ca46d98fc0f93d0bdc324a1ea045a19db66bcf1f48e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.01486445 BTC
Feerates: 74.86 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (615,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,540 299,540 000000000000000045a477059eae92992246057fd6f9a052613579c0bd76eb61 1,132 0.35/1.00 vMB 60
299,539 299,539 00000000000000006e4fead9888129b23935640c4dc6345c118ebaac829188b1 108 0.05/1.00 vMB 20
299,538 299,538 000000000000000000db6e29aa4e74bf06db71cfbed5d390bceade3c4a67fc26 1,326 0.65/1.00 vMB 37
299,537 299,537 00000000000000002823b94da2642262bf2ec7e2e462761e4f330a2fb1056cc3 232 0.10/1.00 vMB 31
299,536 299,536 000000000000000016c35b12bdc1e8473ef5980f07f0b8697e1e2b465975a9b6 223 0.20/1.00 vMB 45
299,535 299,535 00000000000000002804de02cc2040326e2e46782db85bc1def9ed360187fa75 617 0.25/1.00 vMB 37
299,534 299,534 00000000000000005e3dca6f7d13058f6a1253fe59972b745228a64cae62c016 327 0.16/1.00 vMB 42
299,533 299,533 00000000000000005a315065e72030cfa2923a2273664d35027f78db992487fa 256 0.12/1.00 vMB 38
299,532 299,532 000000000000000043f435f9a2cbecafff135d66decde5c3b6338ed651314475 122 0.05/1.00 vMB 27
299,531 299,531 0000000000000000493a8918f782f745d4d2979ad2148f967772ee1e5d4c8efb 445 0.20/1.00 vMB 40
299,530 299,530 0000000000000000347fc1fc707803d6a725b7caa984bfea60a3f90dbbc44715 472 0.26/1.00 vMB 28
299,529 299,529 000000000000000036cfb26509fc5711bb60bd010bf37f76d92240d25f62d965 283 0.14/1.00 vMB 59
299,528 299,528 000000000000000001b73b88e4fe1cca8cd325259a3ee91202d916f9aeb94bee 511 0.27/1.00 vMB 34
299,527 299,527 000000000000000027f92a25e3ca6e85936e9c2cea1a82284416489769f81b2c 311 0.21/1.00 vMB 25
299,526 299,526 00000000000000003f30ee736b6223e7803ccec592d5d737d637c673636a3d72 27 0.01/1.00 vMB 40
299,525 299,525 000000000000000074764c6d2cc300d73987215a5ac0ff270b495d4a43f9d62f 74 0.05/1.00 vMB 21
299,524 299,524 000000000000000043df6632232df5a3e65c1cba574d116853b8c411d514afd0 313 0.24/1.00 vMB 74
299,523 299,523 0000000000000000536022eceeb5e6a2f45245c070cccfcf2445f5545966b492 256 0.11/1.00 vMB 35
299,522 299,522 0000000000000000442c1a4e0ea66a19a9bf5422fae10cdd28e859f4e0db0c58 169 0.10/1.00 vMB 27
299,521 299,521 000000000000000088a3df19c997dc4a968115d474e2d720584a68fd3c3ae6c4 72 0.03/1.00 vMB 23
299,520 299,520 0000000000000000783200833e89ea9960e2b94e637320bdf3a3dfccf35dc7ee 192 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.