Loading Tool

Explorer IconExplorer

Memory Pool

85,964 transactions
31.46 vMB
0.08009051 BTC
Random Selection Loading Transactions
Max Size: 193.54/200 MB

Candidate Block

Mining Attempt 5c6dd72272c2ee48b1c8054c53d8c5c18f11de09db8cfb82fc74c70747c7928b
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 100069de8ff684e5d0ac8f140a8f356f2bf3640c2965a8de578443cacfaecfb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.00850337 BTC
Feerates: 45.66 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (89,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,033 826,033 000000000000000000020e5acd97f9a22cb701b76ba173d2f256ef33d301a9ed 3,864 1.00/1.00 vMB 65
826,032 826,032 00000000000000000001bad3bd2f6112a58efaec8dd012af02f4ade9f7996b7d 4,580 1.00/1.00 vMB 485
826,031 826,031 00000000000000000001e5fb80219266f716037815d5ac8bf525eb0da3acca27 4,148 1.00/1.00 vMB 78
826,030 826,030 00000000000000000001c493da898711c8141cf3d5401c542b907989c04e3fc7 2,792 1.00/1.00 vMB 90
826,029 826,029 000000000000000000001b735df29fc234c0ab8ef4afc04ca1e351295d7bb770 3,322 1.00/1.00 vMB 93
826,028 826,028 00000000000000000000316cf49f2d2085f9b4ec7255293631fa97e08874aa42 3,931 1.00/1.00 vMB 80
826,027 826,027 0000000000000000000085b03e6397cb666d374382da1ec855bc548ba7c50d70 3,193 1.00/1.00 vMB 78
826,026 826,026 00000000000000000002594d36d5d1a6edce7a165cb65d77d37fe80a091b343b 4,043 1.00/1.00 vMB 66
826,025 826,025 0000000000000000000216c6b6638a97d2351e55de9cfd201284a5526f2323b0 4,953 1.00/1.00 vMB 66
826,024 826,024 0000000000000000000247e335e2eb81324ff5d65104df58b3d9b1f95d4c2cc4 3,750 1.00/1.00 vMB 53
826,023 826,023 0000000000000000000278013555320d1311d8e154284616c8c1891237268115 3,230 1.00/1.00 vMB 54
826,022 826,022 00000000000000000002026621591098a6b6442216e85ad8f818b9fab15ea30e 4,427 1.00/1.00 vMB 57
826,021 826,021 00000000000000000002875de59727b42522249abf4c4f013e89c3b0c3d711e4 4,870 1.00/1.00 vMB 91
826,020 826,020 00000000000000000001343e85f315c8d4566432c6812d6550da9d767fa767df 3,542 1.00/1.00 vMB 67
826,019 826,019 00000000000000000001e15d4aa8623a7a729bca5f809b13ff8eb0ea2a94c759 4,173 1.00/1.00 vMB 96
826,018 826,018 00000000000000000001272dc65949857e5a1bb4ecff23662e73c49da491d888 4,095 1.00/1.00 vMB 104
826,017 826,017 000000000000000000028ad2ff0c99efec3bb6a5f75d6653d5e6f73652111f33 4,038 1.00/1.00 vMB 122
826,016 826,016 00000000000000000000f49eab8836057db0d7a5d6e636f61806b331bf03cd83 4,634 1.00/1.00 vMB 83
826,015 826,015 00000000000000000001e81eb502f320fb89ead84164231808b2ae2de306c01b 3,972 1.00/1.00 vMB 71
826,014 826,014 00000000000000000000775d06bff52a46b34f42b4f02089c9c8693d00a66bef 4,671 1.00/1.00 vMB 88
826,013 826,013 00000000000000000001085fd84876f1fb55cd4d40bb981d6d2ef36f36669558 3,593 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.99 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: 717.15 GB
    • Received: 17.83 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.