Loading Tool

Explorer IconExplorer

Memory Pool

41,599 transactions
28.91 vMB
0.06891882 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt 28b0f20f113e330b7fa708ace66d2d5298cd4b18fda9c57d82fb030bca6d523b
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root f5cc726650a9cf1dee426ba55b5f3182034445a0a3c7b2732104e0ae5e354acb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01261798 BTC
Feerates: 100.36 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (620,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,525 294,525 00000000000000007a8b2a16cbd67d0697a366a0faf438c5db153cbecaac9cf1 360 0.71/1.00 vMB 16
294,524 294,524 00000000000000009a8ec2094110cd2ef9de239288dfa5cb8c373d235e90bc4e 442 0.25/1.00 vMB 34
294,523 294,523 00000000000000001ee509c4865a9abc8bf73e48037db03c68b76a42c6689d71 311 0.50/1.00 vMB 20
294,522 294,522 00000000000000000f5fdadb20f57f5281b54808ec0a2743d709c730b8f9ee8b 1,205 0.92/1.00 vMB 28
294,521 294,521 0000000000000000678334ffba896a0865ba2733a00bc1869ea47d15cce32a61 133 0.35/1.00 vMB 13
294,520 294,520 0000000000000000446aea7364c504f4c7ec0e3009035c361772785f3da4c8a4 160 0.25/1.00 vMB 16
294,519 294,519 00000000000000004b07621df9bcab8f1f90c20307a3db4fd526908629071a7e 281 0.35/1.00 vMB 17
294,518 294,518 00000000000000002347ee1d4b55be98eafd0722dd5fb5e4491bf9be419faaa6 700 0.35/1.00 vMB 26
294,517 294,517 0000000000000000a854c4077d771e8912c83ad37995fc8a27b3052881fd3b41 1,687 0.50/1.00 vMB 55
294,516 294,516 000000000000000085f6f988a4e83be7f6f759f972b28fc7d67b2120c7685660 128 0.04/1.00 vMB 79
294,515 294,515 000000000000000054bd77a5765c4d76c80553c38ac44754f18f900bafdf4a34 64 0.04/1.00 vMB 39
294,514 294,514 0000000000000000687d27af055df379e6450bc7d6a2bb321b034347af8aec8e 737 0.35/1.00 vMB 39
294,513 294,513 00000000000000007da18b2338282724c10d912e069ca71c31f1aab1ec485831 128 0.05/1.00 vMB 37
294,512 294,512 0000000000000000819f223bcbf7e037da3f2a6747727136bcb3563c98f108b1 141 0.27/1.00 vMB 14
294,511 294,511 0000000000000000643fdfd498b6b0aa5bf159c2ed5845544f7bc1042811f53a 256 0.25/1.00 vMB 16
294,510 294,510 00000000000000005005caec422c10b61a7f228180ed3f9c645dac33eaf44be1 1,058 0.35/1.00 vMB 55
294,509 294,509 0000000000000000481557b8b7f25e8bd30b4d98d3fdb38ea900a9c66c7916e4 157 0.10/1.00 vMB 39
294,508 294,508 0000000000000000a64fcd968cc5254ed353f9f06973e5a9a93e58a5f4d79a5a 298 0.23/1.00 vMB 24
294,507 294,507 0000000000000000127e1a1e68483ba8fe4bfefd060584c9b2ae5c0b8291837a 638 0.35/1.00 vMB 29
294,506 294,506 00000000000000005e238762ccb7217f1226314b036f5aed27af3f458cf0781f 128 0.06/1.00 vMB 47
294,505 294,505 00000000000000000a8a9330e4d51cd689ee7256806c4d5d99515fd0d7e297c5 380 0.21/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.30 GB
    • Received: 11.89 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.