Loading Tool

Explorer IconExplorer

Memory Pool

79,105 transactions
30.16 vMB
0.09371872 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt c78608659eb81dd6a0c67e917cc2ec2f06d3bd0908257ae77c04f166019b0385
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root a4f07389a8e442570ef5b1bd7d3fe3653ad47a9ec55312dc08182221d0425ab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.02299197 BTC
Feerates: 150.61 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (524,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,307 390,307 00000000000000000150265557bcbca86a2b2bca63f35836985c965c08a33d2e 188 0.12/1.00 vMB 22
390,306 390,306 000000000000000005dbc2e7ce8852df91b6a447098d5ba236cbcd73b4c8b1ca 113 0.08/1.00 vMB 16
390,305 390,305 000000000000000007ab03689c991842451b854ec9a20fe26ccbf961d6bf328a 553 0.42/1.00 vMB 28
390,304 390,304 000000000000000001108664802b57bc3352f9ce38b80acd767b7eb05a91f12b 560 0.25/1.00 vMB 37
390,303 390,303 000000000000000008ff5cd342fcfb475f415ef893035cbb2d326442474243d4 857 0.38/1.00 vMB 37
390,302 390,302 0000000000000000002a85bdf42e3ce662b4510d5b9436072b25941dc8796336 1,299 1.00/1.00 vMB 23
390,301 390,301 0000000000000000073d898a1c95364203d7c22a78246edcee3af4dbf639b166 2,377 0.93/1.00 vMB 44
390,300 390,300 000000000000000006cd30fe0048ae2ba493ed93c62a0b7ff62d1c06578063d7 1,160 0.75/1.00 vMB 31
390,299 390,299 000000000000000003cbee3ad3be642236f3a0caaa89b58ec8273aea81e4c278 1,882 0.95/1.00 vMB 31
390,298 390,298 000000000000000003eb8f30d5ce76b59c892c7c9bb89c357bb7738cae0a714c 1,901 0.93/1.00 vMB 40
390,297 390,297 0000000000000000042ecadd91b9a2fd0a40cae5d42e3e588d81ee50bae94b13 3,007 0.92/1.00 vMB 58
390,296 390,296 00000000000000000878cd8de3dccda91cdcf6ef0e6e8536120c65f487dd0197 370 0.19/1.00 vMB 33
390,295 390,295 00000000000000000a7d018d5bdcf22eb2b67eb36456ab86a86dcb1639ba6872 1,554 0.74/1.00 vMB 35
390,294 390,294 00000000000000000a6e885539e41b95fa9813267ff90c0ae8f52147ce14cf04 365 0.24/1.00 vMB 28
390,293 390,293 00000000000000000251bf5402208472fada71f6128c26d90c4c9c49a282af2c 460 0.26/1.00 vMB 27
390,292 390,292 000000000000000001704229a7dffd8e214f0b0bdbe235484aeda15467b9d29a 615 0.28/1.00 vMB 36
390,291 390,291 00000000000000000a8c6b49b98d1812f321baca6d65437e3b1a4fb6ac756e1c 389 0.20/1.00 vMB 27
390,290 390,290 000000000000000003aa8da3297f42222eb50b66ab862f74354b431a99d9b6fb 209 0.14/1.00 vMB 16
390,289 390,289 000000000000000001edf7d98e66cf088dfa3f2f7356335841b97ccf10b76fa8 1 0.00/1.00 vMB 0
390,288 390,288 00000000000000000304dd53061d19036f9f691365152d9670ba56f00d0e678b 457 0.25/1.00 vMB 35
390,287 390,287 000000000000000004c53553fb2865e306474cc18d6fa9378662a92c90d9ef3e 933 0.45/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.