Loading Tool

Explorer IconExplorer

Memory Pool

39,577 transactions
28.69 vMB
0.06815781 BTC
Random Selection Loading Transactions
Max Size: 145.73/200 MB

Candidate Block

Mining Attempt 8c674d0e58587391ed77a1ce707333b57168960460dc397a4f480cd36f6181cc
Version 20000000
Previous Block 0000000000000000000081fef75bade910749b9ed84b20828378291296548903
Merkle Root 9e0780af761153aca6704f87b54479b9e501222b9442c71485256ad4b5026bdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.01255820 BTC
Feerates: 313.32 > 1.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,574 (664,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,911 249,911 0000000000000046aae2c2bfb57860cd6f1420e745f3c3468999508c6e3dc7e2 136 0.07/1.00 vMB 143
249,910 249,910 000000000000004aed96d9321a2d7bf7f19c852c7096ab9eea4dd258a8a1e34c 252 0.11/1.00 vMB 156
249,909 249,909 0000000000000034d264fa023acd754140e89eaa3a58ddea183f1ef11638c8f7 60 0.03/1.00 vMB 136
249,908 249,908 000000000000001e0f03c0ccfb67ec02395500ba8d5d0d490516d753293d244e 7 0.03/1.00 vMB 11
249,907 249,907 00000000000000723050a561675df35cbab5a1d9c8e6b78eb49c4cdf537dce10 390 0.24/1.00 vMB 150
249,906 249,906 0000000000000082fc60e293271955f512435d90e7ba6f06a367af51654da6c6 67 0.06/1.00 vMB 63
249,905 249,905 0000000000000008328a2f79b4738ed13148967f4efaf01f1f8ed9d207631ccd 338 0.18/1.00 vMB 96
249,904 249,904 0000000000000022f493b0ae195ed184a8f1a151effc7ac97475642083b854a6 512 0.20/1.00 vMB 126
249,903 249,903 00000000000000639377df22fec0847b4c3bd4a2c2e20c7d03c5a0e30be9a070 277 0.12/1.00 vMB 124
249,902 249,902 000000000000004996087e8f70984329a288c490344c52d3d9d0fbf7737b2c02 338 0.24/1.00 vMB 74
249,901 249,901 000000000000005f08bb8e6860e189e1193f0dde3c71312ddda1a08fe2d44fa3 497 0.20/1.00 vMB 139
249,900 249,900 00000000000000389e55191c0c053e24a0b3154126e724d918f1f349225dd455 109 0.05/1.00 vMB 174
249,899 249,899 0000000000000017eeea7d2adbe55ce18c8861a2446e8591890f0dc49fecfc2b 496 0.25/1.00 vMB 94
249,898 249,898 00000000000000090dc38cfa65f2bf76a1ffc64ac4a394d3f05350338d8fe01c 414 0.19/1.00 vMB 115
249,897 249,897 0000000000000025f528ffddcffa9c2d7701092bc522b55fa07539d321c293d9 357 0.13/1.00 vMB 119
249,896 249,896 000000000000001659e46a52b60ef7f08b5332e4fdae7cdda6742b51a9ef5dc4 208 0.11/1.00 vMB 95
249,895 249,895 00000000000000362857cadc1a1b004699e9e80eed79060ed66ef15b766f3983 1,024 0.45/1.00 vMB 49
249,894 249,894 000000000000006e14252d13e868174d3f4d9e859449c5ac8c1d16762df7904c 593 0.25/1.00 vMB 159
249,893 249,893 000000000000000cecd9a686da846d9dd3fbaca58a74be8747582c282d3b1f5b 414 0.15/1.00 vMB 131
249,892 249,892 000000000000001b83b1094be215b7e8d0f97bb3cb328e32e89b86ab6b276b67 572 0.25/1.00 vMB 103
249,891 249,891 000000000000001797af65a97bf384505f405d5cfbb986db95278464acae2a13 131 0.05/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.28 GB
    • Received: 11.62 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.