Loading Tool

Explorer IconExplorer

Memory Pool

77,682 transactions
30.02 vMB
0.11022427 BTC
Random Selection Loading Transactions
Max Size: 181.17/200 MB

Candidate Block

Mining Attempt 8e55e3a5a924602702049e4655d2ab1e6e0090fad485185e64204af493e9b5e0
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f6434103f090040b1d14746e387ff16c166c223c96f5f43b6145abecc4edfa4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.03858325 BTC
Feerates: 357.61 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (699,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,389 216,389 00000000000004fa44604bfcc85cde2078f0f79dcb942104a535dbf815dcff26 486 0.26/1.00 vMB 177
216,388 216,388 00000000000002860182ff5c05bec2282b48c103db57f4fcdee868b08de93516 682 0.20/1.00 vMB 296
216,387 216,387 0000000000000149f126e083cbf544ba62dd2484413d2993d10c9af58d1b2494 5 0.00/1.00 vMB 1,199
216,386 216,386 00000000000003cdf30a1781e81ba4a5154bd4a2e87a0719bcbff68ff9f40e5f 744 0.29/1.00 vMB 219
216,385 216,385 000000000000037c4252777908aecbcb73bb81fe8cbc85fa244799803f087a5a 593 0.20/1.00 vMB 230
216,384 216,384 00000000000005048f50a6f9c21017f51fe58efc9434d6ed824f545eaa526b51 508 0.25/1.00 vMB 137
216,383 216,383 00000000000004002d54b295a3ab3bbe2c066a59510cd3197b4c419af28bb99f 724 0.25/1.00 vMB 245
216,382 216,382 000000000000017c28c7162b6ae5dd1b395d5dd269998e113dc6b245ae03aab0 457 0.25/1.00 vMB 131
216,381 216,381 000000000000011e27bd780242382f44ce9829e7bd3a37952a42ab48d788ea18 635 0.20/1.00 vMB 304
216,380 216,380 00000000000003c75c1012152a46e3e46774c1f8f9e32e42dc79222c3be599e1 509 0.20/1.00 vMB 189
216,379 216,379 00000000000004cbeb57829084d2ec037d195002d01bf781bc34f0fa46a28eb5 731 0.25/1.00 vMB 230
216,378 216,378 00000000000001f050a1b6f9448863c7247ff5c3daefd5f21694cfaecf5bf34a 12 0.00/1.00 vMB 591
216,377 216,377 00000000000004de654f5f59d6e13b5f9f6158e1ae71f5595515c84654af3755 291 0.11/1.00 vMB 208
216,376 216,376 0000000000000251a4d5a1a131abff681d344d7cf5ab4d6b20043f08059250db 154 0.08/1.00 vMB 148
216,375 216,375 00000000000004e240da61ce1ee5c37f5a6cb0627d9651dc155a4b0ad4485564 645 0.25/1.00 vMB 190
216,374 216,374 00000000000000a63fe71c79084236fa7f13782ee879d35be49048f6e8e129e7 6 0.00/1.00 vMB 306
216,373 216,373 00000000000002752d8b2e97611d950086ea2b82370965f31d4564e111707748 617 0.25/1.00 vMB 199
216,372 216,372 000000000000039e7c0a47b8928fd2358198915f53a25d3075bbde6ee46081b1 568 0.40/1.00 vMB 123
216,371 216,371 0000000000000483d2c50ba5fb17a69201271a9742e335f30df707fc4924fb83 791 0.25/1.00 vMB 231
216,370 216,370 00000000000003b68a1b7d855d0e1c90c3bdb44d83f480aeed3a23358c5473c4 81 0.03/1.00 vMB 117
216,369 216,369 000000000000040b76837eaa99ebda91e73c5553911160c2e33b812a27142390 677 0.25/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 783.15 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: 744.47 GB
    • Received: 18.71 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.