Loading Tool

Explorer IconExplorer

Memory Pool

40,033 transactions
27.18 vMB
0.05790184 BTC
Random Selection Loading Transactions
Max Size: 142.12/200 MB

Candidate Block

Mining Attempt 8b008293d8c2d3b5d33be78d8cb5811c4189f59a6d604f4a95672ccf76e5fe32
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root d43370be03999e8eb7d9d2995feed6515001ae5a83db1002b4ad3d357f57ecda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.00745868 BTC
Feerates: 69.10 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (589,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,814 325,814 00000000000000001e1e9f49a5362fff74b073629cb8f1fe480cef62e02edcc3 173 0.08/1.00 vMB 31
325,813 325,813 00000000000000001e44df2cfe74a6dc261ae698991ef125da30b18f3eba5459 211 0.14/1.00 vMB 24
325,812 325,812 00000000000000001637d0f3d3b75f43236f4aad919b22ff0bd94369ba050b27 624 0.29/1.00 vMB 32
325,811 325,811 0000000000000000166ca82739a86b30b3867edc9c2040f167db8deab7cd1a6c 400 0.49/1.00 vMB 17
325,810 325,810 000000000000000014b7081388205b2083afca3a85b517add55def80baa3620f 413 0.16/1.00 vMB 36
325,809 325,809 00000000000000001e24f12907b81724936b08de388e3a3171b93ffaacf39b74 335 0.19/1.00 vMB 37
325,808 325,808 00000000000000000e4e08eb65e8a8b30d039a9fa1c4a97274d3551d038fef8d 194 0.14/1.00 vMB 20
325,807 325,807 000000000000000005e5234e418e4606e4ea9747fa21a45c917db73a42d198ef 256 0.12/1.00 vMB 33
325,806 325,806 000000000000000019be7c9a9399ff057163ff9816ad5beb0e77707085f423cc 516 0.26/1.00 vMB 30
325,805 325,805 00000000000000000619f23e3df74642d41f01fe04b61f51ea596b412d018abc 110 0.04/1.00 vMB 29
325,804 325,804 000000000000000009661ceab1b8662df6a5a7cf40178409535ddcc65556ab82 435 0.23/1.00 vMB 28
325,803 325,803 00000000000000000316ed0ac795855c1688baa08e20c9279d05397dd73b720d 140 0.06/1.00 vMB 33
325,802 325,802 00000000000000001c2e3c9c6b01ef97d3f4bae7fabee058de07e1b2715d7d08 750 0.37/1.00 vMB 31
325,801 325,801 000000000000000011745d8c831a2faad58eb9c41dff2a592583f65834d0e4ec 52 0.03/1.00 vMB 6
325,800 325,800 000000000000000016cab36d6781afcc8c8bf46346b8551a18cc53380533899c 263 0.14/1.00 vMB 27
325,799 325,799 00000000000000000cc4b062101e398f7dd38322af1de5c73e3eb287a540d794 1,477 0.72/1.00 vMB 31
325,798 325,798 000000000000000004459a5c20e1d23f587925fef0cede91a951ec773e15eebe 392 0.21/1.00 vMB 27
325,797 325,797 00000000000000001cc5cf0484a804b42d384733f3efc72584a08d6797f11d02 120 0.07/1.00 vMB 27
325,796 325,796 00000000000000001b0bd2de5e9d345f134174d3d333922d346681096eee0b18 173 0.10/1.00 vMB 29
325,795 325,795 000000000000000007bcaeb50237b0e58de30759bf8fdfd4ef32068efaa2af55 61 0.03/1.00 vMB 65
325,794 325,794 00000000000000000302d49aac9fef25553a03b9c2f75fc24bd45364b06e989b 242 0.12/1.00 vMB 32
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.