Loading Tool

Explorer IconExplorer

Memory Pool

82,704 transactions
31.14 vMB
0.09431596 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt 42caa7810e448040a69608ba149f733aeaa75449b94b072933c9a6d79fbe4429
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 90e0533579c6342ffcb7457803552d64740c0279c725bd7ab347daa8462f8b8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.02417462 BTC
Feerates: 100.00 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (497,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,698 417,698 000000000000000004d08ecb1ac503a3ed7feb06d760df50b9474d18768f9f0d 920 1.00/1.00 vMB 29
417,697 417,697 0000000000000000022fb9c10eba1effe763d286ae2ce0b06ec6ce8b965f68be 557 1.00/1.00 vMB 20
417,696 417,696 0000000000000000003a26f205b123fabebfad435227a3c83b7d75eaf4294fe8 1,430 1.00/1.00 vMB 34
417,695 417,695 00000000000000000356f3723e3000797346d3c3ec13cf2f48c18ab3b72f775f 1,319 0.93/1.00 vMB 38
417,694 417,694 000000000000000004c6b681ae1ccf8a283c2e1e766f14b8e709649c484e8c78 2,257 1.00/1.00 vMB 54
417,693 417,693 00000000000000000489823b8e0f8c9e91ecd015110a8712e818d1fba3e2d019 3,310 1.00/1.00 vMB 96
417,692 417,692 000000000000000004acebcb9e93245beda3368f8bd6994bbb69dfb4f030cac0 2,774 1.00/1.00 vMB 70
417,691 417,691 00000000000000000496e2b2cd0a2a0202d6a46725a25ddb4e3b304e68add252 1,820 1.00/1.00 vMB 36
417,690 417,690 000000000000000003f7be58342ae9fe51f37747df733388ea1eb4b0f0a31248 2,686 1.00/1.00 vMB 85
417,689 417,689 0000000000000000026e13ee286cb2790213e8797e340dabe56d2f274ffe05f4 1,649 0.79/1.00 vMB 58
417,688 417,688 00000000000000000368d935170b958950cb9683f3ad6e3b8f4d458810695b34 755 1.00/1.00 vMB 16
417,687 417,687 000000000000000001d6dd5f34ebb5c42834963cff8a8cc9bdd465f637db40c9 2,426 1.00/1.00 vMB 66
417,686 417,686 0000000000000000031eecd1282b6126d54b44015ca843ca62a0806e3f18e129 1,604 0.94/1.00 vMB 43
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
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.33 GB
    • Received: 16.88 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.