Loading Tool

Explorer IconExplorer

Memory Pool

35,790 transactions
25.95 vMB
0.06500935 BTC
Random Selection Loading Transactions
Max Size: 132.34/200 MB

Candidate Block

Mining Attempt 112f55e5c0627373be9c3bb4077e1036d3b79288702b7da6541455e9044dd77e
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 84a8488650b40788dd5d229c1e7baf6f97f27b33c618e160e3f8ddd93ac8826e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01728292 BTC
Feerates: 152.71 > 1.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (335,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,521 579,521 0000000000000000001c53b2eb87524f7b54d5720a725a35570236b9560fe23c 758 1.00/1.00 vMB 55
579,520 579,520 00000000000000000000ace5b2a9752fea84bfdc042cf0063d14609ed8f3c056 742 1.00/1.00 vMB 54
579,519 579,519 0000000000000000001ecf5c1fac38d6da7b16cee006cf14451dad6fbc956cb2 2,824 1.00/1.00 vMB 104
579,518 579,518 00000000000000000002a88183c7808f7217db5163892f7263cb9800d9f58aa6 2,274 0.85/1.00 vMB 62
579,517 579,517 0000000000000000001f37bf85a571e29f7618bfb836f8afd8467d189f1980c2 1,959 0.82/1.00 vMB 58
579,516 579,516 0000000000000000001732ac5be74d08bc20b9656de1c39ea429397663c6ccc1 1,927 0.92/1.00 vMB 12
579,515 579,515 0000000000000000001110732d17db8ac452a266d2dd244df23f5864e6951707 2,219 1.00/1.00 vMB 72
579,514 579,514 0000000000000000001284859227e2772a86b6d51a8ac97adecde969c378efa3 2,084 1.00/1.00 vMB 84
579,513 579,513 00000000000000000002952895749137d7c775a79c706109951714f53e66190f 1,537 1.00/1.00 vMB 41
579,512 579,512 00000000000000000000c6f053aabccfc092e2af48356a986324444ba996b9e1 2,408 1.00/1.00 vMB 35
579,511 579,511 00000000000000000008257fca2d8b82b405e10398e01b7311b5a5cda4d9054c 1,673 1.00/1.00 vMB 21
579,510 579,510 000000000000000000103ce3e96692e4578d7e5272804e3d61fe019dd4865c43 2,698 1.00/1.00 vMB 56
579,509 579,509 000000000000000000246fd4bcf8931b02de9e660a9b43227960bfb1f35c646d 2,660 1.00/1.00 vMB 24
579,508 579,508 0000000000000000001e014a86ed9f22a4292736ac87282483df0844930ad929 2,605 1.00/1.00 vMB 113
579,507 579,507 000000000000000000133af647ae2c36e656c1baf568b3989e26f73cb50bda79 1,881 1.00/1.00 vMB 35
579,506 579,506 000000000000000000166342d048520ae8dd1d01fc519578a1bdc8f8eed661f4 2,783 1.00/1.00 vMB 36
579,505 579,505 0000000000000000001f696c65171766d97c10cf3f8f618293b9756319fc6ddd 2,696 1.00/1.00 vMB 127
579,504 579,504 000000000000000000192991305c5c66e6a8741434b621635faa5ace8f317494 2,786 1.00/1.00 vMB 91
579,503 579,503 000000000000000000172df1e5c8e86d986eb643ac7aa4f5ab2a1b020ebe010f 3,218 1.00/1.00 vMB 116
579,502 579,502 0000000000000000000fd67ac454f2f094e3f26e806bd387ad68716e189256cb 2,581 1.00/1.00 vMB 94
579,501 579,501 0000000000000000000d7d11528aae1f33a26a178396a64b7622f5b6c6b7ab41 3,383 1.00/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.