Loading Tool

Explorer IconExplorer

Memory Pool

76,554 transactions
28.55 vMB
0.06931307 BTC
Random Selection Loading Transactions
Max Size: 172.96/200 MB

Candidate Block

Mining Attempt 726619c04ff2a9a5b7e3fcb5b67ba2a5e6d693a7402863511e956552b8a92bd1
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root c1b947f787a9c293eb85e36ad76b566d7bf1f108967b91e67941ec90eaf93e6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,636
Size: 1.00 vMB
Total Fees: 0.01009473 BTC
Feerates: 78.13 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (110,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,937 804,937 00000000000000000003bc796988a206692f3c8b9c43eec9ce24c8844bfa9bb3 3,366 1.00/1.00 vMB 19
804,936 804,936 00000000000000000002d80eb2c19f3807a975a261347b1df6adf8a577df2374 3,767 1.00/1.00 vMB 15
804,935 804,935 000000000000000000034105ef8170cf4361ea056ef99273bfefc50c284cfad1 3,427 1.00/1.00 vMB 27
804,934 804,934 000000000000000000036edbb338767710e6ce191f36ffbd197056cd3c667d57 5,387 1.00/1.00 vMB 8
804,933 804,933 000000000000000000033059765a006539b366365f7556c2970a8f1a7b0943c0 6,308 1.00/1.00 vMB 6
804,932 804,932 000000000000000000022caffb45f4c6f613d96ecd58b792ae5f19592a5884f9 5,261 1.00/1.00 vMB 8
804,931 804,931 00000000000000000003a8df6432ab1dd99ff20d98811449bdf1906c44d9704e 4,823 1.00/1.00 vMB 6
804,930 804,930 00000000000000000000c76ad570a02c70d2c086e322304993d05c3c6aa0f3cd 6,043 1.00/1.00 vMB 8
804,929 804,929 000000000000000000020424ac7150ca448f403a070cd430d1f8159a5d991d3b 4,921 1.00/1.00 vMB 7
804,928 804,928 00000000000000000002505390c1b899d33ddc99d99d9bfd29e6cb1fa4ec6f4d 4,049 1.00/1.00 vMB 9
804,927 804,927 00000000000000000003dd0e22ffa5d00deaae00414d55e8f2e49211fb2c3280 3,990 1.00/1.00 vMB 11
804,926 804,926 000000000000000000046e6fa669600051363e8e85afb247c44966a80a27aea6 3,523 1.00/1.00 vMB 14
804,925 804,925 00000000000000000003f4707cd682a0978821bc2de355320fd62ac110183ae2 4,187 1.00/1.00 vMB 12
804,924 804,924 00000000000000000004de75a26e7698fc77ddbcf479f9c2f3332c6e2e697e08 4,818 1.00/1.00 vMB 13
804,923 804,923 000000000000000000026e809ce34476850592eb7da8cc9cc17059e804e3b7b3 4,800 1.00/1.00 vMB 6
804,922 804,922 00000000000000000004cca9ea00d18e3c377036321a0b689e77fdc700584f66 2,421 1.00/1.00 vMB 10
804,921 804,921 00000000000000000001374064d7da46d2809b44f2aaf32841628ae4806de692 2,352 1.00/1.00 vMB 10
804,920 804,920 00000000000000000003950020a5d57b90e9ed9730bd0fb55d8081412faa1124 3,962 1.00/1.00 vMB 25
804,919 804,919 000000000000000000028be7a06ffd3b61e818620a13eb4f4ce909eb762b1f6b 5,097 1.00/1.00 vMB 6
804,918 804,918 0000000000000000000323fe216daf054ba378150487bb9f553b83ce9a7ca40e 5,520 1.00/1.00 vMB 7
804,917 804,917 0000000000000000000158fb75549c28ac6570bff1993bec8a7d468ab01cd177 2,277 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.