Loading Tool

Explorer IconExplorer

Memory Pool

87,261 transactions
32.10 vMB
0.11743705 BTC
Random Selection Loading Transactions
Max Size: 196.23/200 MB

Candidate Block

Mining Attempt b730530fcbb92cfd4f505201c74bd4241ac8a407f2ed9bd42ed801824cd7da98
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 877925b885af08418fb98c5d02cd184c357e648afdd212b2ccb24ef1e860e0f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03284334 BTC
Feerates: 1,236.26 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (309,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,183 606,183 00000000000000000012472d7db4e7332d01d642192b71f51c3b88de0606d94d 2,391 0.82/1.00 vMB 30
606,182 606,182 0000000000000000001398228d44f5ba875940725bf25dec94d706b99aa82521 3,364 0.96/1.00 vMB 31
606,181 606,181 0000000000000000000dc92286d9ae4c8011539339783b6cc5d6b50c59027c5e 1,987 0.57/1.00 vMB 21
606,180 606,180 0000000000000000000484cd99b95e93880e309a07a417548a010c78a5ed961b 565 0.18/1.00 vMB 22
606,179 606,179 00000000000000000009c79efdfda8d4cd5b3610933dfa50b5a21aa686264d80 2,228 0.77/1.00 vMB 9
606,178 606,178 00000000000000000005eb55a520dee7cbceb1d9a19afbb2585d5902832ec94c 2,337 1.00/1.00 vMB 32
606,177 606,177 0000000000000000000fe0fcc957a7758eff1d79e2a5141fd528881e87587978 2,640 0.75/1.00 vMB 23
606,176 606,176 0000000000000000000301f314c7120d61c9ed1d39e66fb80bf56737a9b650d4 2,984 0.94/1.00 vMB 15
606,175 606,175 000000000000000000051ff768b072928eaa74d9e1402669573c50b6860e2078 2,940 1.00/1.00 vMB 26
606,174 606,174 000000000000000000159b84d88556cd71b7c8e8bcba3c962a926db8605f1d5c 2,673 1.00/1.00 vMB 15
606,173 606,173 0000000000000000000fb3eb90065b8cb7f4fa6eeaddc341eb7162d024373ea5 2,232 1.00/1.00 vMB 13
606,172 606,172 00000000000000000015ac78f5e2e89ccda83402b2452ec557cd8d5e169cab6c 2,388 1.00/1.00 vMB 23
606,171 606,171 0000000000000000000752f0046b772dcd5d1deb45529357283b581efb366acc 2,309 1.00/1.00 vMB 17
606,170 606,170 00000000000000000000671c59bcc89549c828900a92bcf404b1c58108dd3256 1,602 1.00/1.00 vMB 13
606,169 606,169 00000000000000000004d0e39dda432970826f6b398ea391cf1edf822e079fc4 1,898 1.00/1.00 vMB 16
606,168 606,168 000000000000000000025eb5b9b1d068c8db6bdb9bd82a66db51e9bde2c0ddb6 3,200 1.00/1.00 vMB 34
606,167 606,167 0000000000000000000ccc9da1c3a8a5f1c5f22497fbe531b1fda86837d47df1 2,407 1.00/1.00 vMB 29
606,166 606,166 000000000000000000047b6a1bb368755257e6737615c18b2b84845528e454f3 800 1.00/1.00 vMB 67
606,165 606,165 00000000000000000009c5386d9df114ce9ab1806e997becd78a68d79ab734fe 2,755 0.89/1.00 vMB 23
606,164 606,164 00000000000000000001b72364a0ae25fdc152ff552faf8d09bd588d8d05ea67 311 0.09/1.00 vMB 15
606,163 606,163 0000000000000000000984e05fe3d9a1fa52ecc8ad85bc92b950265691369941 3,131 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.