Loading Tool

Explorer IconExplorer

Memory Pool

78,827 transactions
29.22 vMB
0.08486189 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 0f607f3881e07f4840ed082f98cf7e325a6851dbd6b3860db8434d462f2c4f5e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 0eb03ee22e606e8fb0043831c5945de5f7eb6cc7a9c4224e5f9a6784281b6da0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.02365698 BTC
Feerates: 178.73 > 2.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (497,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,685 417,685 000000000000000004ba4540b336c750dedb25455900a7e0d7be8fc52282153a 2,939 1.00/1.00 vMB 86
417,684 417,684 000000000000000004f080540623f4aa62c9c2e551e72125b21893ffb1212ef0 1,471 1.00/1.00 vMB 39
417,683 417,683 0000000000000000015546fa2fa5fd3ebaa04052d3648b17961c1187648df216 765 1.00/1.00 vMB 15
417,682 417,682 00000000000000000103912e20f94b2ed482ed5d36ded3608894b53a17943ade 34 0.10/1.00 vMB 16
417,681 417,681 000000000000000002ca23fc0d7228ffe1b2da45a4cafbfa07f2543653e7a2ed 1,671 1.00/1.00 vMB 45
417,680 417,680 000000000000000004c8d060dbac7812b222423f4a78253f920c5c863da9cd8b 2,492 1.00/1.00 vMB 63
417,679 417,679 000000000000000003df866951b5010087d16a657b181034affee9872d58fa7e 1,596 0.73/1.00 vMB 36
417,678 417,678 000000000000000002dc3a135da0e7f736062175d1c95909814c6121c212590d 1,174 1.00/1.00 vMB 50
417,677 417,677 000000000000000004b7b00d31c9354ba1f8260a47dd7475d75c16aeed3a0efa 745 1.00/1.00 vMB 54
417,676 417,676 0000000000000000002f9c391b95e98915799cfc24dfa42458701a6b3c4b6bf6 268 0.93/1.00 vMB 48
417,675 417,675 00000000000000000128195446a449ad2eb535eec56c9fc3c7ff82bb7c20955a 2,488 1.00/1.00 vMB 65
417,674 417,674 000000000000000003ecde95831cf4b9c528e048f6f94454deb9d3ebab18a048 2,247 1.00/1.00 vMB 86
417,673 417,673 0000000000000000009aff8a3431e10f76f2ec2d6c10785a077e6478d833da31 1,450 0.99/1.00 vMB 44
417,672 417,672 000000000000000003408ab59ff6c69ba3cf17b6d6a27b40870dcd79abf9fe5a 646 0.26/1.00 vMB 58
417,671 417,671 0000000000000000044321cccd0bfe6faaaa167521b799d6db083354c94438a3 537 0.21/1.00 vMB 66
417,670 417,670 000000000000000002d21362c5cf838e8ecafab614e8351f471cd74b1f739aaf 1,103 0.40/1.00 vMB 65
417,669 417,669 00000000000000000490fe32addc89ba4f8be7abd81e4b37a7d66cb077134e48 2,202 1.00/1.00 vMB 73
417,668 417,668 000000000000000000d568aaa62ba9bddb1ea840f9bd4e0c895c1cd94d656563 2,046 1.00/1.00 vMB 56
417,667 417,667 000000000000000002cbbf82c412f6b1db1dc98515fa4f94035014f74387d51b 1,777 1.00/1.00 vMB 38
417,666 417,666 000000000000000002704663e2359fc83e1bf1f29d58f0cbc9177a5f312d87b6 1,920 1.00/1.00 vMB 51
417,665 417,665 0000000000000000011eb70a82a16f9e044eedaee22d34c88ad55412ddc362bb 2,008 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.68 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: 678.88 GB
    • Received: 16.44 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.