Loading Tool

Explorer IconExplorer

Memory Pool

42,820 transactions
29.76 vMB
0.09158463 BTC
Random Selection Loading Transactions
Max Size: 151.41/200 MB

Candidate Block

Mining Attempt e7fe57dff1188de55bac5236ea9629d060d791b915238e5506f4e5687b9c2a45
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root aa7abd714f2d148cd60439a97e78b209ef5d02914a050041cbbcd65a7c7533eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.03170721 BTC
Feerates: 150.97 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (563,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,778 350,778 000000000000000012647e97404bae479ec33bf613e8b5982d6c7a2552bc4843 263 0.14/1.00 vMB 25
350,777 350,777 000000000000000002fd5595530d0d5fb53a6baa063988d8a47fa5fa483e8787 663 0.34/1.00 vMB 25
350,776 350,776 0000000000000000045edc9dabfb99a7c1d01e63875a687f5024c0c1a7cc1215 935 0.75/1.00 vMB 21
350,775 350,775 0000000000000000177d45abcb7ce3b4d772bfe5cf93ad11381747043dc0dce5 651 0.49/1.00 vMB 18
350,774 350,774 00000000000000000fbe1740f7f9584cc59aea94dae205ac78b898ce3cdddd4f 493 0.21/1.00 vMB 15
350,773 350,773 0000000000000000106c00add86e9083b2fbd221ed0b572e712110ddf9f5107a 1,476 0.74/1.00 vMB 33
350,772 350,772 0000000000000000004dbf7fe1d0bc1457817bfde1f20b541cd3295fa6fab934 741 0.36/1.00 vMB 22
350,771 350,771 000000000000000005bfb2b8e418b588f839529ce150b177182e6112c0aab118 523 0.31/1.00 vMB 27
350,770 350,770 00000000000000000c2c2deeb24cf946cdf320a5f94959fa1f97914f88a740d4 59 0.07/1.00 vMB 11
350,769 350,769 00000000000000000ecdbea97f34d87c402cacc75d096e68d902d35c523de520 906 0.42/1.00 vMB 25
350,768 350,768 000000000000000017402a1d80a3b4e08d32cfa3e0fd2fc73e95d655eb2a61ad 649 0.31/1.00 vMB 15
350,767 350,767 0000000000000000049bd399adb8f8a925e18b0a4560a8d4d9ed92c2ae9542a5 1,317 0.58/1.00 vMB 30
350,766 350,766 000000000000000003fb1f638f26c2fc021ef12ff0b140362d140cc642ac1f8d 2 0.00/1.00 vMB 0
350,765 350,765 000000000000000006953128497c44485f57d09f1f0e08c771969b64f72c526e 1,099 0.61/1.00 vMB 24
350,764 350,764 0000000000000000072f9028a80305d62ead243c6d7df566f8d305f19f9fc410 909 0.57/1.00 vMB 25
350,763 350,763 00000000000000000e8da0b1e0ad926d10d2bf695c52e2e0f562480cfad1636e 588 0.35/1.00 vMB 22
350,762 350,762 00000000000000001786bfd3ea410be7a6bc3314323ab2609239046763157584 57 0.06/1.00 vMB 8
350,761 350,761 000000000000000016ba38003166eda1009feb3f52c03efd400a35fda3380dc1 371 0.19/1.00 vMB 25
350,760 350,760 00000000000000001072c36fb2a0df58911c5d67d070bd5161a2908ec1a95763 501 0.24/1.00 vMB 29
350,759 350,759 000000000000000001b52b5033fbcc0df9ffc78cd84d72fd7c1902aaa75220ec 743 0.43/1.00 vMB 21
350,758 350,758 0000000000000000159acb18dbe7284c5a3dc38681f3ad2b6fa723c424614cc6 251 0.11/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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