Loading Tool

Explorer IconExplorer

Memory Pool

41,872 transactions
26.75 vMB
0.05643142 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 36e0b429261ab1992cb64c4766343178b35c64128aab6e441abc5691e6e3254e
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root cec72efc6bc45e94456b349958c776e3656c97ed56e210dc3c4ccf60fb3d3dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,574
Size: 1.00 vMB
Total Fees: 0.00666033 BTC
Feerates: 103.41 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (603,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,562 311,562 0000000000000000319e2a25d5e6dba305cfcafaad9e7fb611096107ecabc0ea 882 0.47/1.00 vMB 31
311,561 311,561 0000000000000000201a888fef3ce022771faffa8be982d34e47d48c31245c91 33 0.01/1.00 vMB 39
311,560 311,560 000000000000000035e6313404b7d7384685a67cd0bb9b2214581536a3010ba8 82 0.03/1.00 vMB 40
311,559 311,559 0000000000000000280860fa135c24bc911e6503707670ca4b9a87064675fcfc 304 0.13/1.00 vMB 34
311,558 311,558 000000000000000026932eb13f77489ba0a0510527da83cece0fd08496b16348 866 0.40/1.00 vMB 38
311,557 311,557 000000000000000019591e279238386cf0ca225f163563e76e799d1e4f1f1576 517 0.23/1.00 vMB 34
311,556 311,556 00000000000000001622f4b96a2d53d3c1037b15acf248de87618ea5efe2664c 177 0.09/1.00 vMB 32
311,555 311,555 00000000000000002a541f86db9cb679cbe6f57f87b06f5501f4a409d5244f1c 586 0.36/1.00 vMB 28
311,554 311,554 00000000000000003ad1d6dd65923fd365d0e548aea1c4d60d9d349eff52c956 342 0.19/1.00 vMB 38
311,553 311,553 00000000000000003dc05059f69e77e39b105c22f662a0ea5d7229c914a083c3 48 0.02/1.00 vMB 24
311,552 311,552 000000000000000007b008dcb42a1d4984247aae0569646a044f18ca3abaaa56 426 0.24/1.00 vMB 29
311,551 311,551 0000000000000000361df594f899d91ae341f5cce33476626a92f14402e22df5 187 0.10/1.00 vMB 29
311,550 311,550 00000000000000003ea60b9b7d20e51340dcda2fbde076886ad2ffacbbd7c03b 145 0.08/1.00 vMB 79
311,549 311,549 00000000000000001998db6671f465bc442e7ae24956c88b47b0ec947bb6e1da 319 0.18/1.00 vMB 31
311,548 311,548 000000000000000007272eea5b99464a63b993e63efeba6ea787f3e60eb030e6 381 0.17/1.00 vMB 36
311,547 311,547 000000000000000026390938683f38a58fe55ea6364e393c2f14c018b6d337d4 449 0.14/1.00 vMB 20
311,546 311,546 0000000000000000181be85052880afce3557b4222e9cd4b7cb19bd7a2ccf1da 397 0.20/1.00 vMB 32
311,545 311,545 00000000000000003102d2e623a51b1de3e8d5c50426051d9bab554ac5b1a56b 371 0.19/1.00 vMB 30
311,544 311,544 0000000000000000145c5c4854fca8d399f9259d1fd0c5ddd69101c1f58fd987 154 0.10/1.00 vMB 15
311,543 311,543 0000000000000000201f80ee85d3707d23e981817694033e8ead969925691c28 1,192 0.64/1.00 vMB 33
311,542 311,542 00000000000000001d5c55e8011bf768bdb711693f1308f0ec8c0d5bf6c91760 523 0.41/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.