Loading Tool

Explorer IconExplorer

Memory Pool

84,312 transactions
35.34 vMB
0.18681486 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 7baa3b45480aa6e2aef716a7b2691b9dc4e9285733158cb708e925ce2e185f13
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root cbd347ef0ccab468c307e6702679cd728a82533797a3d051e6951c4532e19e4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.04688509 BTC
Feerates: 435.08 > 4.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (813,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,880 101,880 0000000000009d7b3e07e833e9bdeaff4b776eb576fc06a9820f8d19c1a96a41 13 0.00/1.00 vMB 0
101,879 101,879 000000000001851cedfd39058bad53a32a4bc89998be3052c18467020f83ec8b 3 0.00/1.00 vMB 0
101,878 101,878 0000000000039b2d2ff0d64b698481ed37146fc136cf15e743e799f4e5351225 2 0.00/1.00 vMB 1,626
101,877 101,877 00000000000171ff41c12db3b0ee44107522958e0040f102140c57c8aca86fb4 1 0.00/1.00 vMB 0
101,876 101,876 000000000000aba631132d17a0066e315b714fc5095a00f4ddfd1980f39f202a 5 0.00/1.00 vMB 0
101,875 101,875 0000000000014bc6126553c934f6a4b7096f9013dbfaafe924d50b0bb0e54e86 3 0.00/1.00 vMB 0
101,874 101,874 000000000001941f438132964105a9c09f996997311353dc8cd0172dfd6e7b2a 5 0.00/1.00 vMB 0
101,873 101,873 0000000000030a4a50dc4c291302ece352f0fb15875889203eb195651b92e1d0 5 0.00/1.00 vMB 823
101,872 101,872 000000000002c91dbefdf6e3f4b51fdfff66e141519c0f6dd44fbe715a512a4c 3 0.00/1.00 vMB 0
101,871 101,871 000000000002e12f38e54a28b7de0e4099db1e04b283387aa904316a5250ad5f 5 0.00/1.00 vMB 0
101,870 101,870 000000000003101ce125197a162ab053d18a99d14407295122c03a8a4c5108fb 1 0.00/1.00 vMB 0
101,869 101,869 00000000000073401e64dcdb52b27947b3626b345839897cde783a7604e6b1ee 3 0.00/1.00 vMB 0
101,868 101,868 000000000000fb6d7866f2186287c99e4f24ff8e7a38d7332ea253d087e42800 5 0.00/1.00 vMB 0
101,867 101,867 000000000001ceac7d7ce9622db170789fa747d47bad64734f7b0f423fa57f29 7 0.00/1.00 vMB 0
101,866 101,866 000000000002aa46312d9fd182d85d526df5fd05ba7fc6255413e927d7dfe3f9 2 0.00/1.00 vMB 0
101,865 101,865 000000000002c5267743961ebec0a762c9346bdf00abf7b15d01329825ae9e99 3 0.00/1.00 vMB 0
101,864 101,864 000000000003de2cdfd6bda96d00a46d2b0a2138fe899bb69e952e2f7f9f6dcf 1 0.00/1.00 vMB 0
101,863 101,863 0000000000022ede65cfb6e25fc63716d9446d30c3e8d5a0af867cde6081bd58 3 0.00/1.00 vMB 0
101,862 101,862 000000000003e3ab8a50769d81575f8c8348ce2c26a257a0d10b36a2e7bfc3c9 12 0.00/1.00 vMB 0
101,861 101,861 000000000001d8738fa5a5a27a6fd915e425e6f53d615d40cf8a07bebfc395f7 6 0.00/1.00 vMB 0
101,860 101,860 000000000003ddb6c1c16011d0510daf2d0d13503f9797f23c77633617f72f97 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.