Loading Tool

Explorer IconExplorer

Memory Pool

40,063 transactions
27.18 vMB
0.05807658 BTC
Random Selection Loading Transactions
Max Size: 142.16/200 MB

Candidate Block

Mining Attempt 8010c2c488f63b62ee2f5048cbbae5f843f64feb2b174092acf281676d73ea7c
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b741a83ec0f069dc1151baee67d2a53081114b9b7889de8bb9717ff796cbe91e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.00766424 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (609,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,469 305,469 000000000000000030ebf61bfddda2f0c6227cd1d6c06b3fa1e83b59ab348260 91 0.09/1.00 vMB 5
305,468 305,468 0000000000000000312521f2f9f6817e62ad0ce8bf87014ca55c0ef82ea67b1f 198 0.18/1.00 vMB 22
305,467 305,467 000000000000000039a249d696e07a4078b55b3b21ab7c5b21ec7f58ae75e89d 239 0.35/1.00 vMB 16
305,466 305,466 00000000000000003d1489f8c353c9802cfeb7f9e1e60038589fd669213f8d9b 769 0.35/1.00 vMB 33
305,465 305,465 0000000000000000247971a6b8aee9fd4741a160defe5335fafa6e2139f9d81d 512 0.24/1.00 vMB 31
305,464 305,464 00000000000000000a4c62dc7acf9c0cac1d7457a8ed2c81d437e51c06ef0b4b 929 0.35/1.00 vMB 54
305,463 305,463 00000000000000004d3cbe3d7c13e635bd9433cd9b23b6a8ef91502e9b25d2ab 395 0.25/1.00 vMB 28
305,462 305,462 00000000000000002fbc87f4f1ccfe378d7d1f4b04463527de8159c99de13803 32 0.01/1.00 vMB 34
305,461 305,461 00000000000000005192c852d398c4565403b743f456243cf4f1d9e2c31cc9ac 81 0.05/1.00 vMB 29
305,460 305,460 0000000000000000567df2136cfa56b5c7f2ce32ced967a9d3fa36c41b723135 35 0.02/1.00 vMB 14
305,459 305,459 0000000000000000492396e2d0b14c66f48dea606cc9a29066fadb117d4e798b 432 0.29/1.00 vMB 35
305,458 305,458 00000000000000005c937061a10c84eab9aa2a6c30544e4815aa8a08e9a2cfe3 128 0.15/1.00 vMB 19
305,457 305,457 00000000000000003494050c670b873a857cb7e64307522164702057b70eba25 58 0.11/1.00 vMB 29
305,456 305,456 0000000000000000326e5a57c3dbe31af93013fee98417bbfbcf47f364654042 291 0.19/1.00 vMB 28
305,455 305,455 00000000000000000f55315a56c1a2137e9827c9d87294fa6cb57b22f46966ad 128 0.05/1.00 vMB 24
305,454 305,454 00000000000000000545c3bc3c4c76ad9c6b849c88773c81c1c8cf02e7b85c49 320 0.16/1.00 vMB 36
305,453 305,453 000000000000000008a4261ba0bfaa5b59ed865938ef27970d8c8f63427fc7ac 409 0.72/1.00 vMB 14
305,452 305,452 00000000000000001684774b710d4915c215acff224e752e36558260a5904c8d 818 0.35/1.00 vMB 43
305,451 305,451 00000000000000005d3281fcf31d7b71def91f6e986f20406f16897996316e24 1,958 0.75/1.00 vMB 57
305,450 305,450 00000000000000000b4160cc4327528ea09645a207ec9cd11eab3805f6b3636e 140 0.09/1.00 vMB 17
305,449 305,449 00000000000000002ace81dc8f1c2c1ab0148e2aaae714a7ce200f696421d2b6 350 0.24/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.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: 652.93 GB
    • Received: 13.81 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.