Loading Tool

Explorer IconExplorer

Memory Pool

83,966 transactions
31.88 vMB
0.10770968 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt 5a032690bdd0936e899dd789c59af17d1bad26b776aa5fa70d102f2c6a603234
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 741103a99a9065bc94cfa69d4732acc5c36e95667acaf9cd3dd421539c3ab37e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.03648792 BTC
Feerates: 351.58 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (662,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,456 252,456 00000000000000509364690f30398662f6b009fbc26d1ee0a721de071f2da17d 661 0.30/1.00 vMB 151
252,455 252,455 000000000000000b9656276a0fdab028ca759c3fd7f951fb20196c264b5cd1ce 465 0.25/1.00 vMB 132
252,454 252,454 000000000000003deb7794ae5aeb3cc39cb70c8eabd2e81512e3c6a86cd291e7 538 0.25/1.00 vMB 108
252,453 252,453 000000000000004e8215d6352c4701fe1c8a8c114441a26deb57d30fb489eadc 872 0.25/1.00 vMB 225
252,452 252,452 000000000000000d8816e750ac56e8faa57ac7aaa089005ba10647e6d46c538d 420 0.25/1.00 vMB 110
252,451 252,451 0000000000000024b58eeb1134432f00497a6a860412996e7a260f47126eed07 1,486 0.82/1.00 vMB 71
252,450 252,450 000000000000004bd037574c9171b4871185e7218c529734a1c5445f29114fbe 529 0.25/1.00 vMB 72
252,449 252,449 00000000000000326386e7b38a1931e2476be998e9f93ad6ac4a8409a07986ed 256 0.21/1.00 vMB 98
252,448 252,448 000000000000004826774ea8f4287014e0685f7af83038e49c58566efdfedce2 578 0.25/1.00 vMB 5,304
252,447 252,447 000000000000003edb2c7ba06159b521121f533fc009531970c52dc9291f74fa 154 0.08/1.00 vMB 53
252,446 252,446 0000000000000050f472c6dfa994d6d33880485da0d2aeb6e0a5b76b4f8a5af1 262 0.15/1.00 vMB 113
252,445 252,445 0000000000000033d7d15e6018c306579c81c6d993506ded820eb08d055c28e1 798 0.35/1.00 vMB 74
252,444 252,444 0000000000000052709aaef4d5ac556e87fa6ebc6ddcc26d57704ef1e8a7f295 789 0.25/1.00 vMB 202
252,443 252,443 000000000000002a0fbbd61ee128f4254b03721c1d255fe253c334e133c971c8 558 0.22/1.00 vMB 152
252,442 252,442 000000000000003f4f8397ba3cb12b4bb4c2c0981c2ebab65a720d6a4754d480 488 0.19/1.00 vMB 116
252,441 252,441 000000000000004c59977427523c118c614e05f998d3979344e3af66bde4d272 786 0.31/1.00 vMB 133
252,440 252,440 0000000000000026dbc7cf52206b78bf9bcd51f569c20e4f4d53220bbd664cea 510 0.20/1.00 vMB 100
252,439 252,439 000000000000002339f56f1890bf38b11685beb9db920dc81204d1c46519b74d 31 0.02/1.00 vMB 60
252,438 252,438 000000000000002437e31e8c9cbf75567034de101d0be6bfd4b4c0c4656ef69f 352 0.15/1.00 vMB 38
252,437 252,437 0000000000000009babe80426035417b69d144e03c48df3b318bc9dd8cce136c 604 0.25/1.00 vMB 147
252,436 252,436 000000000000002923d58d3f070c689952bf297e04d366a32f23cec60497e7e5 108 0.04/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.