Loading Tool

Explorer IconExplorer

Memory Pool

76,941 transactions
30.14 vMB
0.10736831 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt 98e231818193f7af385c90cbbe85e15a88a81cd0f9cfb5d480af4e66a374492d
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root 86068c8f0b85ce6c385a3bddb358b73e6abe24ab661befeafc8d357bd45eee88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.03167557 BTC
Feerates: 150.62 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (648,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,842 266,842 0000000000000007f5c146bfbb286b431416073e26c816c00a25a19a9af33e41 347 0.18/1.00 vMB 108
266,841 266,841 00000000000000068fea9d9f1b523b36ce50488650ba11a6b6260789dd902060 427 0.16/1.00 vMB 167
266,840 266,840 000000000000000a569150eee4c983da69edb4960bd2e1b22aff483390b9c031 50 0.03/1.00 vMB 41
266,839 266,839 00000000000000021d2295b39d5d5a5c968debf399b611889d832aa09aeb0694 35 0.02/1.00 vMB 36
266,838 266,838 00000000000000081211f793eae6a6f3312552c32b207dfcb4a8b08abd3910de 79 0.03/1.00 vMB 145
266,837 266,837 0000000000000002a8f3e5030f04ea426d0ca4ba2e3da59dc94233ca1bd8e335 289 0.17/1.00 vMB 74
266,836 266,836 00000000000000010f29ad7ecaa0a42fb51aa4b0899c7e4f59ca632897a2c1e1 62 0.03/1.00 vMB 72
266,835 266,835 00000000000000012b6693a8817cfba6c3e5135a8e0e5b7616d6f7a95d1e3b9a 154 0.10/1.00 vMB 89
266,834 266,834 00000000000000046655a0ca334b7d6cc8c09c0cb3cbe14a896215b282d288de 14 0.00/1.00 vMB 69
266,833 266,833 00000000000000028be29cea8edb66d8f81d6fed98a9463d10c79da70a3b25a1 17 0.02/1.00 vMB 17
266,832 266,832 000000000000000aae96b8e98bd24fe43a196867dded991630f2ef5ce7dec768 152 0.08/1.00 vMB 59
266,831 266,831 00000000000000040091422a53878cd6dc945009a40d4ff8858b7109d878fecc 22 0.01/1.00 vMB 113
266,830 266,830 000000000000000681b0c1aa6c8917f00a9f29138965481c5c8ed49c42306483 222 0.10/1.00 vMB 73
266,829 266,829 0000000000000001f4c276e0d2388ec9319042cf90565bfe0c00c6a5e15ccd09 12 0.01/1.00 vMB 32
266,828 266,828 0000000000000004aa34a8c4ff18e7fe14deb171548835122cb7d4816911db5d 44 0.02/1.00 vMB 40
266,827 266,827 000000000000000713a9e44da62f7a17fae1b4ac883a7d85fe567b7c46b93306 69 0.05/1.00 vMB 57
266,826 266,826 0000000000000001588141407f65798743ee39e4f6459a13ea878b427b8a5db9 533 0.20/1.00 vMB 185
266,825 266,825 0000000000000001872c531cc2bdc34694d92ae2cd8193162a04b259626f404e 45 0.02/1.00 vMB 58
266,824 266,824 000000000000000550093e6bcd7dfd291d6fe142526d81a5d46c1260402b2e90 81 0.03/1.00 vMB 99
266,823 266,823 00000000000000051fd3cd03e19e163c67fff7cda4f4acd2bea48baf55402ddb 129 0.07/1.00 vMB 89
266,822 266,822 00000000000000046fa51f46b785dd9e778e664829281151ffd97686fd5d6e7d 174 0.13/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.17 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: 748.85 GB
    • Received: 18.81 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.