Loading Tool

Explorer IconExplorer

Memory Pool

32,820 transactions
26.11 vMB
0.08152198 BTC
Random Selection Loading Transactions
Max Size: 142.44/200 MB

Candidate Block

Mining Attempt 9c9152e38bca8ce93c656ded3a3e549172f4112178778ae9d9f874ebbfa86cc4
Version 20000000
Previous Block 0000000000000000000190b65dd108bfa9d4d3f63985bf8d398d51b04ddbd300
Merkle Root 945bf679a3718e91aa588cb5e60c9f8eeba21cd0bb845bc4b0987212c797dfd2
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.04553316 BTC
Feerates: 318.30 > 4.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,507 (52 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,455 940,455 00000000000000000000b691929b1bca8e33fcdcda3a2353141710e6dc9159df 3,499 1.00/1.00 vMB 2
940,454 940,454 0000000000000000000108333ab38fdb1c9adb8ddc0bba114e14ac73314d24b7 3,382 1.00/1.00 vMB 2
940,453 940,453 0000000000000000000073d410da0015f07216e89505619e4a27a162d96483eb 2,119 0.71/1.00 vMB 4
940,452 940,452 00000000000000000000537f62c6239b955c336ed8415b3d65dcf2c5a80361cb 2,186 0.78/1.00 vMB 3
940,451 940,451 000000000000000000016bd6d1d540955a9025ba4f1eb611e5761de9dd0f7a82 2,487 1.00/1.00 vMB 0
940,450 940,450 00000000000000000001948fec11aaa987f42598561bb698a99fe1275e015bd3 876 0.19/1.00 vMB 1
940,449 940,449 0000000000000000000118b80d26feaa37118f76908bf4176a73dcb8e0f57e0c 2,827 1.00/1.00 vMB 2
940,448 940,448 00000000000000000001b4ce6509b828da4c53ab78e7c8f73b85917200f34974 2,893 1.00/1.00 vMB 3
940,447 940,447 000000000000000000010b921c3f331665859e285424438126c9be3e313544cf 3,643 1.00/1.00 vMB 4
940,446 940,446 00000000000000000000cb0697d5c60523a3a9fd45229289a82988291159414d 1,275 0.43/1.00 vMB 2
940,445 940,445 0000000000000000000017e7d55ecb22c555cc57df95f83dea415d20d29331b7 3,480 1.00/1.00 vMB 1
940,444 940,444 00000000000000000000230e35e806b3dab05e688ddff30be18c5fbaf932b927 3,180 1.00/1.00 vMB 4
940,443 940,443 00000000000000000001cc9b5ea377dd625d75de94008a9804f43c4d84aa1e7a 2,254 1.00/1.00 vMB 2
940,442 940,442 000000000000000000018a0460c5b95ccf4e5420d83f5305a4bd46427a4ab5eb 2,241 1.00/1.00 vMB 1
940,441 940,441 000000000000000000019b3b6e2157059f7d6f8bc57f39c513e2f6777f311fba 2,268 1.00/1.00 vMB 2
940,440 940,440 00000000000000000001b6089973ba84619ec577520c9c131509447a4033eea2 3,809 1.00/1.00 vMB 4
940,439 940,439 00000000000000000000665ab90fd21b8416b26e281c90c270389b4e54a5a4c7 4,072 1.00/1.00 vMB 4
940,438 940,438 000000000000000000016b917679616e5ee45c7462fefba545928e03492aa371 3,905 1.00/1.00 vMB 5
940,437 940,437 0000000000000000000071d1ec669085bbccf67f549ab350e2a11289ccf2b0f5 3,329 1.00/1.00 vMB 4
940,436 940,436 000000000000000000015b50d7dbfd14eafac2b56c7908466fcaefd1f1a68a9b 479 1.00/1.00 vMB 0
940,435 940,435 00000000000000000000862e2d4461bb960ff3a3caeb1340a1d846442f37b87d 2,067 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 827.67 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: 4,461.36 GB
    • Received: 243.58 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.