Loading Tool

Explorer IconExplorer

Memory Pool

79,485 transactions
30.33 vMB
0.12607150 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 694bd7b0294b4e43507ce8dab47074a2d526f664add248e4758a2e7764737719
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root df00690c16ed1687bd82b47efa9e1fea2e9ad974868756b336fa980427912d7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03251419 BTC
Feerates: 301.69 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (216,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,065 699,065 0000000000000000000d2849b0bf93cfb04ab8009730988e03d99edcafb0a6bf 288 0.13/1.00 vMB 12
699,064 699,064 0000000000000000000b3573e8444a608ddbd41bf256146f6693ba94bf3df999 1,735 0.60/1.00 vMB 13
699,063 699,063 0000000000000000000722e0bb6dcb544e28f90fe03ebbfb2e1b8a3a36f0a183 251 0.19/1.00 vMB 7
699,062 699,062 0000000000000000000fbcc0fb96147e76836a3ab226a7ac783fa6f4ab6dd415 1,232 0.54/1.00 vMB 6
699,061 699,061 000000000000000000001577eb45578bf935003f6cb35f12f9cdb466440fb3e2 2,324 1.00/1.00 vMB 12
699,060 699,060 0000000000000000000f2a0ee232e0fc8d1a411bd938ab66f85c40912b4b92e7 530 0.22/1.00 vMB 10
699,059 699,059 0000000000000000000e65dd6903fe24e33cc1ba6bec29bdc58fb73c396754cd 1,618 0.62/1.00 vMB 19
699,058 699,058 000000000000000000057af5e026480c97cd606944ffe0e76620f29e03990376 516 0.21/1.00 vMB 19
699,057 699,057 0000000000000000000a23ac67032a3cd188f0f4921953eb334bb4b92eb329bb 1,899 0.72/1.00 vMB 10
699,056 699,056 0000000000000000000ac420b6b7a4d445578543b29b113245748037adf8f1a7 665 0.31/1.00 vMB 10
699,055 699,055 0000000000000000000adef332f4a64348c7b1c6da4195374a5b03ba550994b5 107 0.02/1.00 vMB 14
699,054 699,054 000000000000000000061d7f1afc5fac8f896344b2fc7ad72020ca89757b7792 247 0.09/1.00 vMB 9
699,053 699,053 0000000000000000000397d25e36fecf9be937cd30fbe378a096843b9d92af1f 367 0.18/1.00 vMB 8
699,052 699,052 000000000000000000057eed95a8a4ac6b9d02d05ba97114d64cd350396f3447 1,201 0.41/1.00 vMB 11
699,051 699,051 0000000000000000000fad4c511054e55e91ee9e5dab1136483f15bd9e56a852 805 0.24/1.00 vMB 13
699,050 699,050 000000000000000000016dc4c028829351f6f9794eb91dc806ae19a20e88796e 2,417 0.79/1.00 vMB 10
699,049 699,049 00000000000000000003175b903e3db5978d4146861d613671de6e5f184897a8 2,238 1.00/1.00 vMB 6
699,048 699,048 00000000000000000003e9d01212d4a23311f36ddfb3df5f4fd139ab42ad8bdf 1,952 1.00/1.00 vMB 11
699,047 699,047 000000000000000000052380a1f15d5f8f9ae5a54bdd21b5b278d5722a62b25a 2,018 0.68/1.00 vMB 11
699,046 699,046 000000000000000000023890521623d4875562743f45f36d027f34df4d432718 297 0.11/1.00 vMB 11
699,045 699,045 00000000000000000006c9e5e9bfb8efba439c9b92bdb7b219f86efbe2c9a3f9 1,019 0.34/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.