Loading Tool

Explorer IconExplorer

Memory Pool

46,479 transactions
23.50 vMB
0.05688817 BTC
Random Selection Loading Transactions
Max Size: 129.41/200 MB

Candidate Block

Mining Attempt 3c58c1fcbab7192889ebdd27ea34377f4223dd65aafc05458a026cefb8561e47
Version 20000000
Previous Block 00000000000000000001b73ac60b272adde6c9e6785633f574ac0b5aba905ada
Merkle Root 79f257bab950ffa9adb72794fcfc98884ef1a73bbd25d43c73eb53c3b011f117
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.00764908 BTC
Feerates: 52.19 > 0.77 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,982 (655,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,030 258,030 000000000000002e8756fcc962813ef1f3b2e46b4f185b7ef777729ff60a75fa 97 0.04/1.00 vMB 115
258,029 258,029 00000000000000072f6685a9a173f92f5f597c3835ffe675e6316a807cf76ef5 87 0.04/1.00 vMB 125
258,028 258,028 0000000000000012a2911c7ade24842d64f4d667e1a580697835cf7e4bb6474b 82 0.05/1.00 vMB 64
258,027 258,027 0000000000000012ded348914acd986127bf8e62afff42a2576720a4a93370ea 377 0.15/1.00 vMB 98
258,026 258,026 000000000000002a342b70bb11cf9a16437fdd853a3c422bdc4f22fb311f0aa1 111 0.04/1.00 vMB 120
258,025 258,025 0000000000000016f2c322dfc10e0fc8126fcd733584d9de4933f9145ba4afc5 284 0.12/1.00 vMB 101
258,024 258,024 0000000000000001802e8c1ab3ce9477466280b8442c66108566405126e7fb15 119 0.05/1.00 vMB 132
258,023 258,023 0000000000000028bd3da0e57e76e9b2639dcfc169ab7f6b44c2b32b241e8e05 112 0.05/1.00 vMB 185
258,022 258,022 000000000000001386af496aca3e32a0fbd833f6f5b5e2cd9f55606e05a3bc1a 41 0.03/1.00 vMB 43
258,021 258,021 0000000000000030a5a6f86131ee6ac479b52dcf592f77ff9d35cdfeeec9e94b 274 0.12/1.00 vMB 109
258,020 258,020 000000000000002ba6ab894c76ad60675eda2ed9844133f12d07c04ce407688e 72 0.04/1.00 vMB 16
258,019 258,019 000000000000002a388391c960a107e76e666672fb680bc417cd8e0890b9f732 356 0.16/1.00 vMB 104
258,018 258,018 0000000000000022d4d4f4afe23be6b39c2dca2cf5bc0ed57c818e5a78fbd706 214 0.09/1.00 vMB 104
258,017 258,017 000000000000001183517d87b558ab480635387041babc1bc59acd25467c493f 176 0.08/1.00 vMB 109
258,016 258,016 000000000000000b1fe5542d6903beb1375e438a58252e5e69a1088de57c764c 62 0.08/1.00 vMB 39
258,015 258,015 000000000000001e243cad769846c21c99cbb994a4e5a29e11f637b46a081fd2 34 0.03/1.00 vMB 60
258,014 258,014 00000000000000035bcdc6aada410defe2e31be00afa571909dff6b05a3f928e 93 0.05/1.00 vMB 95
258,013 258,013 0000000000000015556a9ec8fbaa6efc42ae62b5d885c6753d2d1708a635afa7 37 0.02/1.00 vMB 32
258,012 258,012 00000000000000233c246391c2ea246897171203c6bc73b61b3950ab618317d1 310 0.14/1.00 vMB 119
258,011 258,011 000000000000000aa565159bc7891ec4add3dfb9f4982274fa4c3f32fe4408ef 37 0.02/1.00 vMB 93
258,010 258,010 000000000000001b425aa98dbf7e412decc92bfbe3dbf570de5e8fc4b91cce73 252 0.09/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 780.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 539.05 GB
    • Received: 6.14 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.