Loading Tool

Explorer IconExplorer

Memory Pool

86,902 transactions
31.83 vMB
0.15564586 BTC
Random Selection Loading Transactions
Max Size: 191.91/200 MB

Candidate Block

Mining Attempt 7d7b6ee4e4baafd029d25bd26d2d1618597645975d8078c8c802af564362e88d
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d4d77a54197de134dcbd5cea73b76999d0d204fb6af58603709ee4bc24f3c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.06939072 BTC
Feerates: 214.31 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (806,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,211 108,211 000000000000740f143fad7054b19344c11d56f447b580a7be92f97756afde4e 1 0.00/1.00 vMB 0
108,210 108,210 000000000000c7094482bf2beffb9c270da68db1399ebe49ef487dd5d2480456 1 0.00/1.00 vMB 0
108,209 108,209 000000000000edef59715f3f5222ddd16ac3d00286bc67790aa39e952e08b3e0 1 0.00/1.00 vMB 0
108,208 108,208 000000000001f6884146e86f9873277f48c98720f86c8e490bc34f377a653a5e 5 0.00/1.00 vMB 0
108,207 108,207 00000000000055411e3c55be5099de37a9912519b6cd7807ad951a3267983c59 7 0.00/1.00 vMB 0
108,206 108,206 0000000000015097014aea9c818b554439484d46a838c612dae702f0f6b175bc 6 0.00/1.00 vMB 0
108,205 108,205 00000000000248787c3825228ebc6400c8ca205d28980d9a4e71f056ca21229e 11 0.00/1.00 vMB 0
108,204 108,204 000000000000a4f87e8267bb98ceae6879d8e8220febb8bcb6652f6147e157f2 12 0.00/1.00 vMB 0
108,203 108,203 0000000000026dc5304014b79c263b168a41c7f2be6ed6efe1f77605df67bf8a 45 0.01/1.00 vMB 0
108,202 108,202 000000000001091d04e5642d01fd795a88733161cc55c700606f82b9988972f6 33 0.01/1.00 vMB 0
108,201 108,201 00000000000085822372f66a0b168ed5d1135bf01c1296a645b2deb9336289d8 5 0.00/1.00 vMB 0
108,200 108,200 000000000002392439cc95d0d387542051e00788a758a8a64a0195ce469e8600 12 0.00/1.00 vMB 0
108,199 108,199 000000000001de2456b6c2c0814ef8c675c23ee7371e74a07c107336b3681dfe 13 0.00/1.00 vMB 0
108,198 108,198 0000000000009baf0a2ba1091bb0ba346da56f4166996e42890b1a56bf407d19 12 0.00/1.00 vMB 0
108,197 108,197 00000000000038f6433063155636a288f5bd2b35537901a77013787f978dff33 9 0.00/1.00 vMB 0
108,196 108,196 000000000002182ccae61f0182c816fd7d38c021885d2deb97a489b74a4d09a4 12 0.00/1.00 vMB 0
108,195 108,195 0000000000006275d33864fc195df650a87e0f78eb2330c8d193fc32ac9202f0 40 0.01/1.00 vMB 0
108,194 108,194 0000000000025ffb295ae25a3afe882450f85f3d88ad3a0e6a602df849807119 11 0.00/1.00 vMB 0
108,193 108,193 000000000000127b6f2c5819d3c61a7b6750ffef042e9ca953661c62427c7553 9 0.00/1.00 vMB 0
108,192 108,192 0000000000027eec2de680d5796aa6a000b513fabde644413123b73d4e55377c 2 0.00/1.00 vMB 0
108,191 108,191 000000000000ef8a904deb9dfeb3652fd1394237b58ab9da8b6ce3b6d32614eb 17 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.79 GB
    • Received: 14.77 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.