Loading Tool

Explorer IconExplorer

Memory Pool

79,743 transactions
29.47 vMB
0.10457911 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 217690da3096eb398277b37446a03f1f042cf57ef2060452f783126a1a10f1e1
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (282,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,113 633,113 00000000000000000013279d38d1dd285816b4ab4fec62185742554ab62193b0 1,196 0.71/1.00 vMB 41
633,112 633,112 00000000000000000013cc098153485c1db55eb9832ca293121207abb54296c4 192 0.05/1.00 vMB 40
633,111 633,111 000000000000000000066ca57278467e1e735d1d5bd718dacac994e916b1d730 1,665 0.62/1.00 vMB 39
633,110 633,110 0000000000000000000ca08473f3af02c30c01e46283421c6211c5a4e5da1a3d 1,257 0.56/1.00 vMB 37
633,109 633,109 000000000000000000019aa19dfb402c69adf2a151155fb6f59a4baeda4f39d4 505 0.16/1.00 vMB 55
633,108 633,108 0000000000000000000c2e0425b7aafb2df0091a228ba77a18b9b0f816a084f8 73 0.03/1.00 vMB 44
633,107 633,107 000000000000000000014c7eaa03e6503ddb43c988f6bc5a42fabfefb564e6bc 2,346 0.87/1.00 vMB 45
633,106 633,106 0000000000000000000a4f17cc76aa43e0c5a8f4f192155858680e3678a8ce1f 1,496 0.57/1.00 vMB 42
633,105 633,105 0000000000000000001323e3363f8b127364309764a8c1c47e43dd46fd035470 1,081 0.40/1.00 vMB 41
633,104 633,104 000000000000000000035ec1c0c7fafbf61191f488ec86a142a86ebb773b5ff1 1,848 0.87/1.00 vMB 35
633,103 633,103 00000000000000000003b08e50101a60b9713f8826c335ff5745e0d97cc7d7dc 310 0.25/1.00 vMB 24
633,102 633,102 0000000000000000000745b2f1ff39be5701bb7eb02831f256f3dd3b3377cbe5 212 0.06/1.00 vMB 45
633,101 633,101 000000000000000000119f7fc232486b7e81c941982c6725635f871941ae7a6a 2,181 0.80/1.00 vMB 43
633,100 633,100 0000000000000000000bd044827ba320a924374eadfefb47133978709ec312ca 2,423 0.91/1.00 vMB 33
633,099 633,099 0000000000000000000bf55f153795c342813369bb8cdb6fa669b95826643f3e 699 0.22/1.00 vMB 42
633,098 633,098 00000000000000000000cbc213b9309b20717a7711cb2fdef07b00953ecdc522 179 0.05/1.00 vMB 41
633,097 633,097 00000000000000000008cff14e6d42cfbcdd705d3fd17990ae740e8e75c30f00 1,425 0.62/1.00 vMB 4
633,096 633,096 000000000000000000003f3c3f22d2be4f22682f969f06e090b5e8e4db8aecf2 2,534 1.00/1.00 vMB 55
633,095 633,095 000000000000000000133c8c72f06c43997bb2f455dc424f53435e0828437b1d 948 0.84/1.00 vMB 23
633,094 633,094 00000000000000000000f18ee26583cea7cbe49963a6b4b5c26a7034837202ff 2,311 1.00/1.00 vMB 16
633,093 633,093 00000000000000000002bdfc82f977be8e9ddba7b8b35fef7822513549a72945 2,803 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.