Loading Tool

Explorer IconExplorer

Memory Pool

80,643 transactions
34.72 vMB
0.18053165 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 1a5ab8a567eb992b2f754900dc04b7fe1a1de2f1349fe0660fc27a45d153eb00
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (27,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,156 888,156 00000000000000000001c2be972270b252c3228944e7df2bbc219136d8337380 3,396 1.00/1.00 vMB 4
888,155 888,155 0000000000000000000079346d0f6296653f6f2a78267daf042a8a45c940b669 4,928 1.00/1.00 vMB 1
888,154 888,154 00000000000000000002525782ee31e206c9d582e5f5753a7d8de2286a21f14e 1,746 1.00/1.00 vMB 1
888,153 888,153 0000000000000000000255981f688beddb13f661bae6d0aff3163352bee197c6 3,131 1.00/1.00 vMB 2
888,152 888,152 000000000000000000012243e9712448e8b46949651c1026f8e874c3e8a84597 3,156 1.00/1.00 vMB 4
888,151 888,151 000000000000000000012a951d76db905600421635a9b74e64b4779690e2c50b 2,005 1.00/1.00 vMB 2
888,150 888,150 00000000000000000000d35c7eddaf31b73cb19958b5efa1d557d2ea84183d66 4,740 1.00/1.00 vMB 1
888,149 888,149 000000000000000000018d42d3737b810da27f610ffb5eca13c1ed4d294410e3 2,883 1.00/1.00 vMB 2
888,148 888,148 000000000000000000021d1fc846421c31440d378733ce91fb9eab5f6b95ce79 4,058 1.00/1.00 vMB 2
888,147 888,147 00000000000000000000b850fd51c7f92e0489816d6833b58bf80149aa0d3d33 3,121 1.00/1.00 vMB 2
888,146 888,146 00000000000000000000dccb1408485484d581c25723a04524c2c3fcd14748f8 5,013 1.00/1.00 vMB 1
888,145 888,145 000000000000000000005bf1a500cc13ed94d773cf2794bdf5d03fc10fcf9bc6 2,897 1.00/1.00 vMB 2
888,144 888,144 0000000000000000000159f82f8645062b72fcf6111600744f260f1e9dcdd216 3,126 1.00/1.00 vMB 2
888,143 888,143 0000000000000000000155e715f2f8419028b0f6f5a0d123670b3983f3f2b99d 4,404 1.00/1.00 vMB 1
888,142 888,142 00000000000000000000677116b5a2f681c2ad3850b3b6778a5ab8f7bba3d25a 3,313 1.00/1.00 vMB 1
888,141 888,141 000000000000000000000029da1ff891b53a50690ea456d52c00619a8c211ba1 2,358 1.00/1.00 vMB 3
888,140 888,140 000000000000000000015971ac69964c3dad51c95eb02eacc01a8ddd447b65af 2,440 1.00/1.00 vMB 2
888,139 888,139 00000000000000000001a0d6ffd8cd113a380b3fa3fba8bd532e9ff3c5cee63b 3,231 1.00/1.00 vMB 2
888,138 888,138 00000000000000000001802b73147add39104c88be74f659ebfe219f37a96873 3,197 1.00/1.00 vMB 2
888,137 888,137 00000000000000000002378340c46082605b80eaf799d411f70cb5478331b67d 4,548 1.00/1.00 vMB 1
888,136 888,136 0000000000000000000135f377659642ec86f64837e47a0658a2ac84e01d3eac 3,870 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.