Loading Tool

Explorer IconExplorer

Memory Pool

81,672 transactions
30.38 vMB
0.12779596 BTC
Random Selection Loading Transactions
Max Size: 182.88/200 MB

Candidate Block

Mining Attempt 84d00785293e9c8fdd7be7c0ee8b77c62bcb36ecfd589a4d0e985a33d93afa4c
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e2e9c3dabe0e14684eca2b067ccd7d97a428f4c0a8e89a9f87806746a6e086b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.04953331 BTC
Feerates: 302.06 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (279,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,754 635,754 0000000000000000000853f15a87f0c2708fc10b2ebdd518e61bb5b788b9111f 2,436 1.00/1.00 vMB 17
635,753 635,753 0000000000000000000e5b8112f87a0b9ed5865967f62454308162613f8840f4 610 0.27/1.00 vMB 19
635,752 635,752 00000000000000000007d70d82c2273898fa04c1b7890933cb41be6749ada61d 237 0.51/1.00 vMB 3
635,751 635,751 000000000000000000035cdce5f7b35b46782beb7271840600e5da5e89c2cdef 1,291 1.00/1.00 vMB 5
635,750 635,750 0000000000000000000fce222aa7dc07f362b577cb7e868481d325b4618fada6 2,723 1.00/1.00 vMB 27
635,749 635,749 0000000000000000000a258371647f85e0f033b5601b8861ffed3cb85161ce97 1,234 0.67/1.00 vMB 12
635,748 635,748 0000000000000000000f169b24635ed0ee76f8a8bd9f51a6462d3535dc9154a5 1,574 0.97/1.00 vMB 9
635,747 635,747 00000000000000000006b774ce29c38648b9dfb9ae7f315c4cf1ad30ca1c7114 2,090 1.00/1.00 vMB 3
635,746 635,746 0000000000000000000cd2b091580cc98716a5b89297bd7ea60eeed5c6c3ac86 2,125 1.00/1.00 vMB 6
635,745 635,745 000000000000000000054db990a2cd473492a1bd4a382203494589c2719e848d 2,085 1.00/1.00 vMB 23
635,744 635,744 0000000000000000000f95de77b06b63e72d3b60470acd5118a0c28f9b959baf 2,659 1.00/1.00 vMB 51
635,743 635,743 0000000000000000000a869ffd4ec855e1abefee0a917a9737e743bd38ae7729 2,148 1.00/1.00 vMB 12
635,742 635,742 0000000000000000001029201981ec9dfa2cdd12f202cb11681ce2426f7327ad 1,971 1.00/1.00 vMB 38
635,741 635,741 0000000000000000000cdf331688133383c68ab795a2c390e84ce982e092357e 2,386 1.00/1.00 vMB 47
635,740 635,740 000000000000000000062569e2cfebef8f0bc08c850590dde968584f7add35d5 1,094 0.50/1.00 vMB 27
635,739 635,739 0000000000000000000928b0377fbe34ef6fe5697b02da753c233f4971d29f09 2,562 1.00/1.00 vMB 27
635,738 635,738 0000000000000000000f9aadccc74028fd08d8eb38c3db9c8ca0a5151e64b232 416 0.16/1.00 vMB 25
635,737 635,737 000000000000000000009e209d6ad20b8cf886c10951db45ed246cb5f019eea0 1,991 0.75/1.00 vMB 10
635,736 635,736 0000000000000000000c2305c1658c03f73a3d454655cfa48acf574fad73980d 2,123 1.00/1.00 vMB 38
635,735 635,735 0000000000000000000d74bda6284b778f24eed919505af5d4ae64dcc13d639d 1,306 0.61/1.00 vMB 3
635,734 635,734 0000000000000000000c95e0cb3e3dbd12bfcffc914557393994ce0fb16abeca 2,084 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.