Loading Tool

Explorer IconExplorer

Memory Pool

19,987 transactions
8.97 vMB
0.04213456 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.45/200 MB

Candidate Block

Mining Attempt 66849803a73d3916291d32f42292dd5e2beea13d591891d12f69484eccbdab79
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0ca629c7054b9e75c83b09a12fc92087f9fc015e7257784e008e7f5ed020c613
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.02236556 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (743,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,352 170,352 0000000000000a9330a3c3d24b30cd77f432315e0811a4fcb2e9a8474cb4458a 37 0.01 vMB 215
170,351 170,351 000000000000030eec0ab40cdf84a968f630b5fb40f454347df3d035dcf3f49a 1 0.00 vMB 0
170,350 170,350 00000000000009622cec82ad7628226a4a85f8cf3eee9a6e5ddb597dd9cd810e 1 0.00 vMB 0
170,349 170,349 0000000000000008fb3ee5acb97f16c122b55ef956a0e04445a7d56f7bee5e2b 30 0.02 vMB 265
170,348 170,348 000000000000024994878e11a4e7006384581937768928f20782dd58d3de41a7 8 0.00 vMB 0
170,347 170,347 0000000000000769cfb2d21166b911ddfecdff5107a4f6581d227720d583a97b 15 0.01 vMB 83
170,346 170,346 00000000000001c0a13e6f8eaedf9713dea326b3a0ffd365f2f102875fd6c055 93 0.03 vMB 17
170,345 170,345 0000000000000893672d82c5ad018c612b92b595082ec0e11f210cdd472e9262 18 0.01 vMB 120
170,344 170,344 000000000000008c17bc7521c32a70c2b641818850ef7658e7ff447e7c6b698f 5 0.00 vMB 41
170,343 170,343 0000000000000538ca4a4b565123f88a24f6b9934b00fbc495cfc88668a6859d 1 0.00 vMB 0
170,342 170,342 00000000000007a3703c7c8dae4e30f0006166485941f5ce478bc4139c8250e6 26 0.01 vMB 48
170,341 170,341 00000000000001cc796dc9ebb946f1a9dac7bb0c7f3544ea043c2817494c4b94 1 0.00 vMB 0
170,340 170,340 000000000000066fddf197f596214584b743fd0ad9a97070235bc66f63c1bb04 21 0.01 vMB 803
170,339 170,339 00000000000001d9f406782d04d9ec404aa2a671c67e991c2cb8a990a9a07817 14 0.01 vMB 22
170,338 170,338 000000000000004c617fda70654b317fedddc6afb63e68c4ec90293ca8c680d7 1 0.00 vMB 0
170,337 170,337 0000000000000302b0bffbe216c95f25d9317d235445346624e7b4afe75a6ebd 1 0.00 vMB 0
170,336 170,336 000000000000044d937e48cf413f2d05a68cb223323508be59fb1a3fe3e17587 9 0.00 vMB 68
170,335 170,335 00000000000004057bb63641051c81ac0af3eb3c49d8e918a0024469661a2a4a 10 0.00 vMB 61
170,334 170,334 00000000000002d8351a7a078e66c7b7d0d14537f1d7c1dfe97f1a33b1e2ec7e 2 0.00 vMB 0
170,333 170,333 00000000000009e6c72e2a7acfc0b072d7216e43511a2487da6665ced72eae9b 27 0.01 vMB 176
170,332 170,332 00000000000007585855b46e3c2f9cb5bfba6aba90b6b711443a181d21ea9bc5 79 0.02 vMB 72
Previous 10 blocks ↓
Total Size: 779.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: 270.47 GB
    • Received: 1.05 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.