Loading Tool

Explorer IconExplorer

Memory Pool

80,938 transactions
30.16 vMB
0.10159953 BTC
Random Selection Loading Transactions
Max Size: 182.02/200 MB

Candidate Block

Mining Attempt ecc97d93463e2501fc213c76ba48ad6421528603371eb4fcdca944d273b9a367
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root e4c497a5517f08820441dc39ea2a49b2d174e5037d01e6d63396b740565fe856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02943263 BTC
Feerates: 54.29 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (627,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,748 287,748 00000000000000007f11a17c6f7642d90a7dc8010ffdc12a9ae97bfc6aec389e 493 0.34/1.00 vMB 35
287,747 287,747 0000000000000000c3c5ade447ec0a375cf3bd21fab323aaad9912cbd573bbaa 234 0.17/1.00 vMB 35
287,746 287,746 000000000000000004df4ab3e43f64c041de7d1bbe11bb4b797004b6ab417565 668 0.55/1.00 vMB 28
287,745 287,745 0000000000000000aeb4c98e0bb66fd395eee165b9716fbf687924f99386da99 826 0.35/1.00 vMB 42
287,744 287,744 0000000000000000e8d14ea5f45c7ea54352761b049f8243f9a10277378e7e40 105 0.06/1.00 vMB 75
287,743 287,743 000000000000000088110213a0c69d9c937f0f7444858ac7fedafe69d1fd83d5 361 0.35/1.00 vMB 21
287,742 287,742 00000000000000009d4a51378d019d0bf49f160ab4deb214b06b54a77ce358bd 254 0.25/1.00 vMB 19
287,741 287,741 00000000000000004dc7fdb04bdd5aa03f7cb0abf2792fcca8761f0c2dd1c216 512 0.25/1.00 vMB 45
287,740 287,740 00000000000000015adb600059aa5e57f07220e2423d00303d7ed4454876c3af 947 0.35/1.00 vMB 59
287,739 287,739 0000000000000000ca14de0726fb4b75424b8b0dd4a50bfdd72e3b920d7ef1bb 104 0.11/1.00 vMB 36
287,738 287,738 0000000000000001072b1bcd4bd1930283b7ec0083656c6f47e095463daa9fc3 189 0.10/1.00 vMB 17
287,737 287,737 00000000000000000231b3b4b76f4040f62835110af0ce86cc497bcfe43ea93f 1,148 0.58/1.00 vMB 38
287,736 287,736 00000000000000012ae47e8eff29c356864a8b1354fca7bac93ca49bd691d6c6 291 0.46/1.00 vMB 17
287,735 287,735 0000000000000000c79ac030f461d38b3dbd84c99b7b1fd3abba078ce7f870db 897 0.50/1.00 vMB 36
287,734 287,734 00000000000000002e6091db794652416febacf9bd3cbf3cc6f0e5cd0e55ea71 846 0.35/1.00 vMB 45
287,733 287,733 0000000000000000ae96c84a8af1f1f7073e8127f98b9ec21a755ba4cf32491c 270 0.14/1.00 vMB 34
287,732 287,732 0000000000000000786020ee3d7a1f2e7807993e9eb39a995a282cd9c38f0302 233 0.12/1.00 vMB 30
287,731 287,731 0000000000000000f2f830caf25e20b88e8811de90817dd028648fece3433e47 652 0.36/1.00 vMB 33
287,730 287,730 0000000000000000936befbd918977b6552943f84a7e41d9bd7b3d41f4099122 33 0.02/1.00 vMB 18
287,729 287,729 00000000000000010df8ae9327152f12c78ae4d94d663357c758f83922f0ce76 373 0.18/1.00 vMB 38
287,728 287,728 0000000000000000cee52ea4f0d1a381320d647edadd65959904e27efecea4a9 167 0.10/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.