Loading Tool

Explorer IconExplorer

Memory Pool

78,631 transactions
30.08 vMB
0.08632781 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt ddda3b23140c70626f97c16ec67c08259101275954f542f2dee03896d0746565
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6568f6b4eec1805762da17f3ee1a90863e72f832aa0792e39a3c2197ad6d84eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01920665 BTC
Feerates: 151.02 > 1.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (807,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,087 108,087 00000000000015a6f2163cd1a18f26131921334c39c05ad5b14e0d0359fbf482 2 0.00/1.00 vMB 0
108,086 108,086 00000000000007a75310638b2484af6281515e28aceea14d4a5642e305aa4169 8 0.00/1.00 vMB 0
108,085 108,085 000000000000cadcc5a62709febe44bbd12e47a1f6ba999410796450da7df9e1 32 0.01/1.00 vMB 0
108,084 108,084 00000000000107f1f1588d50795d4845065440d60477c5a0f3ec205078027b78 12 0.00/1.00 vMB 0
108,083 108,083 00000000000264a62bae0d97017fb829966571a16cb200b350580c74b495ed22 10 0.00/1.00 vMB 0
108,082 108,082 0000000000015e70a49f72ffe3dc90d2be3f0bd0254b9716579c7d7c5e2c6804 12 0.00/1.00 vMB 0
108,081 108,081 00000000000172b92b06d0479320dd1ce81ec7324e3a28165c01e0e7a4c924af 12 0.00/1.00 vMB 6,459
108,080 108,080 000000000001f6f6f14ff8fefa5e041145b72045998e4226d209a1647ba93628 12 0.00/1.00 vMB 0
108,079 108,079 000000000000c8219e08d7d0cbfed8983e9aeea2a80884139d66942d8cc72f1c 9 0.00/1.00 vMB 0
108,078 108,078 00000000000029c509b3659535405f37b48dfb5daa310eba7cbf9fd7762f7a89 11 0.00/1.00 vMB 0
108,077 108,077 0000000000026e2670f3ae92eaa4be9df32c4de6520f50bcf443cdd1886b9758 29 0.01/1.00 vMB 0
108,076 108,076 0000000000019d37a0ddb718f3c94ed23efdf9f54da1f715a589b22d48efbc60 1 0.00/1.00 vMB 0
108,075 108,075 0000000000000dea1351ee2772ed6912dca2660744ee2261ed4e39af913b98bb 10 0.00/1.00 vMB 0
108,074 108,074 0000000000013fb20432f2f8776d96a81173591589d7783184cbb01766d7c63c 12 0.00/1.00 vMB 0
108,073 108,073 0000000000003e2b1976b0543687b2f9bc19fcb84415996ecf07d47b70b7b149 12 0.00/1.00 vMB 0
108,072 108,072 0000000000010711e2a2d7890acad562e2b8b9fc5d1bc0c22eebe019001269e9 13 0.00/1.00 vMB 0
108,071 108,071 000000000001b0bf8857ca014f791bb0ebb6c35233f59efa481c66444e46e735 9 0.00/1.00 vMB 3,498
108,070 108,070 0000000000026cda95d29720ae8ae85aa2c6c9ae3601e6310c0acd1f014235fe 13 0.00/1.00 vMB 318
108,069 108,069 00000000000080a617c79c80e501c5b6a5cfe368af0045b96942fe132123d3be 21 0.01/1.00 vMB 17,116
108,068 108,068 000000000001bb22b94555dd5060834c2deb75a813e1715fc3890fff591ee23f 11 0.00/1.00 vMB 7,062
108,067 108,067 0000000000027b1ca6e954b204df66442b4a4204a40fee1176d7368f52eeb365 67 0.02/1.00 vMB 483
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.