Loading Tool

Explorer IconExplorer

Memory Pool

83,302 transactions
31.30 vMB
0.11482176 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt 2f254392667b469ee6d8dcc6bce0f606b68d311017b80ead3404fe75b707cb9f
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 19f1db3727f5e10bcb02082f199fae1e827ea426b5b7bec7a0f0141ca6c88b97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.03724414 BTC
Feerates: 200.89 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (617,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,922 297,922 00000000000000003642c5be69d1234308a6b477790ee10add475f6a0b5f3c98 114 0.05/1.00 vMB 33
297,921 297,921 00000000000000004bc8729ebf5f91373f2442498494dce5448ed116d6471a88 41 0.01/1.00 vMB 84
297,920 297,920 0000000000000000679adbe5c6a519f50b36944f251d1a1446f09126980bd5dc 275 0.17/1.00 vMB 25
297,919 297,919 00000000000000007769cbf7138ef8212d58d4f9c1e09bdc63e47593c9f9a7b6 85 0.05/1.00 vMB 39
297,918 297,918 0000000000000000531af7683d5a86095bb9c694e53b5a7134dde8a12c07e2cb 64 0.02/1.00 vMB 31
297,917 297,917 00000000000000000a45772d3e61bf4198e4c7de5f2969812e495c072e2e19b4 345 0.22/1.00 vMB 29
297,916 297,916 000000000000000083725fb70cdc7c7d6182f521f11b8c27a0342e53c1e90c53 32 0.02/1.00 vMB 22
297,915 297,915 0000000000000000604c0aca9d1f73dd410c65b119088a17032fb846ec2c6849 47 0.03/1.00 vMB 28
297,914 297,914 00000000000000001c40c203a188d9e260c80a44b9448d9173d4e47c943f9f83 24 0.01/1.00 vMB 36
297,913 297,913 00000000000000005296075a6e68383ec2a62958c1f83b55e9bd05be712af134 352 0.20/1.00 vMB 30
297,912 297,912 000000000000000070911930e03b60c72fc315cfe820c2b2cf2aeadf45882735 39 0.02/1.00 vMB 24
297,911 297,911 00000000000000005e7598856223fcf41312503d75e698c1b780782630ded3e7 128 0.06/1.00 vMB 41
297,910 297,910 00000000000000006c4ae9cb16ef7bfdc0f63132037e6d6b54f3def92afe0657 351 0.15/1.00 vMB 35
297,909 297,909 00000000000000006de6cc4295aacad1da736420856b6fdd3179b97f0bf7a8dc 712 0.51/1.00 vMB 28
297,908 297,908 0000000000000000416fc5a8be6e78a55a3dd31128fae0567f98e84163e0b8a2 416 0.13/1.00 vMB 30
297,907 297,907 00000000000000001ae032d4175213f1395fe7848b70a4c06ca15b4ef74b98e7 1,240 0.66/1.00 vMB 31
297,906 297,906 00000000000000008491d2738574bf28a05842de4af68b632b5561fa97d7488a 32 0.02/1.00 vMB 31
297,905 297,905 000000000000000037d60b7d038e72c354f45c38345b88f99aa46aa01fcd46a8 271 0.12/1.00 vMB 29
297,904 297,904 0000000000000000106eb18dec0a63be73539abe8a59ccae81c7ea75c49cfeb8 330 0.19/1.00 vMB 37
297,903 297,903 000000000000000003bca812112e53d2d1d672a14b7d4225c106d32e88e4c195 165 0.10/1.00 vMB 27
297,902 297,902 00000000000000009a2cf01c3486873824b2341e246356f7abcc6fa7c4db3279 64 0.02/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.