Loading Tool

Explorer IconExplorer

Memory Pool

75,964 transactions
28.18 vMB
0.08954424 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt 770711e55387f8c23276ebb68cdca7419ca6a093ca1fb2f40f7a1b3ede3fbe43
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e77211e78bfa189c5ca88e521b171c58221a77a8a4bd16cf0533ad03ada03289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,677
Size: 1.00 vMB
Total Fees: 0.02836998 BTC
Feerates: 402.60 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (623,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,551 291,551 00000000000000002674f19757a2c1ef08f046574dd227c8e53451296caa9a75 539 0.28/1.00 vMB 39
291,550 291,550 00000000000000000f352cab6c4bd559b388a73876e1dd7cd4b09edb8499d79c 512 0.30/1.00 vMB 36
291,549 291,549 00000000000000009065ab15f4a036e9ec13d2e788e0ede69472e0ec396b097f 256 0.16/1.00 vMB 21
291,548 291,548 00000000000000008958c9ef42b37d001d7b2e9b7525b24584dc9e32add6ab1f 1,126 0.50/1.00 vMB 40
291,547 291,547 0000000000000000ce7eba55b303aad27ae11621d43162e2c38e5199de933018 665 0.37/1.00 vMB 42
291,546 291,546 00000000000000005d0c1117c02a52de0fdf7c59f62bb4109d268b6df2018f47 390 0.18/1.00 vMB 62
291,545 291,545 0000000000000000cf5f4299bb64b6e81dbe6ab2d8311455bd7c1207ef92e007 861 0.89/1.00 vMB 20
291,544 291,544 0000000000000000988da814ed0cdf13c22c83d7d32ebcc34888a6f4a2bf720f 1,024 0.34/1.00 vMB 56
291,543 291,543 00000000000000004c6cbed4e58ca5e7312c625f7417406a653618a3b0bcfb1c 884 0.35/1.00 vMB 42
291,542 291,542 000000000000000000f2d0fb4a8dfd9b607b999ad40799e2ff6351132762b428 241 0.12/1.00 vMB 31
291,541 291,541 00000000000000003b14a66833cbc46991fcca216c1ee8f72c1c46033d499688 256 0.17/1.00 vMB 27
291,540 291,540 0000000000000000adaf77315770fef23462f60afe5210f5e5dc4849e8c5658e 389 0.23/1.00 vMB 46
291,539 291,539 00000000000000005278e52da12b8b3102d9b33ef3f3d07201e98f5a13733832 1,204 0.62/1.00 vMB 33
291,538 291,538 0000000000000000da54af1f08ed203596972d44e041f383589dd2536b2d0b74 326 0.17/1.00 vMB 28
291,537 291,537 000000000000000062541e7698f44f488942f30a7421a67d9f60a51d4cd33dbe 215 0.16/1.00 vMB 24
291,536 291,536 0000000000000000f08ac7796df287147337acff01469edc639e48fd06136d7e 740 0.35/1.00 vMB 52
291,535 291,535 00000000000000008985fde15d4351c3eae307d77f1fd93b7f88a3a4460c8bfd 58 0.07/1.00 vMB 36
291,534 291,534 00000000000000004871a5df37b60155bf3af7010c403dcdbab9257bf4bde82c 318 0.12/1.00 vMB 55
291,533 291,533 000000000000000010e880adef6087eebcba2240ccd41bbf2f2824ab9ccfda59 196 0.10/1.00 vMB 31
291,532 291,532 0000000000000000e03b414a25a9a06d2f8b011baaaa00b731ca20b6f1ac1382 294 0.19/1.00 vMB 38
291,531 291,531 0000000000000000f62ad1e999557a4ca25061284bb788c88bad822923c52327 231 0.16/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.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.