Loading Tool

Explorer IconExplorer

Memory Pool

43,622 transactions
27.05 vMB
0.08280626 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 79053c3f791fa0b20238906133e79cbc2a8835cfe5220d72ee74a777458e0716
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (206,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,503 708,503 0000000000000000000165c5152e0f59d45a557f3fa754e07ae687ec27ad0d83 2,557 1.00/1.00 vMB 12
708,502 708,502 00000000000000000008173d705dc0b7dda0b1ed8b6ba57895ae70e2e3492f8b 2,035 1.00/1.00 vMB 7
708,501 708,501 00000000000000000003e13c7edb20b9173c943476593457a7ffe3b1befa0779 2,366 1.00/1.00 vMB 6
708,500 708,500 0000000000000000000095d21487f04424873d468469b53fbc4a16c6725d1c68 2,977 1.00/1.00 vMB 17
708,499 708,499 000000000000000000036474995223635eb89978bfc4c68af10a8b0ad83c4117 1,042 1.00/1.00 vMB 8
708,498 708,498 0000000000000000000c7b3b0e8aed4a96b9965b37b05894c18b2976339dea50 759 0.36/1.00 vMB 9
708,497 708,497 00000000000000000008eaf3bb57a79e042211610cd7d9239f6844d1e66ffb40 991 0.84/1.00 vMB 3
708,496 708,496 0000000000000000000759cda896122077a893fe16bb03f4ab5fbb6c22ad9fe5 3,356 1.00/1.00 vMB 7
708,495 708,495 0000000000000000000304d76a4d10dca637c0cd7d918480e5ac4c21909768db 2,402 1.00/1.00 vMB 11
708,494 708,494 00000000000000000007f16bb95072608bbfabcb97f4f2b8ea2972d1a54c653e 2,897 1.00/1.00 vMB 18
708,493 708,493 00000000000000000004c8d2e38f9e9dc89c16948a05db243207745e86619e8e 722 0.91/1.00 vMB 1
708,492 708,492 00000000000000000000c1dcf875d106c5b2887ed93cb422a15a0c007045aac4 2,816 1.00/1.00 vMB 9
708,491 708,491 000000000000000000097f032e6d9fb12ee153f3cc94cb66bab20972668a82d1 2,456 1.00/1.00 vMB 16
708,490 708,490 000000000000000000068f49f106dcbca7277e0588c38305c0cfb9987fff214f 2,238 1.00/1.00 vMB 2
708,489 708,489 00000000000000000003667b029e5c0ca2f406d51dc374a6497066dfdcf87f74 2,216 1.00/1.00 vMB 6
708,488 708,488 0000000000000000000674bc689a74dba6d32053abeb91063f5ecee7bbc4fba6 2,106 1.00/1.00 vMB 14
708,487 708,487 00000000000000000002e4a163cba05dd67f7b9545047174b8c9a33b242d5295 1,382 1.00/1.00 vMB 10
708,486 708,486 00000000000000000006e871574e3e60236de32227b94f847ef1b7bc7412b588 2,489 1.00/1.00 vMB 9
708,485 708,485 000000000000000000081bcf024a0b3f4f811ddfc492dd9ad37915d7d36d12b9 3,186 1.00/1.00 vMB 26
708,484 708,484 00000000000000000003fbae680c3d8c687869aa8680cb993fde93409decdb4c 2,583 1.00/1.00 vMB 5
708,483 708,483 0000000000000000000afb98bae461ea6cf044bfb15ac0d196f191068331df7c 2,293 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.