Loading Tool

Explorer IconExplorer

Memory Pool

25,038 transactions
5.44 vMB
0.02496352 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt 1797c7a86eb003ee3c1cc3caae4caea6cc7d980a80e346283f8ba6708a424186
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (703,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,178 210,178 0000000000000023d4b1b0eaf72e98dfbd028a14183184cea0d8376c8cf3c279 283 0.12 vMB 174
210,177 210,177 000000000000000ef679f4d41d54a6add78784fc3b9688b500991aefc7d18bcf 190 0.07 vMB 174
210,176 210,176 0000000000000089a4e55760806cf72467883b811a46af2e78820aca2cfbfe84 503 0.22 vMB 182
210,175 210,175 00000000000002e422f3d730962212e68f734e523694d6be65e42e52b53726a8 131 0.05 vMB 317
210,174 210,174 00000000000002cd6c1c839ca20989098c3e3fb16cddde8e7a7fe521d6c7deb8 8 0.00 vMB 5
210,173 210,173 0000000000000433bb8d439ac9ec48224917d9d336db9845ffc87bd9593021f7 54 0.02 vMB 319
210,172 210,172 00000000000001187f5960512112abc89bf79a5aab8193e29947cd7927953daa 118 0.09 vMB 92
210,171 210,171 00000000000004c370daa0c3029fb04f31de8b606331f71c0ad73901cc4635b5 282 0.13 vMB 212
210,170 210,170 00000000000000893803ec0e8d50ea42bc15f961600a101e25c88ce88a4aaa39 48 0.02 vMB 100
210,169 210,169 0000000000000312829c40287988fcaca7fe9f036e5bf7f7f9ad485df9c33f90 130 0.09 vMB 133
210,168 210,168 00000000000000003d68af080d3e1951947859796c97db4f9864151c1c24f472 271 0.11 vMB 184
210,167 210,167 000000000000024af3a64c2eec9be2849de6a6c0dbc736677ac5d23a53bf69fa 32 0.02 vMB 102
210,166 210,166 00000000000004bbf26c25346c795f6cbb2688c7a155049537f3c4810b5b896c 372 0.15 vMB 183
210,165 210,165 0000000000000266f2dd9a4ba27660ab9052cb2297694835078d1a5bc1fe20f8 76 0.13 vMB 73
210,164 210,164 00000000000001f0b295643e6f5858cbe68ecdee638db30f872ce3959b4990db 241 0.19 vMB 113
210,163 210,163 00000000000001b7ac168df6e93f10e6ce547622222202230b49e136d35d6130 775 0.25 vMB 227
210,162 210,162 00000000000004dbe7e58222bec20c4db3a581c1da7f7ac7013e903e27b32310 170 0.05 vMB 346
210,161 210,161 00000000000002b73f3ceac26b213ce25d5bd625cdb19a7db38c7a78685279dc 10 0.00 vMB 14
210,160 210,160 00000000000002e0b9eee9acdead453779b15f3c0d7fbc8d10107ba96487ad1a 15 0.00 vMB 0
210,159 210,159 000000000000044c90b753ced97ce978574eb77ac4d0f7b9902baab940ad63a4 267 0.11 vMB 161
210,158 210,158 000000000000003e85ce085a74b8c44257d0d23cdde5fbca20ab7dc11c30d93d 262 0.15 vMB 137
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.57 GB
    • Received: 0.58 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.