Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
30.35 vMB
0.08721875 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt f2d1c6a4dd3bf533f8beb48654774c36f3a3609b11a15a0c0fd88d163e830589
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5d3ab6dd7ca32efe4ac32ab94ea2f5901acf66558652d7cc2904e96e11a80deb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01929354 BTC
Feerates: 203.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (625,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,221 290,221 0000000000000000ca1509c78b5c204064ddde96753a68e0803cf774f7e90d07 857 0.35/1.00 vMB 70
290,220 290,220 00000000000000010624b1b31cfd5ebd2973897c1e08a9f1651598c9d2af0c79 512 0.17/1.00 vMB 60
290,219 290,219 0000000000000000faced1d5804944e467ac482c9def514ae39137bc6b6de158 128 0.05/1.00 vMB 50
290,218 290,218 00000000000000000308d3b9a46cbf12ea9ada95d1a1ac55a4fa61c01cc1f659 357 0.20/1.00 vMB 36
290,217 290,217 00000000000000009494aa2da498e243711475f6d981a4bd1ea4e4de38e2dbda 231 0.14/1.00 vMB 30
290,216 290,216 00000000000000004c256af5ca42c3c3c71fbe20ef48ede19c48941a8e99ed7b 256 0.11/1.00 vMB 36
290,215 290,215 00000000000000003dcbab3fa2ef50c8185c0e41f1f9d53a6e6984db59f4c3d2 417 0.27/1.00 vMB 31
290,214 290,214 000000000000000005e247e64fd6187d79d34988eda24e763121c131becf6c2c 64 0.03/1.00 vMB 3
290,213 290,213 0000000000000000116897e5c9d14636507c5e60490a9cc2c4ab92d2ac6e72b7 295 0.15/1.00 vMB 33
290,212 290,212 000000000000000071aa6bc373e33f64c83e5e87344052488ecd711066bba001 299 0.14/1.00 vMB 33
290,211 290,211 0000000000000000b52a3a44dc4aa65833af6e498e3fb2be97b9c885a069a5d0 237 0.11/1.00 vMB 39
290,210 290,210 000000000000000055c8c52feb22f46fa5f263704bcbe81050332846519bec8e 158 0.10/1.00 vMB 25
290,209 290,209 00000000000000001a70b9c3666c3b9baebc0e4c84ecd42eb1d9dd0734744fc3 179 0.10/1.00 vMB 17
290,208 290,208 00000000000000000d5ea9ab3592b9fd6c606da9f9873084ddbf237aaaad6741 213 0.13/1.00 vMB 99
290,207 290,207 000000000000000081367e4d8ed14ebfbff6a44b47b180504c14ddac4a2a4b1b 417 0.25/1.00 vMB 38
290,206 290,206 00000000000000006504e1e8a7a863f3f6a1caedcdbdc3b9c03fafdc47a6d319 549 0.32/1.00 vMB 34
290,205 290,205 00000000000000006be893c31b89a7c39473423c58b69375e73f4773e5507033 363 0.32/1.00 vMB 33
290,204 290,204 0000000000000000de14b3c21fa44bb31b4dcd81268ee37d4490f4e33db38503 312 0.28/1.00 vMB 22
290,203 290,203 00000000000000005373930a9c3e376d859c63976de841df46f824475df19a70 226 0.35/1.00 vMB 13
290,202 290,202 00000000000000007004bd0d32edf39ed63fa7602d2894d15635d1a65213dcc3 1,163 0.50/1.00 vMB 42
290,201 290,201 000000000000000115f6cc6ca4948fdcd1c8ff4e1022a6dcba6593e88f160404 598 0.35/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.