Loading Tool

Explorer IconExplorer

Memory Pool

74,993 transactions
27.63 vMB
0.07369666 BTC
Random Selection Loading Transactions
Max Size: 168.63/200 MB

Candidate Block

Mining Attempt bf1795030f8c1f85044146aa98dd9b5aa7c581df95f49507842e3de73d8264ea
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6e5c52d34a8fcb5e45f0fe21100d9208b9135833e5b580790884ca3a0ebac606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.01472240 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (634,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,979 280,979 0000000000000001cb1d989ed91b5d743aa79d9d7a7f9e75036bb54810572473 142 0.05/1.00 vMB 108
280,978 280,978 0000000000000001fad7497c3a6597032c4935eca32089e353684ca2f9b5a0b0 203 0.11/1.00 vMB 41
280,977 280,977 000000000000000252ddc472ad63d9ed39a2774e1c3059d217aae6aaff20a93d 392 0.15/1.00 vMB 46
280,976 280,976 00000000000000008ed78ea063f82a09bbd513a85c6c807a72ff6d43d4a821bf 131 0.05/1.00 vMB 227
280,975 280,975 0000000000000001fd436d8571a165eedd1dc32c455777618f38302ae716cfcf 580 0.31/1.00 vMB 37
280,974 280,974 00000000000000013385ce4cc4ea0f9561f0c23b44c29cffa4eddbeaf3ced922 375 0.25/1.00 vMB 32
280,973 280,973 000000000000000239d6210bbf3ddacb8525ea0d6f47987767823b7d7ed0336a 69 0.04/1.00 vMB 129
280,972 280,972 0000000000000001ecc5add17167dcd7b0611e9bcb6b9b6734a298e1e9ad6028 179 0.07/1.00 vMB 38
280,971 280,971 00000000000000004aba8333fa2fc34d3ab1b8c4f6a47f13a6bb3e384e27a1a8 274 0.11/1.00 vMB 43
280,970 280,970 0000000000000002063e35fc219a693da96e1a61088a749ed8fcd8fb7b750fa6 839 0.37/1.00 vMB 59
280,969 280,969 000000000000000090875154ef556923242d86da2c590b2a412c82e629e8543f 403 0.19/1.00 vMB 56
280,968 280,968 0000000000000000998bab0fe1d5b80fee2b8b2cef690cb8cc2ac81bf3ccbe99 305 0.26/1.00 vMB 28
280,967 280,967 000000000000000063b4e1c51bbd192524a252b2b87dfe3ca82019ab5596e5a7 636 0.25/1.00 vMB 77
280,966 280,966 00000000000000007b8af34d15cf2ef1bdc00dcc6b5963a7c1d34b2abe59e384 600 0.25/1.00 vMB 67
280,965 280,965 0000000000000001c2fedf3e528638cc78b0e10a48a3270b5957520f4def3cf4 667 0.25/1.00 vMB 77
280,964 280,964 00000000000000013bca2e936205aeb8e9b990f7fe072f37f0e201b67d36e119 374 0.20/1.00 vMB 61
280,963 280,963 0000000000000002001dfbeaf7a89087854de6aa3928bbcbbd28a60d286a85c1 518 0.26/1.00 vMB 33
280,962 280,962 00000000000000010216c37a4bdde7d3fafb0e58e63187f595d95294a8fad497 697 0.25/1.00 vMB 70
280,961 280,961 0000000000000000b23b3aa1312d646ffbc235db850f9a944df5ed285895785f 166 0.10/1.00 vMB 19
280,960 280,960 000000000000000174e4ada6d0ab32cd44bfe2ad3f497e365bd22da73b887f1f 172 0.05/1.00 vMB 61
280,959 280,959 000000000000000021a63765c0836fb7599d290c1f493ecac37980b21b6217e5 165 0.05/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.