Loading Tool

Explorer IconExplorer

Memory Pool

36,006 transactions
26.11 vMB
0.06027221 BTC
Random Selection Loading Transactions
Max Size: 133.21/200 MB

Candidate Block

Mining Attempt 39adec9aab6c20d1488b2dd2bb4d2f98fb6e445b8e1af84a7b06c695d1223798
Version 20000000
Previous Block 00000000000000000000fa3235940f587566c6c02e73aa14b3b699b518527500
Merkle Root 06ca350d7d7dc84ef8d60eba9fddeffd9959a773d13b8f80478d4b9b5af6810e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.01201203 BTC
Feerates: 100.69 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,694 (136,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,872 777,872 0000000000000000000277529e7bee2a0d227c9840af3d7cfa848ce454d2fb04 348 1.00/1.00 vMB 2
777,871 777,871 0000000000000000000187699bd360fdbd0ffc486504cba197db0a68feb156ed 2,405 1.00/1.00 vMB 12
777,870 777,870 000000000000000000013261de4659559fcc94ebd87b4eb01b5890b166b702cc 1,773 1.00/1.00 vMB 9
777,869 777,869 000000000000000000056ed6edca351b11db5a3e31c1436d1d4a52f356d1841b 917 1.00/1.00 vMB 4
777,868 777,868 000000000000000000001dec0d665dad4cb9d9d3f1d4de9aca50c63736753f9e 1,526 1.00/1.00 vMB 8
777,867 777,867 00000000000000000005112f84d13c6909cc0cca3b048b517f40ca14ebfa8639 669 1.00/1.00 vMB 4
777,866 777,866 000000000000000000020eb33c6f08be47496f1770ce7ea7a9f08a369609ba44 368 1.00/1.00 vMB 3
777,865 777,865 00000000000000000002f38f9198c287939b4815408411e19058c33cbbc99bf1 1,471 1.00/1.00 vMB 15
777,864 777,864 00000000000000000001b3c3a6d743dd8412976d6f8eddbc747fd143d6423753 1,761 1.00/1.00 vMB 9
777,863 777,863 000000000000000000004e44cdf111fb135cb688432671e26190c71bafd03e64 3,298 1.00/1.00 vMB 4
777,862 777,862 000000000000000000061db8b0f85818324267ddac135054e55a73b7bb386743 894 1.00/1.00 vMB 5
777,861 777,861 00000000000000000005fe0507da2233a667f621e425628c3aa8f1bf17672719 1,185 1.00/1.00 vMB 5
777,860 777,860 000000000000000000004045f44214113323e1fe0aa84fa55e286dcbc72f43a7 1,586 1.00/1.00 vMB 3
777,859 777,859 00000000000000000004515ceaf539b14b38073af2503b4133c687d735761f4d 2,819 1.00/1.00 vMB 16
777,858 777,858 000000000000000000030be36db2f33fa7ac4da04501fc8b9c0cdce5dec4fc46 3,055 1.00/1.00 vMB 24
777,857 777,857 00000000000000000006e22939cccb4cbf8f7c40afdad700400a137bd8c79a46 657 1.00/1.00 vMB 4
777,856 777,856 00000000000000000002ed81455d8ddf61b7e2347fd27ecc7cfb5807026b6c20 1,221 1.00/1.00 vMB 6
777,855 777,855 000000000000000000058806becd076462a0d5dc647316f248dc55054f9e89da 850 1.00/1.00 vMB 5
777,854 777,854 000000000000000000049ed041ff70589816a244d7ea3e1b48e5544531dfe9c7 1,812 1.00/1.00 vMB 11
777,853 777,853 0000000000000000000511b6a2f761d24540b91716854405ba56fd843a312104 1,980 1.00/1.00 vMB 10
777,852 777,852 0000000000000000000478159025e606bbaf779f746d93aa755ce63000e2f84e 1,637 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.85 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: 638.39 GB
    • Received: 12.48 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.