Loading Tool

Explorer IconExplorer

Memory Pool

47,596 transactions
29.05 vMB
0.06547469 BTC
Random Selection Loading Transactions
Max Size: 155.06/200 MB

Candidate Block

Mining Attempt 921976a223a5d860bdec95b07fe94a1e3e5ede4e37e4691875547f4b328a95a6
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 79d5ae56a21f393712456f3fbdd053b928b37006c12a8f19f8ceb5ba80a13b6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.00949335 BTC
Feerates: 132.00 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (810,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,347 104,347 000000000001deb06bd95c807d3fa631bf54ca4df3517dcee3bddeebb138d0ea 3 0.00/1.00 vMB 0
104,346 104,346 0000000000019c02087c98e4e2ca2c51778ec0d73a20608a2180c7c0683a97b9 1 0.00/1.00 vMB 0
104,345 104,345 000000000002a18f4cff157e9af2f11ad94b2e9f02e9c7e4b9c15e63047932c1 7 0.00/1.00 vMB 0
104,344 104,344 00000000000014ed4c036af4aad3e4fb6f04f48d9a44843fb4021c545b1b4a2e 1 0.00/1.00 vMB 0
104,343 104,343 000000000001c8a88e0d72b7ca81099fb1a943af8a8eda4fbc34410e7ef74a4c 8 0.01/1.00 vMB 0
104,342 104,342 00000000000007b069f8e609f9e96dab7a8e2e99fe5bc503e398d25e96f82711 10 0.00/1.00 vMB 0
104,341 104,341 0000000000002350e977c946ea0792cce5dc0e64c4931abecd711a282c6699fb 10 0.00/1.00 vMB 0
104,340 104,340 000000000002c7dcb3b79d83f714ad68bb57ed6bda27e8ef9de414988097d209 5 0.00/1.00 vMB 0
104,339 104,339 000000000002c93bd60c6f7848cca67e4a03e33281770ab2f2394e35e8f734eb 13 0.00/1.00 vMB 0
104,338 104,338 00000000000374d8c1d22fc8e61d495db546e9f15da28b1e777432b1918ba674 26 0.01/1.00 vMB 0
104,337 104,337 000000000000483d72a5c9c9d9dcee63485e7c8cb161ed25998c6e9228549e79 6 0.00/1.00 vMB 0
104,336 104,336 00000000000266775ec8f1f3f457a74ab370b1d5b097718c629f31da88f50d13 5 0.00/1.00 vMB 0
104,335 104,335 000000000002c7d6d121f7cdbb855b5ad1cc22b970f1ce73eb939a64e0f95c79 10 0.00/1.00 vMB 0
104,334 104,334 000000000000b717176bb5c7961098760fba7fbccc1a671a433cc611003fd8ed 5 0.01/1.00 vMB 0
104,333 104,333 000000000000836baa5459976c972a7e1746ba936645c1a26b48cfe446ce68ed 12 0.00/1.00 vMB 0
104,332 104,332 0000000000006785c674ce8b39594ab8993abab5fa32100b777fbdcd26394392 3 0.00/1.00 vMB 0
104,331 104,331 00000000000315e18ef737f2a74600e91720481e44011acd819317bcdea81855 8 0.00/1.00 vMB 0
104,330 104,330 0000000000011d35619f2eebea60a2a5f8a06c46b698d4bcb903e1e2c5c1dde9 21 0.01/1.00 vMB 0
104,329 104,329 00000000000223c243de2143bf7451ce2a5bbc7e144e10c90bfd8d24a33d8fcc 6 0.00/1.00 vMB 0
104,328 104,328 00000000000313876cf02ae039a5312bf1d08921f57e3603009a0cf298a5216c 4 0.00/1.00 vMB 0
104,327 104,327 00000000000282d25bcd407eba11e70a481c725267ebb45dd2e03aa5c75f7913 2 0.00/1.00 vMB 3,861
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.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.