Loading Tool

Explorer IconExplorer

Memory Pool

78,725 transactions
29.17 vMB
0.11891179 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 406cffd41c7eedbc6160c8369bcfef8409c2c23ebc3620a87f927abc3a70e383
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 63329993c142a00d6d6b8996ede1e16271507eecedd428254e13656745a96b49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.04303721 BTC
Feerates: 150.80 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (590,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,095 325,095 000000000000000005109d9b150ff76e09ec15d2909e66a3b3e42db53051184b 102 0.07/1.00 vMB 21
325,094 325,094 000000000000000019e6de03053bdb5fef03b3101ebd3fe72b34f42332c3ec4c 603 0.39/1.00 vMB 29
325,093 325,093 0000000000000000062aeed3c54e208881125e401cbb5983e67d9c1d3289b8f1 206 0.09/1.00 vMB 29
325,092 325,092 000000000000000013879bd7d4963b6877075fc1d9840993f3439261bee0a54a 67 0.03/1.00 vMB 31
325,091 325,091 0000000000000000148fd5039e6ce9866d572d5daca5f0965f916fa820ca354f 485 0.14/1.00 vMB 34
325,090 325,090 00000000000000001b9fd8bdf59f77b939868b638b0e7409e59ed1a459e3ed0b 453 0.26/1.00 vMB 30
325,089 325,089 00000000000000000b67222bd8004c1a2877e18d578c64dcd47284eafa6c9034 558 0.33/1.00 vMB 33
325,088 325,088 00000000000000000f52bfac6e4fae48f6202dc4a81e311c248e83009a7679e2 251 0.15/1.00 vMB 26
325,087 325,087 0000000000000000059619756dc693c248a9dddfaa0cfcdca11d896d410551b3 218 0.13/1.00 vMB 25
325,086 325,086 00000000000000001f1928a2af01af4efe92786015e1eeb097dd101cb6d1d04d 145 0.12/1.00 vMB 22
325,085 325,085 000000000000000016fda3a183a59c19a36d2dff87dda6409572fbb187f5c60b 41 0.03/1.00 vMB 21
325,084 325,084 000000000000000010ef900ac1e8c6e9837a1c36109da51ff214e38708593f8e 275 0.26/1.00 vMB 20
325,083 325,083 0000000000000000138a68f983b614119efff3cb162b756d30c87062a53e7047 213 0.13/1.00 vMB 27
325,082 325,082 00000000000000000258e3e7eb5206bbe82311a82359a65b7bad02e73987416c 31 0.02/1.00 vMB 26
325,081 325,081 00000000000000000eaa43d062f31d80d634264d9206b54acd704435eb488b4b 14 0.01/1.00 vMB 12
325,080 325,080 00000000000000000d42067596f58e763f150ba42889414c6190a53eb3e55f44 35 0.19/1.00 vMB 2
325,079 325,079 00000000000000000db8f35a7986efdf8bc254660768b92105a717d5210a5594 46 0.03/1.00 vMB 29
325,078 325,078 00000000000000000a7dac283f08b5b0f3c2583407b04ef66bab8bbd62ce9a89 162 0.09/1.00 vMB 27
325,077 325,077 000000000000000009d037796cc47819d642632c7aeea10e76a8ce71d79f78d8 87 0.04/1.00 vMB 25
325,076 325,076 00000000000000001f3512c92a538d3e3c0aa4336db5e1d830ece328ffe2af9a 207 0.13/1.00 vMB 13
325,075 325,075 00000000000000000b5d8c0ce4d5094ed2d5b4c18f80d510100ed5fc4ea91536 863 0.75/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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.78 GB
    • Received: 17.21 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.