Loading Tool

Explorer IconExplorer

Memory Pool

76,997 transactions
28.60 vMB
0.10160103 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt ca4952a981459223ba32900d31d3ae9f6ba1e95287a9c3913ecbbaf5c2886594
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 5b6420023d0be86d642bb22de853a72de8789d47bc9f565a3db578f6eb3e94fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,652
Size: 1.00 vMB
Total Fees: 0.03483928 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (513,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,635 401,635 00000000000000000264b58841e4bd6d60f537ac735e9af98d62abf446b164c1 141 0.14/1.00 vMB 15
401,634 401,634 000000000000000003db0b23b520783a6d7523b701e5cd1b9b9ab230a0f36202 724 0.73/1.00 vMB 20
401,633 401,633 0000000000000000025500c699c8ca030439a7287ec41635901e67e757308dbf 2,414 1.00/1.00 vMB 47
401,632 401,632 000000000000000000a1972fd6d9b731808a961c7b7278fd29ddd32c39571ee3 1,382 0.61/1.00 vMB 51
401,631 401,631 0000000000000000044c7d21ad5a325a4a7d987e3c057e07787cf5e4d29187a1 1,940 0.93/1.00 vMB 40
401,630 401,630 000000000000000001bb1ac98cb61a79799266c1a6f64dcbaefb74cd183c0390 2,640 1.00/1.00 vMB 58
401,629 401,629 000000000000000006807e71e89270244d25256466dff21b07bfb72c6a6e8a8f 1,423 0.91/1.00 vMB 33
401,628 401,628 00000000000000000112c075b4f453472a32321276cebab93e7bdf776a4cce60 656 0.89/1.00 vMB 14
401,627 401,627 000000000000000004f914920235b8a5cd06ef83f425454f5582a77c5c2977a7 1,626 1.00/1.00 vMB 45
401,626 401,626 000000000000000001db97e28a16da8a59309a9397dc7aaa346bdabfc55004b7 2,116 0.99/1.00 vMB 46
401,625 401,625 00000000000000000680d5823104b2becd6d90b0465aedc2e527678c384a863c 1,394 0.93/1.00 vMB 24
401,624 401,624 0000000000000000011c89518e079cf71ab6f605edaa85398332d800e74d5850 2,383 0.93/1.00 vMB 58
401,623 401,623 00000000000000000244ed09bff86b4e280e1ec9dd2ce70da3cdc82063a2dcdc 1,956 0.93/1.00 vMB 51
401,622 401,622 00000000000000000581faa685f30bca3f91bc2e0d92427a141d28bd55341746 905 0.99/1.00 vMB 47
401,621 401,621 00000000000000000117ece5138140b0c19a8a07a478fe9d0bcb33662ebe6608 1,589 1.00/1.00 vMB 43
401,620 401,620 000000000000000005d316fe93a340ecbe70ad6e8520ff445c619a996374069c 2,979 1.00/1.00 vMB 74
401,619 401,619 00000000000000000002aa373cb9e4c779da25224964d69f1d7e29b6fd0b444b 1,748 1.00/1.00 vMB 33
401,618 401,618 00000000000000000539ada81bf8b00c1f7276523a84f2052065290e771891d2 2,957 1.00/1.00 vMB 73
401,617 401,617 0000000000000000069b94b9404f6c4174cc437c16ed2b771f3e79f4886416e9 1,134 1.00/1.00 vMB 21
401,616 401,616 000000000000000005dac39a2966cac09c3ffdf294c8ea3a56d26cbc37db46e3 2,252 1.00/1.00 vMB 35
401,615 401,615 000000000000000002ae8173b8868f7825f2893002bacac73b4595aaac03b796 3,422 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.93 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.69 GB
    • Received: 17.58 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.