Loading Tool

Explorer IconExplorer

Memory Pool

36,069 transactions
28.49 vMB
0.06946635 BTC
Random Selection Loading Transactions
Max Size: 142.52/200 MB

Candidate Block

Mining Attempt 261d22f36cf29f0bf339e5bf6e654a41988e8406e51438b2108b5dcd37035ad3
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 3490b6fc82ff32da9cfd087a79bdf00f88cb0824c6acec280b88c84b2baee576
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,009
Size: 1.00 vMB
Total Fees: 0.01433058 BTC
Feerates: 75.76 > 1.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (394,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,005 520,005 0000000000000000000c9de154ab8516ee9e7fca0a41b15a1f33d1b13836cf88 2,197 1.00/1.00 vMB 85
520,004 520,004 0000000000000000003ac1cea3e9edb403242d95d6517432ad005e468458f237 2,143 1.00/1.00 vMB 12
520,003 520,003 0000000000000000001f1f028794e349450f56e351e16213e02a71acd6c889ca 1,498 1.00/1.00 vMB 59
520,002 520,002 000000000000000000325d7a56899a88d340655361c7742ee864e4a1e5c5d9f7 2,815 1.00/1.00 vMB 112
520,001 520,001 000000000000000000003fc70d231117f6ce3151e37d8813f3fa9027b60134f8 2,133 1.00/1.00 vMB 56
520,000 520,000 0000000000000000000d26984c0229c9f6962dc74db0a6d525f2f1640396f69c 1,829 1.00/1.00 vMB 66
519,999 519,999 0000000000000000002805302293df911371f53a595b2cb571c2536ceef62e60 2,147 1.00/1.00 vMB 53
519,998 519,998 00000000000000000047ddcb6a2f4a0ac3e11a53450054e103b662fd4f866876 1,670 1.00/1.00 vMB 99
519,997 519,997 00000000000000000043924ae5196608b77d011bf76a1e0eae8f4bd66e4e659e 832 0.31/1.00 vMB 65
519,996 519,996 00000000000000000016f979816095fd8619cc78c387c47707692612cfc338ec 1,175 0.52/1.00 vMB 54
519,995 519,995 00000000000000000011abcbc657f56c0c9509e6262555ac4e9c99f9b3f02dba 921 0.72/1.00 vMB 26
519,994 519,994 0000000000000000001a9786741580c9823efe10d5fb548eb4c7e05c28426530 1,901 1.00/1.00 vMB 74
519,993 519,993 0000000000000000000d4715ff499c5ce23c4b355634d4b59a2fe3823387dd12 312 0.10/1.00 vMB 58
519,992 519,992 000000000000000000108e09e92c0559d83d4356fb67f6e3d9953f8088be41c3 879 0.35/1.00 vMB 67
519,991 519,991 0000000000000000002e9ff5992d18a25c05f75cc357ef12f33a88be2633832e 272 0.19/1.00 vMB 43
519,990 519,990 00000000000000000019372716f4751391b39495589a54ec6f574cf1eeee56ba 944 0.60/1.00 vMB 58
519,989 519,989 00000000000000000021edc8bc13504a0e8638b62664ae8ee53d7abd13cb19b3 1,595 0.87/1.00 vMB 18
519,988 519,988 00000000000000000010bb77a5b617d6d0ab9f75548a3009d72dbf45bd58fec9 1,921 1.00/1.00 vMB 64
519,987 519,987 0000000000000000000f1e98981d659b26271d9e47d0419cf1818e5f988ebe1c 2,278 1.00/1.00 vMB 103
519,986 519,986 00000000000000000035a00c9da85bf6ef0d337a4183ff98f34884e8fda2584a 1,304 0.98/1.00 vMB 17
519,985 519,985 0000000000000000001337d200de498737df7383c8f0729a8507a6e06203fee6 1,841 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.66 GB
    • Received: 11.24 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.