Loading Tool

Explorer IconExplorer

Memory Pool

85,750 transactions
31.45 vMB
0.13582564 BTC
Random Selection Loading Transactions
Max Size: 189.65/200 MB

Candidate Block

Mining Attempt 7f9c2d6cc23f5703dbaba775c0c9c56b2dcaa9e799f2658f5eef7f61ea5f66f4
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 000611e362d6b579658b5fc02b771dad933e1183d92d80cbc350719e25df7a04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.05851448 BTC
Feerates: 214.31 > 5.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (537,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,387 377,387 00000000000000000f70ce49dba369621ba826925beea2c8bbc0f2e9de8b55dc 1,414 1.00/1.00 vMB 27
377,386 377,386 0000000000000000108b9d5fd39f9d4e149720c85e3f84c108ce9504113ff7d1 1,917 0.93/1.00 vMB 34
377,385 377,385 0000000000000000056d10c5f1cc9961ce2476da818a2fb4dd54ca3bcfb99a8d 741 0.35/1.00 vMB 37
377,384 377,384 000000000000000007192d9b421e02007ccf32810617f6c01736df65283597fe 90 0.03/1.00 vMB 38
377,383 377,383 00000000000000000d9bdf294243960003cd1e6cf04946d71d2131e9d5a9781d 104 0.03/1.00 vMB 39
377,382 377,382 000000000000000007975f4bc7d0b001815f8ab86f57feff7db01584f0464388 40 0.01/1.00 vMB 45
377,381 377,381 00000000000000000045b8d15cc8f5c4b7335add3cd2a8467c6932b68d2377b9 965 0.40/1.00 vMB 34
377,380 377,380 00000000000000000181015ae7d096e529402d02f8b3f5d8a0f273305f3e28c7 244 0.10/1.00 vMB 35
377,379 377,379 0000000000000000002ec1a2a4702d17ac56aea88fcd9606b125ea4084fdd624 1,070 0.65/1.00 vMB 28
377,378 377,378 000000000000000011b8b24f6c0a2d944e5882e303fa56332a30fa08dc886411 532 0.24/1.00 vMB 36
377,377 377,377 00000000000000000330794728bf50f5453c43a03ccd1f2a7745a80f89f8aa7e 215 0.09/1.00 vMB 39
377,376 377,376 00000000000000000be24598e383bdc87da3077f125f50b211871187edcb941a 774 0.39/1.00 vMB 32
377,375 377,375 000000000000000006b0e27a2900a1fd0522f327aa9ff33e0e3e498ba1cc4e83 1,453 0.75/1.00 vMB 41
377,374 377,374 000000000000000010a4a4d45974bf7d98a48d2c15f4002e506ff374019a5234 852 0.39/1.00 vMB 40
377,373 377,373 000000000000000005847f1787775effbe9259c33ac24b69809548146dc2a964 325 0.13/1.00 vMB 43
377,372 377,372 000000000000000007dfd8f4f9fdf6cecde90c20cb5a0968d8329d412d793b6c 23 0.01/1.00 vMB 50
377,371 377,371 00000000000000000ba29d79adb5e8f8a6a79a49bb3623fd47da947cd71212e9 313 0.18/1.00 vMB 44
377,370 377,370 0000000000000000077d5c34ff945941ee8c91c9bc64e586ce46a10658e47975 42 0.02/1.00 vMB 20
377,369 377,369 000000000000000012126f08741a698ff6cf9fdac752885d2996030f567a4c87 1,140 0.58/1.00 vMB 46
377,368 377,368 00000000000000000c63f67f70bcbb5194cd41bcd0dd2fc3e8687b06f07c0eff 1,661 0.83/1.00 vMB 41
377,367 377,367 000000000000000007119e0fbbb46a20c771568b668f030ed2e712c1160e0f75 432 0.19/1.00 vMB 37
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.69 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.