Loading Tool

Explorer IconExplorer

Memory Pool

24,585 transactions
8.85 vMB
0.02039415 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.80/200 MB

Candidate Block

Mining Attempt a2ee1e558a822cdc3068c9d3f4f6d7c3075260bbaa8fdaf27de6dd3784891280
Version 20000000
Previous Block 00000000000000000000a5861c39c91d7506f8e9036e69960b99b4a580a7b756
Merkle Root 733421ea2f6736db133f24e87067d6ff3e0717a47a47720ba097eac620f15215
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,384
Size: 1.00 vMB
Total Fees: 0.00622734 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,504 (762,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,346 151,346 0000000000000afa696e28b65bf2414a7807f34a63ade91d408aa7bf84450004 17 0.01 vMB 303
151,345 151,345 0000000000000cf636058f1b11eba1eb3f223d48fd9ef072238bd21a7f0a4fa3 25 0.01 vMB 410
151,344 151,344 0000000000000058e82b44fd7d3dfe35d5aadf6fb4d3e9026912955131670d1b 8 0.00 vMB 581
151,343 151,343 00000000000009829d8cd6a7d08de6906334a02c33829dee64c59c14b609b809 18 0.01 vMB 368
151,342 151,342 00000000000005861d4c6b3de2266b0d28accd5912a4c30527e32527b45fe838 45 0.01 vMB 111
151,341 151,341 0000000000000d396a8e3364378b66db30a4f2a1580109af3d20e3d7abbabfd2 9 0.00 vMB 337
151,340 151,340 0000000000000730e19aae496183f97d192258ce1a9ee6d0ddb8b6af6285690d 160 0.05 vMB 36
151,339 151,339 000000000000012c013d4b170d3cdddf8539af385ea4411f4de4ce3e21b42ebe 56 0.02 vMB 147
151,338 151,338 00000000000008b4bb633ceb697e62ff3bb4486a250581b41abf62fcf1775fe5 11 0.00 vMB 288
151,337 151,337 0000000000000201d26bd2630a8070305c15e2e66af504965539428b9af80c4b 97 0.04 vMB 46
151,336 151,336 00000000000009e24ea69f189ced7e9bdc165b493be2879ea4ec2150dfa8e23a 7 0.01 vMB 11,888
151,335 151,335 00000000000001d847b785c5f9061e5c170ec65c685393f92973d036f059209a 11 0.00 vMB 475
151,334 151,334 00000000000006d69c3b6c1dd48842881742d8c2d0fd4eeed03b55e815d43024 65 0.03 vMB 159
151,333 151,333 000000000000005dedb97d5b26ecf13a959f6497444b82eb2772696f504e7bae 50 0.02 vMB 38
151,332 151,332 00000000000004fa6483b6fe18b1f89ac6f693d8dd3e2ab68722a76e85a6529a 64 0.03 vMB 181
151,331 151,331 00000000000001f15532378ffa125bad2da4f85c582506a1bd8fd52e6a1b843d 23 0.01 vMB 0
151,330 151,330 000000000000084c8e2ab3e4ca881647a7fb158f394ccca7a96f61249599eb86 26 0.01 vMB 137
151,329 151,329 000000000000053b003fdea3caf11c28022d4f173e208fb30ac7a50ff7111e58 63 0.02 vMB 176
151,328 151,328 00000000000003dc624ec3fc55ef62c516530c4a8432258cb47953060fa2801e 60 0.02 vMB 7
151,327 151,327 00000000000005ed29e452db890c08e2744563eb699e520968778049aac00c85 43 0.02 vMB 170
151,326 151,326 0000000000000b5bd4fa6b57e4100c91a4125872da7dd9f2f5ac12e73da8e920 70 0.02 vMB 131
Previous 10 blocks ↓
Total Size: 779.74 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: 375.61 GB
    • Received: 1.87 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.