Loading Tool

Explorer IconExplorer

Memory Pool

74,981 transactions
27.62 vMB
0.07365134 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt ccd9a3aae00b0edca167c24e86c5ec11bcf9b404b424645dd002ca0ebf5553a5
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 975449556aaf2d1de0775cd52e0fd0ecc630a19e3045aa6d09cd629f055588c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01466886 BTC
Feerates: 80.55 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (130,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,696 784,696 000000000000000000010550de6754269ccb5adeed388581cfc84f5aea6f45a1 2,263 1.00/1.00 vMB 24
784,695 784,695 0000000000000000000392a494353d9dc841811dd83b91b7807f002bf8b25c7e 2,929 1.00/1.00 vMB 29
784,694 784,694 000000000000000000056ed4c34a01b0c18be5ae09fa735659ca2db9c6040e84 3,728 1.00/1.00 vMB 23
784,693 784,693 000000000000000000004ec9244636e3837f79d1991f5da6e0ce54969d2522ea 1,701 1.00/1.00 vMB 15
784,692 784,692 00000000000000000003b73abc1b4249755bdaf319280ad3f60ff1a65f8e2475 3,826 1.00/1.00 vMB 19
784,691 784,691 000000000000000000007fa6cd0a05b94b071079842306b20255f8de18f3092e 3,521 1.00/1.00 vMB 28
784,690 784,690 000000000000000000017dd4e93e13b95bada8c57f35cbdd4285580a6df7ff65 2,996 1.00/1.00 vMB 17
784,689 784,689 000000000000000000051eec3659af7265018a8e2c8b90e68c581dffe5fb422c 2,929 1.00/1.00 vMB 21
784,688 784,688 00000000000000000001066e6447d3795916c2e02aa0c150690c11e029935ff2 1,907 1.00/1.00 vMB 25
784,687 784,687 000000000000000000016d4056e1b4c7722b2bd9047079b0149f24c743d2e787 175 1.00/1.00 vMB 13
784,686 784,686 000000000000000000015b119e40eed872781c4c45fac0e1ba5d4e7f94347e13 1,062 1.00/1.00 vMB 18
784,685 784,685 000000000000000000048d203ab291a8f4632dc0a8b218363458bee72d451308 2,714 1.00/1.00 vMB 11
784,684 784,684 0000000000000000000400ad3ac2dde6f8a10c92e53d249da52d1941ac640647 2,712 1.00/1.00 vMB 9
784,683 784,683 00000000000000000000514598cf1684bcfb6edc033b533199dbea21f91c3d5e 3,034 1.00/1.00 vMB 11
784,682 784,682 0000000000000000000095630c223657722ee71a89f11191454308e483864924 795 1.00/1.00 vMB 3
784,681 784,681 00000000000000000001032920c524f7ad7e6a69e8a77c0be7d0a4fc2e1572c1 1,807 1.00/1.00 vMB 8
784,680 784,680 0000000000000000000356db9e2c2e5e9daf148773715c244de19eb995602790 2,809 1.00/1.00 vMB 14
784,679 784,679 00000000000000000004eacf8e656a3994573d95c3da42b3f0e45f1a6287071d 3,210 1.00/1.00 vMB 14
784,678 784,678 0000000000000000000163181b7f87b8e7f1dc5ab24a44d06ed8b9c8b39da1fe 1,538 1.00/1.00 vMB 5
784,677 784,677 0000000000000000000273e7cc18a5ac148c8029a2f284255ba09fda0c8ad489 1,349 1.00/1.00 vMB 5
784,676 784,676 00000000000000000003bad60e69721c1bb6b5d26ec9a70d8196e65e62a40a77 3,141 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.