Loading Tool

Explorer IconExplorer

Memory Pool

83,421 transactions
31.62 vMB
0.11189812 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt 108ef33b9a6c1f4a2bc40f8b789017b531e7e90206679871cafb20557ea8b4c6
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 364d7ab70ec44043eb4fbc75df4b8c7e157c7b805ea1bf73c2c25a4cb946775d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.03830554 BTC
Feerates: 301.05 > 3.84 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (539,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,386 375,386 000000000000000005899a0909dc679b993b5f37a73226570afad146ea8384a5 740 0.37/1.00 vMB 37
375,385 375,385 00000000000000001213d87afe5967591452ec97c4e21b2f40929bad5a2ffd20 575 0.27/1.00 vMB 40
375,384 375,384 00000000000000000950e8bd2950ad65cd205468d295c888126d33f808c4061c 1,112 0.88/1.00 vMB 26
375,383 375,383 000000000000000009c41dd9e8d10f90181a8eb56febc8598798f095ffd8eb4a 1,922 0.99/1.00 vMB 36
375,382 375,382 000000000000000011c56729281536ffcf6f04674eb743680bcfd497f904557b 275 0.23/1.00 vMB 27
375,381 375,381 00000000000000000c89c4e6e14d1d6007c67681e56af7ea55d29489a0be4213 531 0.33/1.00 vMB 24
375,380 375,380 00000000000000000305008ddc4bbf45025a74600ea9403134ada41de4f321f9 1,930 0.99/1.00 vMB 34
375,379 375,379 00000000000000000e737eaa51645cbaa405e35799f1fc1525bccdddb13e3060 1,463 0.94/1.00 vMB 31
375,378 375,378 0000000000000000074eb2b0e8d266da2049b76f357dea55f525ad0c554bf4ec 54 0.03/1.00 vMB 31
375,377 375,377 00000000000000000de79d112210b6e505fdc2b70ed73b8de41a6736ff7239fb 181 0.14/1.00 vMB 19
375,376 375,376 0000000000000000065647eaf716bf596c1f684f9d326326e929364fb054a44c 754 0.38/1.00 vMB 36
375,375 375,375 0000000000000000109af3ad588016548dbb51af0fdd0edc1f4b678b0f475eca 1,005 0.61/1.00 vMB 31
375,374 375,374 000000000000000011c58ca94e16f014d3952c9d3f4162d6d2cc94f56fc38819 315 0.18/1.00 vMB 27
375,373 375,373 00000000000000000154f0e5f1f6cf83f8e0e2d9ad0bd953aa8acdc53d640f59 128 0.11/1.00 vMB 20
375,372 375,372 000000000000000006f3ff6815bd06a15d2f9c726046a3e15022427a5804538f 933 0.57/1.00 vMB 37
375,371 375,371 00000000000000000ce9dc7e7c1d62d4aea68c1f299ec35bfbb9b0f1859aced4 946 0.54/1.00 vMB 33
375,370 375,370 00000000000000000f4bed49038ad341cf88c2c812cff9eaf6c4fb994cb1cb57 164 0.25/1.00 vMB 9
375,369 375,369 000000000000000006929a896005ed48fc9d6b7b8ce52065dcc23f78d6b4b04b 835 0.44/1.00 vMB 33
375,368 375,368 0000000000000000036a86080295d64272cf9f21ee789f131f7ad063f016b4d6 445 0.61/1.00 vMB 10
375,367 375,367 000000000000000010d06c9668e6ed9b79fa27786c6bbf6bb6459f87ab923f2b 746 1.00/1.00 vMB 15
375,366 375,366 00000000000000000d35391acc53b9537db2e14de2553bb5b173dfc1c11a81a0 2,230 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.