Loading Tool

Explorer IconExplorer

Memory Pool

48,392 transactions
30.43 vMB
0.10399906 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt 0252f4939bc60864b7768d6cc5d87507c68f97bea4df35950c6bef7035596138
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (81,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,276 833,276 00000000000000000001b6dc83a5c1c62a0f8bc9e66cceacc56cdbeeb62187fb 2,199 1.00/1.00 vMB 25
833,275 833,275 00000000000000000003867ddc3fbd8e6ca017f90a649e1788f1270bdba7223b 3,081 1.00/1.00 vMB 43
833,274 833,274 000000000000000000035fcdfb1195f60a6dadbd235e6846730527513694f10f 3,046 1.00/1.00 vMB 57
833,273 833,273 0000000000000000000234aa94ff285148c306d89523b8047b126644e08bc08c 3,120 1.00/1.00 vMB 42
833,272 833,272 000000000000000000020105d71b3578eb3d728de7fb56d52cee18b25360466a 1,632 1.00/1.00 vMB 22
833,271 833,271 000000000000000000010c0f5647109bbc3a215c434fc36617739570218dda47 2,304 1.00/1.00 vMB 28
833,270 833,270 00000000000000000002ebf85729e770ca5cf489c4d3ef2f580a9c2aed15ae42 2,999 1.00/1.00 vMB 44
833,269 833,269 000000000000000000013fc39e5a2f8be94a2e8f265e1189f0449dbe9cb5742f 2,404 1.00/1.00 vMB 31
833,268 833,268 000000000000000000022be2410654f9a83c054111aa4e1c0c6672559e2ec0aa 3,058 1.00/1.00 vMB 54
833,267 833,267 000000000000000000023918064e6cf2b9989bdaa0023a75ec84e2e866925a06 2,463 1.00/1.00 vMB 41
833,266 833,266 00000000000000000002e1550bb619ab3625f2964490906cbaf6b900b4d95de6 3,273 1.00/1.00 vMB 69
833,265 833,265 00000000000000000002a91f35dc7ca27a151c5f08db968ddef18cdf70c74741 3,089 1.00/1.00 vMB 56
833,264 833,264 000000000000000000015297d9986ea8a3e13223e68ba02247f816d07c9ec9e1 2,740 1.00/1.00 vMB 38
833,263 833,263 000000000000000000013ce5c2a963366377f982a46eaf436ebfe8092e8e4d52 3,174 1.00/1.00 vMB 80
833,262 833,262 00000000000000000002974b0bc8a0c833c384268f7068cf4a4c6b1dda41f57e 2,640 1.00/1.00 vMB 47
833,261 833,261 000000000000000000022e8e3841e354280a61798ef4e7584199bf61c0b02aca 3,592 1.00/1.00 vMB 84
833,260 833,260 000000000000000000008a3fa39b404e341bc5803423d46ed8a651fb583f6d53 2,315 1.00/1.00 vMB 29
833,259 833,259 00000000000000000001a5b4e4e0a6ac4d0b04ae7856faffbccf495a72c95798 3,099 1.00/1.00 vMB 58
833,258 833,258 000000000000000000005a209021403a741701c7c8b84091a7e926d13e0b7999 1,840 1.00/1.00 vMB 26
833,257 833,257 00000000000000000002790f3a40499f420f45bacb9d8d9921f6711c26ec2711 2,246 1.00/1.00 vMB 30
833,256 833,256 0000000000000000000280ade3d40770fcf70456dfbadc11a66cfedaa2392caa 2,792 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.