Loading Tool

Explorer IconExplorer

Memory Pool

75,689 transactions
28.07 vMB
0.08667733 BTC
Random Selection Loading Transactions
Max Size: 170.44/200 MB

Candidate Block

Mining Attempt c5c8421102c74183307794030d86e835f3a4bad8f0d2c1ae4ca9c21cb10c1a4e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root b7c62b8d3809490a60ec4b41894ab7449b57782dd789d35988f213942bbc696b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.02626693 BTC
Feerates: 402.60 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (497,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,426 417,426 0000000000000000028a41ac5cc5c98d39f0c72af0daa7eabc0905a5ba073312 2,589 1.00/1.00 vMB 101
417,425 417,425 000000000000000004699c81e05938fe996a2f159eebe70540e2119531bb1a0c 113 1.00/1.00 vMB 11
417,424 417,424 000000000000000002c2a676092f63b255c05723edd6776409e38da38302dbb5 360 0.17/1.00 vMB 77
417,423 417,423 0000000000000000020adf1222ebf6bf0cf848fa70585ee0db81cf1c35035b35 991 0.40/1.00 vMB 71
417,422 417,422 0000000000000000052ef53e26c03cfaf2889f59d715611209c792a4f198527b 736 1.00/1.00 vMB 29
417,421 417,421 0000000000000000006ba4e490508f4e3c68cafe8a27acf662ce8f8343aa40e7 1,909 1.00/1.00 vMB 52
417,420 417,420 000000000000000002655fa2f0b0940aac1bcb86ac823869937f62905148a2bc 1,733 1.00/1.00 vMB 44
417,419 417,419 0000000000000000003eb0f8ef6534cf49df6dd97920a0959f9cd628a02f4b80 64 0.05/1.00 vMB 57
417,418 417,418 00000000000000000345398b26c50b12b0d28659d5fdca6b122b7262400554bf 872 1.00/1.00 vMB 28
417,417 417,417 000000000000000001386355067f207bd60950f5c00497ee23a8e87ae7c34a50 354 0.90/1.00 vMB 14
417,416 417,416 0000000000000000032ae58b349f8abbe9b32952b1416dd7a02587bf636cd411 1,147 1.00/1.00 vMB 31
417,415 417,415 0000000000000000032511b7897667c31f832f42084165095b789a8574efff0e 1,174 1.00/1.00 vMB 26
417,414 417,414 000000000000000001891c4d3a5186d6dc88e483b7a3c12b688b0e7e05f3580f 21 0.01/1.00 vMB 60
417,413 417,413 0000000000000000053383fff3c0031639b2f6d62ab74cbb1f5c9a66bee4d745 2,009 1.00/1.00 vMB 53
417,412 417,412 000000000000000001610453a802fe98d7669b4f17250b1f176396c2024c184a 2,470 1.00/1.00 vMB 55
417,411 417,411 000000000000000003651b53be6badb834e9cdff579dbf54455bb30dc363e662 2,068 0.93/1.00 vMB 50
417,410 417,410 0000000000000000052c4996749bfb693d1897271be943b3598cf6d57c2a7bde 2,226 1.00/1.00 vMB 52
417,409 417,409 000000000000000001648783413a1b83478927b3cab4f267a339b189b557ed0e 2,506 1.00/1.00 vMB 62
417,408 417,408 000000000000000004b31a784f911eec942d6cb027d65a98dfd5ec6767cdfee4 2,422 1.00/1.00 vMB 72
417,407 417,407 000000000000000003bf5b6b9c39bcba92e8f1929b0a95183c166219eb799c3c 3,030 1.00/1.00 vMB 124
417,406 417,406 0000000000000000050d5bcc4f14c29026425d1348d4ba05ec184d070fd227e6 1,490 1.00/1.00 vMB 31
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.