Loading Tool

Explorer IconExplorer

Memory Pool

86,399 transactions
31.62 vMB
0.14670891 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt abc282fec20a36cec068a3b7ec3e681536f61a7d754291d31f7229e44e70ba4e
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d9c4293fbb2373c55fa83ea0f6af3665ed49703447959d625e1efd635df2861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.06471220 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (180,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,998 733,998 00000000000000000006e6996c42df1c34ddfa326b2c6db729340d9ea112badc 1,317 1.00/1.00 vMB 6
733,997 733,997 0000000000000000000254ea347c87db8e970e84f0f2ada034f77464352eb928 2,330 1.00/1.00 vMB 8
733,996 733,996 0000000000000000000935c3c8a09c4b2bdd0f16789877e406e1477ea84f6163 2,573 1.00/1.00 vMB 5
733,995 733,995 00000000000000000008e0cde124f8f00e7d9d24e136726cdc869aa1b0a31ece 3,315 1.00/1.00 vMB 13
733,994 733,994 00000000000000000000cc945523d813af94eeeead10a1c5baea58725bc07827 1,387 1.00/1.00 vMB 9
733,993 733,993 00000000000000000008dbde89ad760eb5ddda62f157dae27f61a0062e6b78c1 1,908 1.00/1.00 vMB 11
733,992 733,992 00000000000000000006a19aac41c933daa3cdb4a816150c059fb052073d7d60 1,613 1.00/1.00 vMB 4
733,991 733,991 000000000000000000077372cc64dff00a11d8d177610ab0a147e68d47816ed6 1,690 1.00/1.00 vMB 7
733,990 733,990 00000000000000000006a0d0baf1a3fa233ecd9c4db336df8d3f755ed05ae131 2,531 1.00/1.00 vMB 4
733,989 733,989 00000000000000000003424fe60143fd7659e05f3bea6767a8b391b2e65bb5b2 2,836 1.00/1.00 vMB 8
733,988 733,988 00000000000000000002069291a649a64f9673814f9a3d6488fe14d8b7435281 3,297 1.00/1.00 vMB 17
733,987 733,987 000000000000000000040de09d864ef8490007762a7b5e32317701a2019b7008 2,336 1.00/1.00 vMB 12
733,986 733,986 0000000000000000000483afbf64d1a032901f19359404249212678abba08e18 1,197 1.00/1.00 vMB 7
733,985 733,985 00000000000000000007bcc6fd385cbac6d8881d0beb617f4ff62fb1cee9b984 2,449 1.00/1.00 vMB 14
733,984 733,984 00000000000000000002d561e94c2a61d26cfc29c8bc9f314e5152cfe5a49833 2,375 1.00/1.00 vMB 8
733,983 733,983 00000000000000000007995b9a7002f3212d1551fd51877534b84c96b9f67f57 3,631 1.00/1.00 vMB 13
733,982 733,982 000000000000000000016b41a8055453dad716be30cf258ae467790cb41d6b92 3,070 1.00/1.00 vMB 12
733,981 733,981 0000000000000000000453ee8a50e1e5bc6c59adc240c3ab4c0ad4bf1436f2d7 2,918 1.00/1.00 vMB 26
733,980 733,980 0000000000000000000766d2e55671a2fa251d13d6194348ac4b76bb991ad969 2,781 1.00/1.00 vMB 5
733,979 733,979 00000000000000000006091897d5def4896f0604a7cc239509b6f52f6305c1ca 3,085 1.00/1.00 vMB 18
733,978 733,978 000000000000000000076bbd9f6bf056378cedd5150b930010496f4b8d8d3b07 3,154 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.