Loading Tool

Explorer IconExplorer

Memory Pool

81,138 transactions
31.04 vMB
0.10358537 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt a6b2e3fec11a8efd94f3c02de1668a72f1768afcc588bb160e05908c1bdbac44
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 9b90343adba214333d52fb8f62e3546962f8a6cacec806b1ee3eda1ba47cb196
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.02616759 BTC
Feerates: 150.75 > 2.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (627,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,995 287,995 000000000000000024c90d649aecbdd1e28512db79fa78f4c3e71bea195ade87 634 0.35/1.00 vMB 31
287,994 287,994 000000000000000070e7f291c5ebbec00d598bc3d0010e45bcbeb7f326c13cd5 889 0.35/1.00 vMB 43
287,993 287,993 00000000000000007016464f0f3ed1afdd2ee973a0bc05974597e6ae8a5bd3a4 720 0.35/1.00 vMB 29
287,992 287,992 000000000000000014478742b340d3f119d0843d77dd3f5f325bd051b9a705c4 201 0.06/1.00 vMB 43
287,991 287,991 000000000000000142ff95bdad5fb99b0078a7f041f527ccebbfc1ee44521a2d 949 0.35/1.00 vMB 49
287,990 287,990 00000000000000004eaa5e77c51d29b847b7504534ec8ea1241302f048ebe8da 137 0.06/1.00 vMB 100
287,989 287,989 00000000000000006fb093107aa6604033c5e78929a309491bc744911c430182 1,000 0.35/1.00 vMB 58
287,988 287,988 000000000000000060ab208a4247e2da8923261b21a8dff2ecf2d9c0fe01cdd8 416 0.25/1.00 vMB 32
287,987 287,987 0000000000000000248dcfac1e445ec91c5bf8600b4c1d92dd33c9e1b54c976b 324 0.18/1.00 vMB 42
287,986 287,986 00000000000000007c4451ce242a7d5a135852f66dea375e3fc089f992efde68 117 0.05/1.00 vMB 47
287,985 287,985 0000000000000000a5d1e39539f71b0038eb0448e7c8575a264e18d24a6dc59e 211 0.15/1.00 vMB 25
287,984 287,984 0000000000000000cd459b6879f646a1c3548506f64705b9cc304f56cae341fa 123 0.06/1.00 vMB 46
287,983 287,983 00000000000000006f30c22b492112e8252688c4c8df18fd5150e13993199680 774 0.35/1.00 vMB 36
287,982 287,982 0000000000000000cc766307f9217608619eee4107b1cf59c3222e2d794e00d6 331 0.15/1.00 vMB 52
287,981 287,981 00000000000000000b45a477398f5e5b719c811152a0a9554f8018a4b701f62b 771 0.49/1.00 vMB 31
287,980 287,980 0000000000000001375e86dde5e34d304159f326e007d60cd90ce93fdfebceab 152 0.13/1.00 vMB 17
287,979 287,979 0000000000000000af20a37a6bfbadc96f74da7b616938c341b82a3c0f3623f3 685 0.90/1.00 vMB 16
287,978 287,978 0000000000000000c137802179612b2364519208ff2051aa60abafb6aea6aaf5 864 0.35/1.00 vMB 46
287,977 287,977 0000000000000000f6baefb35ed675d0dbebe7e79e64cf28ae66a3b0c8e1d772 916 0.35/1.00 vMB 63
287,976 287,976 00000000000000001dadd12f008ce954682b4656b6dee090b4d5799ffb0d6e00 1,196 0.35/1.00 vMB 79
287,975 287,975 00000000000000012fe2a752f4e3bd49ea519b17b18bf9b656d9d4a3951f84bc 274 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.08 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: 723.69 GB
    • Received: 18.41 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.