Loading Tool

Explorer IconExplorer

Memory Pool

37,998 transactions
27.05 vMB
0.06501872 BTC
Random Selection Loading Transactions
Max Size: 137.67/200 MB

Candidate Block

Mining Attempt fa7e5520624968d72e4a3bd176959d637fc01c7f82c86996ff3f05383e0b0011
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 5f9940e529d195e4397aab08f1939cd58580de783a1d175e0397d4586e8c9683
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,725
Size: 1.00 vMB
Total Fees: 0.01411502 BTC
Feerates: 100.28 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (589,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,619 325,619 00000000000000000dfe33cfe98292c7a05e9b532a6a1d36d768f651dae36d54 1,571 0.80/1.00 vMB 30
325,618 325,618 00000000000000001aea1bec3669b4b261c64f21d0819ffef8182cbb13cb1727 61 0.03/1.00 vMB 33
325,617 325,617 00000000000000000df474a30515a19e5eea1380473a35c9e7afe7353d7bb407 482 0.30/1.00 vMB 23
325,616 325,616 000000000000000018d36a4f381e26ea1f7efd4569665a0d25619e3e193090ef 383 0.17/1.00 vMB 31
325,615 325,615 00000000000000000627672f444739388ddaabfa74e7b5d7bcf96886e720a20f 805 0.50/1.00 vMB 28
325,614 325,614 00000000000000000af813cb59d4a18326ec367919614b964cc9a6f84bfdd6ed 2,035 1.00/1.00 vMB 31
325,613 325,613 0000000000000000106807204d170f8b8077b6220fcd5a54b74accf537befb40 445 0.37/1.00 vMB 22
325,612 325,612 000000000000000014f4b23837be82d0593b2ce3c39d2ea4a6bd1ba2559aa120 943 0.75/1.00 vMB 22
325,611 325,611 0000000000000000161ae4adc519fcc764069b6148c32e5b1b3d3b0deffb16f3 1,325 0.50/1.00 vMB 40
325,610 325,610 00000000000000000402f0c3ff9be69f63e7b4eb562c060f1daf30fba626c113 488 0.35/1.00 vMB 24
325,609 325,609 000000000000000003f0d62f929ec6b658fb385a394fd42acd18ceca34260bae 578 0.25/1.00 vMB 36
325,608 325,608 000000000000000017aa4a223e7fe9757467c864af85acf03f35eb8212a9c3ca 323 0.36/1.00 vMB 15
325,607 325,607 000000000000000017da10393b41ba09e6a0f0f0ed974280bee4d2189c5a0b30 979 0.35/1.00 vMB 40
325,606 325,606 00000000000000001bb3866afa1dfb2bdd03ebbf3e800c0d49bfa2f7a12d8de1 157 0.11/1.00 vMB 22
325,605 325,605 00000000000000000198eb9a1219e2763cbfb12f4cd612d78770300c6b6f39b3 273 0.16/1.00 vMB 28
325,604 325,604 0000000000000000013b7b92b56fb5ff4c5dc10dd922f183be98081bdc0823d7 625 0.33/1.00 vMB 27
325,603 325,603 000000000000000014ff507253d12e6956f2295f2d70c99c034044e204febbb8 264 0.12/1.00 vMB 30
325,602 325,602 000000000000000001b168ab4891e2eca0da673791d019f280f871d19e48d8b9 560 0.27/1.00 vMB 32
325,601 325,601 000000000000000009c0e9a006674860a466254d1128cc685d9dad7efbbdf9c0 111 0.06/1.00 vMB 24
325,600 325,600 00000000000000001023b986f7c628ff64933ade4c588d318e0bd304b66f2ee3 500 0.23/1.00 vMB 32
325,599 325,599 00000000000000000a32165508a7f47b07bb4cf37cb081e0d4b06ee5ebfdb7a8 59 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.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.