Loading Tool

Explorer IconExplorer

Memory Pool

48,894 transactions
29.40 vMB
0.07817332 BTC
Random Selection Loading Transactions
Max Size: 157.14/200 MB

Candidate Block

Mining Attempt 3588c201c278c7566dbab68b3336bbcffc240ea90fdd7e577a7ec5e6a175e7e0
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root f1fd887e34abdd9f2679de28f7164c4bbb93fe47d0500b2c98260c1ede954190
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.02064904 BTC
Feerates: 132.00 > 2.07 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (595,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,942 318,942 000000000000000012b2644e66e92549d09f0c8ff04cee95a4c93a9f114f0ce1 64 0.02/1.00 vMB 12
318,941 318,941 000000000000000009c444a1d894d394358b2d265a8b0158a5a942daaad1cd38 1,479 0.75/1.00 vMB 29
318,940 318,940 000000000000000016e5ed77ce8d201c16de650da2552c61b1d622f33374bb16 876 0.47/1.00 vMB 31
318,939 318,939 000000000000000000e217ff0aa08743ed9280c6286aa739a353dcce6b70fc36 273 0.14/1.00 vMB 30
318,938 318,938 000000000000000012de0fc5441618f1b7390846e49ea8055698969db3aa2556 302 0.28/1.00 vMB 19
318,937 318,937 000000000000000003c22d09cd238789cd6263438d08387a9bbac0fc88b064f8 1,042 0.50/1.00 vMB 34
318,936 318,936 0000000000000000207518de4f0304c5d2507d2c3c7e52a6eddaca16c5099306 199 0.11/1.00 vMB 29
318,935 318,935 0000000000000000145eaa17f456fde0d979e5d2cdec09c3056b1f6c9f8e609f 111 0.08/1.00 vMB 10
318,934 318,934 000000000000000021953c1c056cd5c59f1009e3c7857ba568525c50d6830182 127 0.15/1.00 vMB 17
318,933 318,933 00000000000000001532ddcca136d375321aa939b7ed866f826a6d85b617fafa 847 0.35/1.00 vMB 32
318,932 318,932 0000000000000000052ed2bb3ee3788ceba553dd4cc4e78d2ae2e75c40167baa 715 0.36/1.00 vMB 31
318,931 318,931 00000000000000001982813ee5012dc495142cb2c6219ee9dde0ada5878e3995 33 0.01/1.00 vMB 23
318,930 318,930 00000000000000000c4fd5f1df4381b8b51d351f6c00133bb121f59e5d5bc77f 1,588 0.85/1.00 vMB 28
318,929 318,929 00000000000000002470e934a21fd1c82d6cb39118e8d18e0898154a77e8cb32 261 0.31/1.00 vMB 20
318,928 318,928 0000000000000000243ebed66ca5749cfdc6d694df06707b23e156847bfc4da0 69 0.04/1.00 vMB 16
318,927 318,927 0000000000000000212fc31af3ae586f3570c7cd92bba432a2e6da313a81225f 32 0.01/1.00 vMB 20
318,926 318,926 00000000000000000cbefd74f6fd2536f12728086223e647be0e45a2381ee5f8 421 0.20/1.00 vMB 30
318,925 318,925 000000000000000018ea8f7efd7569de8f9ec222024b2a320a003ffaaae5d829 24 0.01/1.00 vMB 24
318,924 318,924 0000000000000000224040fa41ceec49a4def73fc8d220c53d070645e06b398a 179 0.08/1.00 vMB 27
318,923 318,923 00000000000000001e94126bff2cb39af8c56215248d74337ef48d75f685dc27 256 0.13/1.00 vMB 29
318,922 318,922 00000000000000001ca1434d6500a67c11be158a7dd9f6d03055878bdb2dfe3a 63 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.