Loading Tool

Explorer IconExplorer

Memory Pool

82,690 transactions
31.31 vMB
0.10477695 BTC
Random Selection Loading Transactions
Max Size: 190.40/200 MB

Candidate Block

Mining Attempt cd7e30276cc4e407b3f35af9c9991bcc7f2dfd01ac150a10284be6cc6cf8cca1
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 19d9f46979f0137df4d8d115d99c1cbb6a88c30fd9207b35f96b346b4322ef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.02832098 BTC
Feerates: 151.12 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (588,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,638 326,638 0000000000000000075069881b0f94dab97290306117bc53e6b69b720eaec489 197 0.12/1.00 vMB 25
326,637 326,637 000000000000000008e138c80168b5890c35c5c92b7a0d302243ca7545e0bd58 676 0.38/1.00 vMB 27
326,636 326,636 00000000000000000ed6f5f923adefa56197924bb7886ccdfa6c3414e34ebe92 1 0.00/1.00 vMB 0
326,635 326,635 00000000000000000f6b279c57e1249e35af96650a1cfc4c2f8ca3243b2ea0ef 316 0.16/1.00 vMB 27
326,634 326,634 00000000000000000a4e641616cef4877f4a50cc2331117b9858e4233906f964 1,216 0.70/1.00 vMB 27
326,633 326,633 0000000000000000035cec33125e54810c8e818399ccb42cc440bff751aaf13b 88 0.05/1.00 vMB 22
326,632 326,632 000000000000000003d6db95a6ba31ba2107a9ae174cd2cba78b79e2b2cf6c1b 171 0.07/1.00 vMB 32
326,631 326,631 000000000000000012eefb986c99920f1fdcfc1d825b4b382ca4457dac71a39b 184 0.09/1.00 vMB 20
326,630 326,630 000000000000000019342cb193a7820d8db0d1710ade76bc8cb4eb4e8c770ffe 994 0.53/1.00 vMB 29
326,629 326,629 0000000000000000010f25cd59c63a45ec8a732ba3d6c1cdb699cd6bdee5192c 805 0.39/1.00 vMB 32
326,628 326,628 00000000000000001d30f44851bd1a16489cd6c98886a5b567e9673776a47411 803 0.41/1.00 vMB 30
326,627 326,627 00000000000000001511a428cba2371ac091dc5587a9b53f5a912b6444423a06 638 0.26/1.00 vMB 33
326,626 326,626 000000000000000005883a7419707529893696d54bcc6a97d2b1c4ee76b1759e 324 0.22/1.00 vMB 32
326,625 326,625 000000000000000013b4e6e380fc10e76e382e884e2e31a7bb187ebca5fb1012 262 0.12/1.00 vMB 29
326,624 326,624 00000000000000001d5900d0bf33fd6e64070a746655ccd597ae0d70e11568f6 264 0.14/1.00 vMB 30
326,623 326,623 00000000000000001af747b7af80e96be02819ea675ab7c281e545ae1261196b 875 0.55/1.00 vMB 28
326,622 326,622 00000000000000000652a100afb4e530d41527e2d7b700072fdf26da03fd5f97 32 0.01/1.00 vMB 8
326,621 326,621 000000000000000004feb8751ded3a7aaca2495813f05df87bf4003c8df23109 124 0.06/1.00 vMB 29
326,620 326,620 0000000000000000106ae298d3979481078e5c076f4a20d95d74c0d8744c19a7 199 0.13/1.00 vMB 21
326,619 326,619 00000000000000001d3f3fc6a3dbcdb63a475518a2db6aceee97e1ba9270751d 217 0.16/1.00 vMB 20
326,618 326,618 00000000000000001015f16818648b03a1616bb63cf037aa682fa75aefbd4d0a 361 0.21/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

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