Loading Tool

Explorer IconExplorer

Memory Pool

79,313 transactions
29.14 vMB
0.07191909 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 7f9652e5d2e71557c1c87fa2f2fc10dbf24e9836c51f5944580111ad95bbf797
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 4a500f9bccd0c1dab31285417f44856d1209779508c3f6d3829566abbc08a1f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01098014 BTC
Feerates: 73.20 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (477,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,214 437,214 000000000000000000eb4f483dbd74b57117ed86651a91ef174b918187f6585d 2,696 1.00/1.00 vMB 84
437,213 437,213 0000000000000000009fcf515c6d412ecd11f3c82190458b380c8fb2a6150c99 2,119 1.00/1.00 vMB 52
437,212 437,212 00000000000000000092ade38e14400dcadfb8df966e5500853f97f2c98f1bbb 2,605 1.00/1.00 vMB 72
437,211 437,211 000000000000000002b6612019700f0afe7cce6fe3b20fc3a5dc4d8760fc7e9e 2,664 1.00/1.00 vMB 59
437,210 437,210 0000000000000000028b0f62178bfb96972922d471fbf1c1ff69289e6cc14257 2,900 1.00/1.00 vMB 83
437,209 437,209 000000000000000001645283a8bc7a352a3a0ccb2f1441559025ba54512050f7 2,047 0.85/1.00 vMB 57
437,208 437,208 000000000000000000bf42303a767413684af68dbda4f96f6ec1b3f0aafc69a6 2,907 1.00/1.00 vMB 79
437,207 437,207 000000000000000003aea8c26b7b8e6eb2a5f94afcb8888a03906991d4f5b1ce 873 0.39/1.00 vMB 61
437,206 437,206 0000000000000000027c0b0c40d0b35a01a1b968f4a24a581e0cc2ee0066149b 1,103 0.43/1.00 vMB 66
437,205 437,205 00000000000000000418a26dd93de7033bc9f0a5e43080eecf01d5e9a640c432 818 0.42/1.00 vMB 60
437,204 437,204 000000000000000001482bb7a8b71afb7da5b65ca4e0f3a64b766e32843956e8 995 0.47/1.00 vMB 54
437,203 437,203 0000000000000000005e78c9ca4de93ed3b558bb3c1c9722b41da0fa6ddc4bff 1,719 0.78/1.00 vMB 61
437,202 437,202 000000000000000000c5092562531fcfe8895c5fd3dd499c5c3b6bfec4bafef1 1,151 0.47/1.00 vMB 67
437,201 437,201 000000000000000002d5144322a070e075b9ef83c903d79036a3bbc15fb82014 1,317 0.54/1.00 vMB 68
437,200 437,200 000000000000000002d5c9344df72f873f55e689bf7e94d25a51792bb973ac26 1,579 0.94/1.00 vMB 51
437,199 437,199 000000000000000002ff6394279cca68cedcb6157b5e787debd8bbd01f691db6 1,203 1.00/1.00 vMB 62
437,198 437,198 000000000000000000dfdb90c4b9a2f54cbd44c6f645c5efda769ed96fe93fc1 2,257 0.97/1.00 vMB 59
437,197 437,197 0000000000000000043141531a38378e06a3f1ca14186f6aef50a6f8a018a84e 1,268 1.00/1.00 vMB 32
437,196 437,196 00000000000000000346b4c1273abacb06527cff463e3175b7a70e4af9289aca 1,079 1.00/1.00 vMB 28
437,195 437,195 00000000000000000306670cd4fd5ecb9fadef811f3256bd55ca61933d04213d 1,374 0.54/1.00 vMB 66
437,194 437,194 00000000000000000378a6ac3961d4e355d428ae6aa256b7679563814d1de208 935 0.75/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.