Loading Tool

Explorer IconExplorer

Memory Pool

81,818 transactions
30.97 vMB
0.11606610 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt a58eaaf62348ed86727872b31d18dc128c620d4f10998dfa09358b2bc3d2bab9
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 265f554a59878d5fc03e9cf25866c50003ee5fbb14affab4bd7fed20c476da57
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.03909066 BTC
Feerates: 318.30 > 3.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (557,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,425 357,425 000000000000000000969a98eac485fb08af7a26d83306e145b54332a3ae8e71 1,003 0.75/1.00 vMB 20
357,424 357,424 0000000000000000039b1556061a2101df028073e2395797afa9169285bb853f 3,029 1.00/1.00 vMB 42
357,423 357,423 000000000000000002a19fc8b185610ec71e4a8487ad95c2ccc825c75f919a14 158 0.10/1.00 vMB 14
357,422 357,422 00000000000000000817f2d1b8d3870c63f4e6899c162b77c9a4b6224710a399 1,197 0.64/1.00 vMB 24
357,421 357,421 00000000000000000fcb6f67e1956ee3998e558fdde732a9d474b67de7527407 267 0.21/1.00 vMB 26
357,420 357,420 000000000000000001913ad5a7ba54f96e6d6bc4109ac3e2728e12fd75dcfddd 424 0.19/1.00 vMB 27
357,419 357,419 00000000000000000f0426b291c2924233e1ee7e779d16784fdea62f980e2004 1,205 0.58/1.00 vMB 27
357,418 357,418 0000000000000000145d1e974e9010566a263e2fc00e77ca893a43463c5b1b56 671 0.33/1.00 vMB 28
357,417 357,417 00000000000000000c92baf25240a0ee8beb394b191670c002d7efde29b95249 255 0.22/1.00 vMB 11
357,416 357,416 000000000000000008b680b1b04be73df4fe0c113be6c54440e96e2e5213e882 1,696 0.75/1.00 vMB 33
357,415 357,415 00000000000000000186e8017e702f98ae3276f15dbdfe811fbbee59bd7afd82 457 0.24/1.00 vMB 27
357,414 357,414 00000000000000000e3425323386f1f979992826a757ea6b94e415b1e11edd0c 128 0.05/1.00 vMB 30
357,413 357,413 00000000000000001139a61b68031651f1210f21e99b1a9710e40c8c63df61a7 204 0.11/1.00 vMB 25
357,412 357,412 0000000000000000105fcd8611854ba47f1a5819907c007fd7491a1f3f82df28 741 0.41/1.00 vMB 28
357,411 357,411 00000000000000000b6572b88f60a237d40b2f8230f30f454a0675a4ba8ac48c 79 0.05/1.00 vMB 17
357,410 357,410 00000000000000000e23bab545105d622b501aa3563f7e46c705b561767ce9b6 294 0.14/1.00 vMB 29
357,409 357,409 000000000000000010dc2735aed8ad784135a88c7a23e25dd1c09f7d77e3a78d 849 0.40/1.00 vMB 27
357,408 357,408 000000000000000001c91a15c6f48e9f71be21ab2a4370cf451a9113e4a53509 1,680 0.83/1.00 vMB 28
357,407 357,407 00000000000000000330f6436eb06504776c003d437df9369243c6ef4cdde88e 63 0.03/1.00 vMB 18
357,406 357,406 000000000000000011a521a253487bf012b31e6e3c7af128aeb94db7401b0d49 524 0.29/1.00 vMB 24
357,405 357,405 000000000000000013a78448f13fe5b7f9e0469bd49343331868a3364006bd9e 399 0.19/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.08 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: 721.86 GB
    • Received: 18.39 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.