Loading Tool

Explorer IconExplorer

Memory Pool

76,693 transactions
27.68 vMB
0.07887699 BTC
Random Selection Loading Transactions
Max Size: 169.01/200 MB

Candidate Block

Mining Attempt 643b692115a82b05fa99d7757e6c3deeb9e355d3741e6ceb5e1e542fa259e517
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 12e99faaf1b178e0a3ec263441a29907bc3bdf6e8e15e336332040ca47f625c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01967539 BTC
Feerates: 402.60 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (41,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,101 874,101 00000000000000000000e7b415749461ef88d0818fec79c8d5ad9aa9524e7299 2,598 1.00/1.00 vMB 7
874,100 874,100 000000000000000000011819d93fe71460de61d066fbdb5f509ecf2c577e80da 1,924 1.00/1.00 vMB 7
874,099 874,099 00000000000000000002061888f15172f98973425794813424be6c82734db5ce 3,341 1.00/1.00 vMB 8
874,098 874,098 000000000000000000011d0be925ca34fbefe82bf9c54693498ab41d1794c59b 3,861 1.00/1.00 vMB 8
874,097 874,097 000000000000000000024f3febac2878475aaee2c81b385729ec32149e096ccf 3,651 1.00/1.00 vMB 8
874,096 874,096 000000000000000000027959eb1892bde307be4067cc0c101ee2f90ab633d09c 3,571 1.00/1.00 vMB 11
874,095 874,095 0000000000000000000267317b9eb9b1bc4a0a7dd01b808416079edd14913efd 2,956 1.00/1.00 vMB 7
874,094 874,094 000000000000000000007119fdc4a1efa9b63600c2e19caafa5e6c9a37355608 3,906 1.00/1.00 vMB 10
874,093 874,093 000000000000000000001ad2a42c4894b57f9099e1eb0095041ea4180bd506ec 3,220 1.00/1.00 vMB 13
874,092 874,092 0000000000000000000174ec67d57fd9aae7152645dbc2230eebb445b25ae1bc 1,786 1.00/1.00 vMB 6
874,091 874,091 00000000000000000002563ddb789889ca756167a706c6f33015124790da6743 2,867 1.00/1.00 vMB 11
874,090 874,090 000000000000000000022527753e3601e5db47b00303e2f36b92fb09b5038bb3 3,530 1.00/1.00 vMB 11
874,089 874,089 00000000000000000000f7827ec85fb1c6ecedf133184e44b2b29361ea96f703 3,205 1.00/1.00 vMB 10
874,088 874,088 000000000000000000006af87e36f72c04b55cc858ea83608a155ef9f4caeeca 3,932 1.00/1.00 vMB 15
874,087 874,087 00000000000000000001efe77ee91970b6b04c9281dd4a2cb2a2c49ba4f7a045 1,960 1.00/1.00 vMB 6
874,086 874,086 00000000000000000000ec5b81c709ff6c652c1d8f93464ca9526ccb07a57425 1,719 1.00/1.00 vMB 5
874,085 874,085 000000000000000000029eea13260da12a24c2d992dd7b68f2e18adf9e0a242f 2,134 1.00/1.00 vMB 5
874,084 874,084 0000000000000000000142cfaad116a87b938c86bdb7bd9e852627b8ef33194e 2,429 1.00/1.00 vMB 7
874,083 874,083 00000000000000000002b041178ae8402941bac39fd4e1cb80684d936216ed99 1,817 1.00/1.00 vMB 7
874,082 874,082 00000000000000000000a5848c0cc4caa5bbab40a52e7cf75cc3987e20973281 3,783 1.00/1.00 vMB 12
874,081 874,081 000000000000000000011f638a8454a034158606ccb0826ad1b854e3ebb3599b 1,411 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.