Loading Tool

Explorer IconExplorer

Memory Pool

84,558 transactions
32.08 vMB
0.11225253 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt 15a51bf45c0f72818db4d3a2fdbf7583ecd4b1ee3b5b930d9a13acbbbe6805fa
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 5df67a825a89002a62a555ccf5f4eecb680f3a3cee4578ee15fb0d039e8b9a74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03946443 BTC
Feerates: 351.58 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (489,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,203 426,203 000000000000000002e0dbd8610fb3bc9eb62ff5d3e29bca6cdc5f8e810dd470 2,385 1.00/1.00 vMB 62
426,202 426,202 00000000000000000266c05c3d6fdae77da72353e23ab2d5dfb4b5ead528ae69 431 1.00/1.00 vMB 9
426,201 426,201 0000000000000000029661340818641cbf7003f37d9329017da82099831971be 1,816 1.00/1.00 vMB 49
426,200 426,200 00000000000000000200da5b6ae0ac10fbc019df0e2060e003b62553dd90ca73 2,874 1.00/1.00 vMB 73
426,199 426,199 000000000000000004c9f4fe2b00fda688aba568ea3613db3551f6dbb281caa4 2,742 1.00/1.00 vMB 76
426,198 426,198 000000000000000003b6bf542ed8449a5eb3ca6363370facd50f04a0b22b029a 1,149 1.00/1.00 vMB 32
426,197 426,197 0000000000000000041b75ccdd5acd5a6b7915a0f26e6183343bc2c232f809fb 156 0.06/1.00 vMB 67
426,196 426,196 00000000000000000144a1f49484da2601f5decf33dfadc9651e23563a826e8b 600 0.28/1.00 vMB 53
426,195 426,195 00000000000000000115e15a7ade06767b13f9aa76228215c6ca10cb1480817e 543 0.44/1.00 vMB 68
426,194 426,194 00000000000000000147a25f47a7b391bd2bbff387991b9708134f80860ab1d8 613 1.00/1.00 vMB 19
426,193 426,193 0000000000000000047fd7176afa976e9c1a7bbe269a0bbe023f958d3645bcb0 447 1.00/1.00 vMB 12
426,192 426,192 0000000000000000034b8056f699a29f50136c9376d64b3ab82a75638eb93ec9 1,048 0.45/1.00 vMB 62
426,191 426,191 000000000000000003079d6955029a9b951d62acf891745fe6217ef630944193 748 1.00/1.00 vMB 19
426,190 426,190 0000000000000000016f124acdb695fddb046fe3e7f0c0a2b4f65cd7ae90942a 1,360 0.49/1.00 vMB 54
426,189 426,189 0000000000000000026bed43ba9d4418b598ea59fe4cdb56186cd35e1898ca50 2,962 1.00/1.00 vMB 80
426,188 426,188 000000000000000004b295a39ff72bc2d1c6a115872cee7c262e75351569ca72 2,041 0.81/1.00 vMB 59
426,187 426,187 000000000000000000546b81b8ca916fbee07449e75a4f284331a7b63b51b238 2,489 1.00/1.00 vMB 61
426,186 426,186 00000000000000000467de439b010b0b2b6a39e4228ec9fe144550ef0bea00e0 2,460 1.00/1.00 vMB 69
426,185 426,185 000000000000000002299b6af1dd6fe4cd462d2db98346b5d7628a4a91b8ce8b 379 0.13/1.00 vMB 63
426,184 426,184 000000000000000000c396bc7e68c669ae886112223bf2f9caff41500eb3dd6c 1,257 0.98/1.00 vMB 30
426,183 426,183 000000000000000002adb0179b8ffda40a31e851161c83221f91a02aef21c826 786 0.34/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.