Loading Tool

Explorer IconExplorer

Memory Pool

80,385 transactions
30.17 vMB
0.07400356 BTC
Random Selection Loading Transactions
Max Size: 184.88/200 MB

Candidate Block

Mining Attempt 423ccddf3ec81797060b1368ba790082671e962ec093ceeb474d98af74d0d453
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 503774e1586b25521e58e655fd755947ccfe8797295a81234e19724397aaf7e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,663
Size: 1.00 vMB
Total Fees: 0.00677290 BTC
Feerates: 40.21 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (496,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,988 418,988 0000000000000000053a2694a91a0ba5e6a8a884ee421c2843d6fac13fe189e9 367 1.00/1.00 vMB 11
418,987 418,987 00000000000000000174885b3a27b126277afa3f8f0d89b86b472ecb7f9dcd8b 490 0.45/1.00 vMB 22
418,986 418,986 000000000000000002de366d8acfd7efff13557b8f4f1b92a1d6840cd072f516 1,136 0.45/1.00 vMB 70
418,985 418,985 000000000000000002754af82bab79b0c9dd8bb8da95f741c53c15069baa38d3 2,260 0.96/1.00 vMB 56
418,984 418,984 000000000000000000e0ca4fb7bd50f6a31ff62b7c10be9db9e31e78020697aa 313 1.00/1.00 vMB 11
418,983 418,983 000000000000000003e9b30ac06e1be739eb2e52e8db91ee97c537d0e75913be 1,831 1.00/1.00 vMB 44
418,982 418,982 0000000000000000040642d2eb54caf22939c6f66059f007f94d9360a37847e9 2,257 1.00/1.00 vMB 65
418,981 418,981 0000000000000000037da1d39436261b8f67c38041f4da0065b372415075f666 794 1.00/1.00 vMB 18
418,980 418,980 000000000000000000886dd8036e5fa4725d0519067e2cf4449568cb5403a964 2,373 1.00/1.00 vMB 66
418,979 418,979 0000000000000000010e85be4f0363a790fa919bfa07a01bc28587ffb46cbd0c 1,605 1.00/1.00 vMB 37
418,978 418,978 0000000000000000048694bc73a160f1a8ecd31f18b482bc7b8f6bb2411edf4d 1,755 1.00/1.00 vMB 42
418,977 418,977 000000000000000000ac7d999743aa6f110a38ca7bb8895eec5fce7eb3622655 2,597 1.00/1.00 vMB 63
418,976 418,976 00000000000000000247a0611e36321d3fa74bd58fab9cef9ad3328f8e2b2e99 2,706 1.00/1.00 vMB 86
418,975 418,975 000000000000000003441bd79f2e28b781ff2ca569a5f9c07110da6fb3415fcc 2,462 1.00/1.00 vMB 58
418,974 418,974 0000000000000000007ad4f7f29cf3edf6721b722b24b4c54e960ae7296bc5d4 647 0.25/1.00 vMB 59
418,973 418,973 000000000000000001136c9e2d441821276a63b1e0af2e2c4f99108a63d32b7d 2,134 1.00/1.00 vMB 52
418,972 418,972 000000000000000001497665f3341d4122054a875fa18135229c7336b2e35770 829 0.36/1.00 vMB 48
418,971 418,971 000000000000000001ded2468c949a7040bba8b0fa3660c5264687d95567fcbc 2,346 1.00/1.00 vMB 53
418,970 418,970 000000000000000000e3cec5a6bc05e05a40251b46d54c03dfd8453668c63814 1,089 1.00/1.00 vMB 39
418,969 418,969 00000000000000000213811c60fd2b77763bb4c058ddad6643a1bb068e7b9e6d 760 0.33/1.00 vMB 65
418,968 418,968 000000000000000003302983b6cb0ffbe5250f174c2eadf6a24e297075d83f5d 707 0.97/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.