Loading Tool

Explorer IconExplorer

Memory Pool

79,870 transactions
30.23 vMB
0.10999722 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt cc96c3017bf8f0b13a901fef6c5ac68b59fbb83df26c1bc2f154cb29a3c0e2d9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 95a2c343b6b52b031a7e69957156636ddc30f1d9c02c2d428760bd8a57024dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.03843750 BTC
Feerates: 151.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (795,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,512 119,512 000000000000477305ff564689d301e742207338a8a7c3e98ba22d95cbc16ea3 62 0.02/1.00 vMB 1,512
119,511 119,511 000000000000acac0302939b5811b61032027678f35b68d0a0c7b8c9cc18d501 4 0.00/1.00 vMB 1,004
119,510 119,510 0000000000003141e255ab544b1c5cb71881eb1f508e348bb95f065da39eab34 9 0.00/1.00 vMB 307
119,509 119,509 00000000000070135fe3d66d40509ff9ed1b8b393f135edb1b56eac4a3b60f36 14 0.00/1.00 vMB 422
119,508 119,508 00000000000014fea75fe1a59f8f7db829d29bb5b161e922f982fb7333567a40 12 0.01/1.00 vMB 254
119,507 119,507 000000000000831f171d91644b27bcfc961c59d782cee7a2bbf6181397d475f5 1 0.00/1.00 vMB 0
119,506 119,506 000000000000951e0425b6ffa576b86a2fc49b711534e6492912dbfdc9478867 6 0.00/1.00 vMB 775
119,505 119,505 00000000000069fbdc4212cce6d2f92eb3a213ec20012d9a384d396978f44f50 6 0.00/1.00 vMB 1,390
119,504 119,504 000000000000a9aa2b43846c72eb1b78e5728ef77929dc1badda194bfde92f0b 8 0.00/1.00 vMB 904
119,503 119,503 0000000000009d92e488c5e58e6cfa2bc427aa05c72597d7fef63aa1aa75f5c3 20 0.01/1.00 vMB 563
119,502 119,502 000000000000603081e3fd2d408571cf266d1d1929012f98be681a219b37d30f 16 0.01/1.00 vMB 0
119,501 119,501 000000000000af1686f87d247d0763ab8701aafea3dc0896ca720edb972a2cc4 3 0.00/1.00 vMB 0
119,500 119,500 000000000000829fcc84f32804b145554780afdd64f158414f914544b610ee0d 1 0.00/1.00 vMB 0
119,499 119,499 0000000000005d17ad937fe2554d3bbb200c97f5025d011dc1bdce990ddcde48 30 0.01/1.00 vMB 0
119,498 119,498 0000000000008b5c58f447d4bbdcd22f587c761e543e4579439e8db1e9a3cf28 11 0.00/1.00 vMB 1,144
119,497 119,497 00000000000095d7c73dd2d835c40679929620eb6764109c3a8b2c493c7ccb79 12 0.00/1.00 vMB 487
119,496 119,496 00000000000098e8aa571f990ccbd8ace482a9ce16cd196d6f5c5173e4063a74 5 0.00/1.00 vMB 0
119,495 119,495 0000000000003be1cef06de03050881aa6230bc223a53567732a20a1d204b465 11 0.00/1.00 vMB 0
119,494 119,494 000000000000277c6cfe936d31a9856a611cb99efd7f217ba2211b1bb7fa8aca 25 0.01/1.00 vMB 587
119,493 119,493 00000000000058abf1b8d0e907a987295e224b874154d397a58aba8f6a109380 16 0.01/1.00 vMB 747
119,492 119,492 00000000000028256a804626f6af56ddc827676c1923f1b407c69eb4c43afc8f 11 0.00/1.00 vMB 816
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.