Loading Tool

Explorer IconExplorer

Memory Pool

77,843 transactions
33.85 vMB
0.14299147 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt 0c736931b644b89fc96c26d940795b81c3013fbe56ba55383f75814115d9f905
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 26c6f76a4eeeedba35ffe47720dcdf80ce06b1cd260d54fa81f2d5986109c790
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,329
Size: 1.00 vMB
Total Fees: 0.02967694 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (583,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,057 332,057 00000000000000000e8645e5d2d57d8f6609d9d9ed27642179d275c52656b9df 262 0.11/1.00 vMB 24
332,056 332,056 0000000000000000002742f6e6749cb24e9d08b826a5429768d34b82a533c7c3 115 0.09/1.00 vMB 18
332,055 332,055 000000000000000019c0065eeeea494e62f9beeb55ce2af25294fd3d93f82178 462 0.24/1.00 vMB 23
332,054 332,054 0000000000000000197f8c92cc9b0b13da9a3b74c6967e217949ec4206e10b6e 670 0.37/1.00 vMB 23
332,053 332,053 00000000000000000cd53add95d1530b4da4bc12198fc43a4a7fd0336f4a6e37 55 0.03/1.00 vMB 15
332,052 332,052 0000000000000000033a102086d6e185df579f0b74402244332d811eebeca317 863 0.45/1.00 vMB 24
332,051 332,051 00000000000000000b5a0830f53598c3899798c43df6ffec79a34e5bd5517ca4 189 0.10/1.00 vMB 25
332,050 332,050 0000000000000000099e6f4f32dd90f795e3908bd08365312b2cb9f94ebbe483 511 0.24/1.00 vMB 24
332,049 332,049 0000000000000000037939889aaa3a391f7819306be74bc0224c003f5c87bfba 578 0.29/1.00 vMB 25
332,048 332,048 0000000000000000056b768131ab3f86712090197ef34e7bbec4a5259d5bc97c 292 0.13/1.00 vMB 29
332,047 332,047 00000000000000001a7511933b611afad00370a2fc0e659fbefbfe09f1acd3f8 123 0.10/1.00 vMB 11
332,046 332,046 00000000000000001340f866b0c5e70d192d48863aa9650f09722068d8c29dbd 804 0.58/1.00 vMB 22
332,045 332,045 000000000000000010d248cd1c2c83525991e433eebc456939bdcd6a5ce15143 29 0.06/1.00 vMB 3
332,044 332,044 000000000000000012cb0ee64c00fd31b8eec9957d9fbd647f13d51bc91b0d8c 1,235 0.70/1.00 vMB 25
332,043 332,043 000000000000000006eba6fb4f9ca84f772cf1b0750b1b7718d5511b7bf841bb 342 0.17/1.00 vMB 24
332,042 332,042 000000000000000016d58dbda49783f85aa541261b819bd032f47d75e27b484e 254 0.12/1.00 vMB 23
332,041 332,041 000000000000000005ce8f9d6dcdc63ae464571dbd872ca12ce0fd68641406d1 237 0.16/1.00 vMB 17
332,040 332,040 000000000000000000260efcd5533cd52a661c8005ad067d5019e4a14b83ccd6 1,009 0.60/1.00 vMB 23
332,039 332,039 00000000000000000279efdcfa379f8dbd3a4155b945cd4b221d8a318aa90d8f 526 0.45/1.00 vMB 17
332,038 332,038 00000000000000001262eaa2feccfd2975a207655bb0658b9a04ebbea6a55fec 1,637 0.75/1.00 vMB 31
332,037 332,037 00000000000000000a1e029e28b3be5b70ecb17bf19d0dd04f4bc728718a4bae 994 0.49/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.11 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: 733.45 GB
    • Received: 18.54 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.