Loading Tool

Explorer IconExplorer

Memory Pool

47,249 transactions
27.59 vMB
0.10582267 BTC
Random Selection Loading Transactions
Max Size: 147.06/200 MB

Candidate Block

Mining Attempt 23d7bb13d6b0405bafe35ff4337b6c67b78e2f65f7e1c230d087da6271dcaa4f
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 0ce31267f319faf44c7d9f8202c4eff98f66265a518538132965844338e8b5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,423
Size: 1.00 vMB
Total Fees: 0.05412211 BTC
Feerates: 101.66 > 5.42 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (25,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,588 889,588 00000000000000000000b6a9c46cf30d4e8a31a5cc629fd959afc22f70fcc207 3,503 1.00/1.00 vMB 3
889,587 889,587 00000000000000000000d8b00dd05c2cd427298d672ff6843f3bc9db4b87fad6 4,918 1.00/1.00 vMB 3
889,586 889,586 00000000000000000001b52d5a83252565122f57fe94b1e0e78563effff378da 3,547 1.00/1.00 vMB 3
889,585 889,585 0000000000000000000129e7e7024ac0e4808c31bdaede81f49b76b012584b6d 3,636 1.00/1.00 vMB 8
889,584 889,584 00000000000000000000c7cc82cfc954a738e27725b87d372134b7a358677657 5,451 1.00/1.00 vMB 1
889,583 889,583 00000000000000000001c111c142d0144c3eea400682900eaa1923273cb92c22 3,729 1.00/1.00 vMB 2
889,582 889,582 000000000000000000012cfb3486df97cd43c0129ba2329ac9c38bf82d773852 3,113 1.00/1.00 vMB 4
889,581 889,581 00000000000000000000c9182fd2b7f1d395f6f43abb63c7642dc9de730a51c0 3,281 1.00/1.00 vMB 6
889,580 889,580 000000000000000000022a1a25e45bd4706692a5667922b705ade502b35663fd 3,340 1.00/1.00 vMB 4
889,579 889,579 000000000000000000010d196eb6888ca340787b6d781d42eb02abda3323a778 1,617 1.00/1.00 vMB 3
889,578 889,578 000000000000000000010a1e653cbf1aca359472b77142d89e3c6e7f431e75f8 3,651 1.00/1.00 vMB 8
889,577 889,577 000000000000000000002187cd43fbc4b827b6915bc6e0fe50a4a091134d4d1d 3,388 1.00/1.00 vMB 2
889,576 889,576 000000000000000000024fd13d832f68fb31f224c9249c20c306df2a2be1c761 2,545 1.00/1.00 vMB 1
889,575 889,575 00000000000000000001a917059020646b8bcba3ca06bd25b4a273099299eaf7 3,124 1.00/1.00 vMB 7
889,574 889,574 00000000000000000001ece636fd57dfc735175675dda86c188c51b67daad957 4,846 1.00/1.00 vMB 2
889,573 889,573 00000000000000000001275bb05def792983199e4926d1a0b7d3b791b8d722f1 2,285 1.00/1.00 vMB 2
889,572 889,572 00000000000000000002036cce2b6e1e301c6da66c693adbd478140ceaad0d6c 1,444 1.00/1.00 vMB 3
889,571 889,571 000000000000000000025227c08f4fdbdb7bbcacb74b886a530f52b240528491 202 1.00/1.00 vMB 1
889,570 889,570 0000000000000000000074ecd920f776fc37db915b8bdf0bffa206244cec07db 1,568 1.00/1.00 vMB 4
889,569 889,569 00000000000000000001d62ec41f6431a6ef200ccb08d07706b115a395cefd7f 2,043 1.00/1.00 vMB 3
889,568 889,568 00000000000000000001357228b707f1094bfe289dea06396a794209cf9708a1 3,622 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.