Loading Tool

Explorer IconExplorer

Memory Pool

77,248 transactions
28.65 vMB
0.09022875 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt d5b53064a360c9d24131a738eea7710e1980c29011289693216770d75ae6bbb2
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (442,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,868 472,868 000000000000000000bde6d2801cde5ca0268d768532288befa33c692a99624e 1,965 1.00/1.00 vMB 397
472,867 472,867 0000000000000000004ad751b0de841a2db56d7deb01a5153efaea16641b3e94 2,186 1.00/1.00 vMB 386
472,866 472,866 000000000000000000e6f3d22c06071f420a77efe88f1c4a0030e84c448d2ddc 2,081 1.00/1.00 vMB 292
472,865 472,865 00000000000000000073aa84cb344bf5b003807afd19a73877f554f0721cc457 1,910 1.00/1.00 vMB 262
472,864 472,864 000000000000000000dcce1579b66d30e6daf68a85ff24586321dbbb65d3982f 2,299 1.00/1.00 vMB 289
472,863 472,863 000000000000000000ff59a64b33d59243526a10b7891a8f73ae32ffc74c1f12 2,286 0.99/1.00 vMB 296
472,862 472,862 00000000000000000055cd4db607482155154ef2df0321dc78bb5cece7b02160 2,357 1.00/1.00 vMB 376
472,861 472,861 0000000000000000006080711e6279367b555aa1d284dc8d29ea7ba5d5ada9e5 2,191 1.00/1.00 vMB 386
472,860 472,860 0000000000000000000a26485b17b050614e743a16e3c8b3cf070f6851e01f27 1,390 1.00/1.00 vMB 106
472,859 472,859 000000000000000001695ca4937f82616dac469728598c75ff37c802da81d6b1 2,157 1.00/1.00 vMB 300
472,858 472,858 00000000000000000062588451efe0d8c51482b3a58da92e9cdbb0a1cc57a394 1,706 1.00/1.00 vMB 252
472,857 472,857 000000000000000000acabb2b4fe09cc88765e8dcc89ed5c16a3178cdb8dab82 1,411 1.00/1.00 vMB 64
472,856 472,856 0000000000000000002c5e70c2abeabd9b380a0a54a91558094111f3f4758bb1 1,951 1.00/1.00 vMB 234
472,855 472,855 0000000000000000012ba3bff42128d02105391aa1b7ad9d89c9b3bbe70b20f6 1,675 1.00/1.00 vMB 252
472,854 472,854 000000000000000000979c729007e5b7cf5bf08670e870720bedcd3883ead5eb 2,184 0.99/1.00 vMB 354
472,853 472,853 00000000000000000131f170eecaf1a01d28ba5ae03a73226fb273e1d31fdfc6 1,249 1.00/1.00 vMB 115
472,852 472,852 0000000000000000011ba8c1ddaa5aa3e69ed8121bf550723f8f3ca8078cd609 2,289 1.00/1.00 vMB 310
472,851 472,851 0000000000000000015312e965bfff25d0ff4290608131c368d583fadbb0d3d4 2,159 1.00/1.00 vMB 318
472,850 472,850 000000000000000000ed5516170b2c6ad5e2ff41233cb37947b287f44d796769 1,504 0.99/1.00 vMB 169
472,849 472,849 00000000000000000171a8a669497c5b614977b02edbc13659be5859f011a9e7 2,382 1.00/1.00 vMB 285
472,848 472,848 0000000000000000004b1d624ebac7f037c3d65be4cf3f86817ea7ab94ff654d 2,420 1.00/1.00 vMB 288
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.