Loading Tool

Explorer IconExplorer

Memory Pool

25,117 transactions
22.18 vMB
0.02941718 BTC
Random Selection Loading Transactions
Max Size: 118.64/200 MB

Candidate Block

Mining Attempt 13f1cce6852d046819b3e64602a3c24156b520bbf54c568fbe53a5946177108c
Version 20000000
Previous Block 00000000000000000001b30cafa7482eca9c28f12e28b9318974723fe1367d35
Merkle Root 426f37a078b712d02b087e89c3a8fa4d3759bfe7351fd6838fb23ac12d140db1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,139
Size: 1.00 vMB
Total Fees: 0.00515437 BTC
Feerates: 100.53 > 0.52 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,405 (13,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
926,757 926,757 000000000000000000004ec69981f37a323b3da22e799f570b5c2e66ffe185e6 5,244 1.00/1.00 vMB 0
926,756 926,756 000000000000000000008685d04a301c7ed1bde599e057a45cc18cba1cae759a 5,105 1.00/1.00 vMB 0
926,755 926,755 00000000000000000001a514716a669f0af4e1589ae307254652d51d749dae47 575 0.19/1.00 vMB 2
926,754 926,754 0000000000000000000103171642a19496f9b8e43f9ce01d7458d86901d36b47 1,334 1.00/1.00 vMB 0
926,753 926,753 0000000000000000000038e5e9d48478f13cc36c025d2d7ba9190417bc79348c 5,390 1.00/1.00 vMB 0
926,752 926,752 00000000000000000000b8004572ac191ee77fc26c28bcfe3c9a4ce0a3ee985b 5,955 1.00/1.00 vMB 0
926,751 926,751 000000000000000000000aeb9172308f4771d082f19d9c471f6d2545435af2be 4,358 1.00/1.00 vMB 1
926,750 926,750 00000000000000000000dbcbef7a39af695c239b28b33f0ebc338c4b4599ca27 2,687 1.00/1.00 vMB 1
926,749 926,749 00000000000000000000f6085415d828dd8d38fc819bffdef8e8c3475cf2b4bf 2,986 1.00/1.00 vMB 2
926,748 926,748 000000000000000000001467b904a7aa1c914cd0b8b8111ffb8f4e94b3b41f02 3,192 1.00/1.00 vMB 2
926,747 926,747 000000000000000000012b0f147c554d4526f2f14c4386f27b5ebc5bca52a945 3,081 1.00/1.00 vMB 2
926,746 926,746 00000000000000000000d47077a26074db1c59006148402a487bb8ca09cf95fe 3,039 1.00/1.00 vMB 3
926,745 926,745 00000000000000000000b966b8263e759e4e8897f63a425fa75e887d5c50b7ea 1,147 0.35/1.00 vMB 2
926,744 926,744 0000000000000000000073681ab7470db9ecc1627d2cee756efdb56c1bc78af0 5,057 1.00/1.00 vMB 0
926,743 926,743 00000000000000000001a073b5afb77ac4cf9a6800537fa14353113057dd0598 1,490 0.48/1.00 vMB 2
926,742 926,742 00000000000000000001ad0d28f4deae0734348a27a5e45d23d9128c8ef417ec 5,394 1.00/1.00 vMB 0
926,741 926,741 000000000000000000002bf537863633b51014aeb5e5b583e573d0b5ba759879 1,030 0.34/1.00 vMB 2
926,740 926,740 000000000000000000003beb0e565a6ebfc18cdf3c74f04ebb691b5adbe198ed 3,868 1.00/1.00 vMB 1
926,739 926,739 00000000000000000000f6e3bbc03008e024b1ae7081d1560d1154ffb1bc72ae 201 0.05/1.00 vMB 2
926,738 926,738 00000000000000000000c8b46e3fbe226869fb5ddf59a3f4bd790d0876a8f405 4,844 1.00/1.00 vMB 0
926,737 926,737 000000000000000000002f64c5bf410e58121308964e09b4973e12e6193fd369 5,218 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 827.48 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: 4,456.71 GB
    • Received: 242.71 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.