Loading Tool

Explorer IconExplorer

Memory Pool

79,427 transactions
29.21 vMB
0.07448752 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt b09338c8b914909822891da96e83a9178d5d534cde510b825d9f4bc194ae7b8e
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec970885db92ec896ebd86b097443778bdd02a0f00d3808dac220c7f3a6288a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01313552 BTC
Feerates: 74.86 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (674,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,078 241,078 00000000000000f5d5f86ce40d49abb6c0abafa2853cfbcbff256d0cc0bf690b 196 0.09/1.00 vMB 239
241,077 241,077 00000000000000abe76f4654beb5876567e47c4ad7747fc079f8037cc43c92d1 39 0.01/1.00 vMB 326
241,076 241,076 0000000000000053442e8be7a890ed9fee19be5bccefd6c879fe92536610a3ed 163 0.06/1.00 vMB 260
241,075 241,075 0000000000000004c4aa58840672cc7da1c9ecfb519f27283afa103a4844f3de 9 0.00/1.00 vMB 172
241,074 241,074 00000000000000ad13106bd4e7f5b8b0f92b16ce959f429a2cdc4e6812024b50 300 0.12/1.00 vMB 224
241,073 241,073 00000000000000429fe77d3d19c5d58d9323431e63e00943f4cb02676f3718b8 207 0.10/1.00 vMB 244
241,072 241,072 00000000000000a48d59177a5e8da5329de6ef032de0c5317c9e713ecc7cfc5b 62 0.03/1.00 vMB 219
241,071 241,071 0000000000000076846f9e0c94cac45e329f197c5a59e4d6eb79f513f0f0bb93 98 0.05/1.00 vMB 155
241,070 241,070 00000000000000c3e18e193508eb3c6d6f75039b1986216d7347823d5f3c0f27 472 0.20/1.00 vMB 277
241,069 241,069 00000000000000fc25d8fb0177a294b090ea2024cbfc0036c0d319b1d1bedae9 309 0.14/1.00 vMB 228
241,068 241,068 00000000000000c757f5b52df82ca459904cbd35ebb0b729fc348d4f6bda599a 415 0.18/1.00 vMB 185
241,067 241,067 0000000000000049ffdd769994d1d91e1a56ea5c03ed477d36d3fe52157f7ab4 183 0.25/1.00 vMB 74
241,066 241,066 00000000000000fcdecab7619a76d6932fb0b03405022aec60e7233491a1d5ef 172 0.09/1.00 vMB 224
241,065 241,065 00000000000000529bd3a21b4c4da3aeb6f36ba4054d6274edcbadb275d13503 5 0.00/1.00 vMB 106
241,064 241,064 0000000000000060d459bbc17a0b4f7ac4091bba872a253f528977b9d560b2e5 62 0.03/1.00 vMB 127
241,063 241,063 000000000000002ddc11eb0e451130020757616482f4e4d6b1ce90e0e8c5193f 104 0.05/1.00 vMB 101
241,062 241,062 00000000000000d37cb8f7aa240ccaeccfd6d551877b896d60db6a7b4bf9a7f6 505 0.25/1.00 vMB 169
241,061 241,061 00000000000000f3e8ca7e1c0400cea2f7966ba1347a94c2e7b8eaf647326d3f 6 0.00/1.00 vMB 0
241,060 241,060 00000000000000cc34be673b452f56c273298a686cc3c077b94c19cbb2ed3d23 34 0.01/1.00 vMB 103
241,059 241,059 00000000000000ad39e3e0f19ea8a8d7c28d6e97c2fb4ee1e83c0f0518936e41 179 0.08/1.00 vMB 171
241,058 241,058 00000000000000e2c6b5f6fe8a75e0ec0be1dd8e3ebfd96f055601c3000d4af9 61 0.02/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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