Loading Tool

Explorer IconExplorer

Memory Pool

21,975 transactions
25.47 vMB
0.03335319 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 6f127785e2bba28322a661de38cf4c5de9196baf0f3ff7dbe1548d55188b41d4
Version 20000000
Previous Block 00000000000000000000a37fc1cb0eb22cff75eacaf923d88cc2816904666c77
Merkle Root 39a634fc186b32c45a881329a64b3989f607f74195c0e42961c86dbe4fca88e8
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,090
Size: 1.00 vMB
Total Fees: 0.00504831 BTC
Feerates: 77.81 > 0.51 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,099 (49 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,050 940,050 00000000000000000000d1ddcc2824a3c85d8a0d5cef9d9e5a09985193d080a5 936 0.31/1.00 vMB 1
940,049 940,049 0000000000000000000047165da42176a38d8a47ae3e80dc017a56503965e935 3,131 1.00/1.00 vMB 3
940,048 940,048 0000000000000000000115d2712ef2cc279f7ab9604c1ef8516e8bef390b1206 2,422 1.00/1.00 vMB 0
940,047 940,047 00000000000000000001eab5bc5efd9717b7eb902216e211999d3b9bcd90dfab 3,278 1.00/1.00 vMB 2
940,046 940,046 00000000000000000001cba17bf22494c06545ee92b5177a14b2497e163dd5d4 2,795 1.00/1.00 vMB 2
940,045 940,045 00000000000000000001d54011685c3689e224b082606df01787e180501bac19 2,608 1.00/1.00 vMB 2
940,044 940,044 00000000000000000001386233c16b1a69c04a5073243d8c78538e85d70f9d71 3,017 1.00/1.00 vMB 1
940,043 940,043 000000000000000000007031615ec37d89a2763331b8d5b1a431f3511db829d0 3,240 1.00/1.00 vMB 3
940,042 940,042 0000000000000000000192de99d44c6f8b0c668fe8fb1446cbb30055d558b727 3,926 1.00/1.00 vMB 3
940,041 940,041 00000000000000000000011f5b1a8695feb5d71a5149c026627b6ad13a0bb03d 3,467 1.00/1.00 vMB 7
940,040 940,040 00000000000000000001213fd988206937902b4ace814ef5202d7ad67aeea09e 3,236 1.00/1.00 vMB 1
940,039 940,039 000000000000000000012747692d9c66b0e661fdd16ca0a105ff1d0d7b2628d1 3,066 1.00/1.00 vMB 0
940,038 940,038 00000000000000000001125291743b5381be0b6dd88ba0ddbedc70220519dbe6 3,065 1.00/1.00 vMB 3
940,037 940,037 0000000000000000000181d0e929ebbe547f409b5002830e961db0a0fe44c45d 3,120 1.00/1.00 vMB 2
940,036 940,036 000000000000000000009263d1797560f65d8505031dfb70ab6a2b73a491c42c 3,515 1.00/1.00 vMB 3
940,035 940,035 00000000000000000000c48f0c5e24e80d5bb787f2536ae1265762092291bf05 3,773 1.00/1.00 vMB 2
940,034 940,034 00000000000000000000c2c71d9bec9c40b5d6a16daaa2c5053e2fa24e2849af 3,378 1.00/1.00 vMB 6
940,033 940,033 00000000000000000001710603f36fa977a12fe354d3cec547dfeeebfe0d9225 3,567 1.00/1.00 vMB 2
940,032 940,032 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973 3,470 1.00/1.00 vMB 4
940,031 940,031 000000000000000000011796b45da90d81cb67ec7b42bef0858c95d611d59119 3,686 1.00/1.00 vMB 1
940,030 940,030 00000000000000000000e5cca92d2d1972c753e66c9d4f264ad1fbc2987faa45 3,469 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.90 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,436.69 GB
    • Received: 240.25 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.