Loading Tool

Explorer IconExplorer

Memory Pool

73,550 transactions
27.19 vMB
0.06181161 BTC
Random Selection Loading Transactions
Max Size: 166.13/200 MB

Candidate Block

Mining Attempt 8ddb74c66a494ae51dccdce27d0350b7cfd861aadb38bdac72eeb91f53b909e9
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root 8ac68926bcf461ea53d0fee41d9ade7d585cd6f1922beb3b90ef38fdcc1c7aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.00418759 BTC
Feerates: 19.94 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (756,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,217 159,217 00000000000003710176e4389effef9a26e87a3fd644ad01a0874a185852adee 22 0.01/1.00 vMB 176
159,216 159,216 0000000000000c5b588f8e176e6c816b9dd70eb0614319033f58fad02d786644 43 0.03/1.00 vMB 92
159,215 159,215 0000000000000c57ef10035fbfa45196a7d8d556d3ccdf5d57d9ae4d0a907905 1 0.00/1.00 vMB 0
159,214 159,214 00000000000006fdb6b047007fe8e2c268e958b552883193ae8a8eb0fcd6cb1e 6 0.00/1.00 vMB 744
159,213 159,213 0000000000000e6e097e28a846c1f118ac6583ced2fd73f41b3e4779cd9f2d64 66 0.02/1.00 vMB 44
159,212 159,212 000000000000010ea6749f755ce82e3108c33f60e9f3aca320fe7887f1db759b 128 0.05/1.00 vMB 178
159,211 159,211 00000000000009c9772e4bd8c9cae5eb7bd4aa318e02dd61d815d528876b069a 39 0.01/1.00 vMB 3
159,210 159,210 00000000000007910abe31ddce8fa9fa3830da86263b0528300a860c1a881c8b 19 0.01/1.00 vMB 47
159,209 159,209 0000000000000a7e728272ff43bbd9a3744c0a7b720ec4a5c6df36adeb5fc818 30 0.06/1.00 vMB 47
159,208 159,208 00000000000004619e15024656101193b23364c3b5f3a8c441a41cf5e190c0a9 5 0.00/1.00 vMB 0
159,207 159,207 000000000000099bf9f41d3b496d7398b428b5961128ce0a4f4521c255cfbdcb 39 0.01/1.00 vMB 31
159,206 159,206 00000000000009ee6fe13ff7c2055f7e4a9bc3048ad8e6fe95fca73d0bb1f742 46 0.02/1.00 vMB 247
159,205 159,205 000000000000088673e90f34706c6521b7d1e3b6f022abda2df295eaa69a349a 7 0.00/1.00 vMB 106
159,204 159,204 0000000000000a117d4dfe86cb9e5f03ddbbbe936564d0090a9377709d397d6e 11 0.00/1.00 vMB 736
159,203 159,203 00000000000005a6b5af8b5279a07ac22e422b06956ddd31d423ac6ba0f2eb53 23 0.01/1.00 vMB 234
159,202 159,202 0000000000000adbb379978aeb4ed48a19df23742552240295226a8995d5756b 12 0.00/1.00 vMB 0
159,201 159,201 000000000000026ce8c145038d31035f240fa4c5f675c12b238234662d798731 14 0.00/1.00 vMB 26
159,200 159,200 000000000000019ca45008c57d8e76b593eda4aefb6b6740979324c216db5f51 42 0.01/1.00 vMB 94
159,199 159,199 000000000000099ea81a42c460ecd866b160164c776447ca34a40341470d9d03 48 0.01/1.00 vMB 8
159,198 159,198 00000000000001dc3c073d27debace6b574679c43dc29c3f19e3a5f44170210d 17 0.00/1.00 vMB 0
159,197 159,197 0000000000000e338e299d3fb7373a65aec34222e90402e8dec9b8f0b1a41d1f 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.