Loading Tool

Explorer IconExplorer

Memory Pool

82,885 transactions
30.71 vMB
0.13927485 BTC
Random Selection Loading Transactions
Max Size: 185.05/200 MB

Candidate Block

Mining Attempt 2bc0698158a428998d2dd08f0c7c152aa84d28b9d55e1a4f2efbdb8fefb12478
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e624e7f8389880c590c30fe64de72a1b21579030aa1750201a0ce4959ad45e2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.07432159 BTC
Feerates: 203.60 > 7.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (504,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,388 410,388 0000000000000000008f229052358f8a46a21dcf7c4f3d61c04e888225d52968 1,090 0.56/1.00 vMB 24
410,387 410,387 00000000000000000008942ae45d51d58d579a4586b055e1149d31e7913941ad 2,972 1.00/1.00 vMB 91
410,386 410,386 000000000000000005299e736c24690e12fea95368c21e886cf52a70d5fdc6bf 1,591 0.69/1.00 vMB 51
410,385 410,385 000000000000000004b6a7f430487ec1e495ef2c29945c21041f41e428921dd1 397 1.00/1.00 vMB 14
410,384 410,384 000000000000000000b8e990144032b1f2207adba177694038656016a9795d60 891 1.00/1.00 vMB 26
410,383 410,383 000000000000000005d67bd5a559b25520614b1ba087b53ac7817af3b796e78b 635 1.00/1.00 vMB 16
410,382 410,382 000000000000000005bddadbd910dd04daffce77620188399069bcecf6049891 1,222 1.00/1.00 vMB 20
410,381 410,381 000000000000000005083f825eb64b716457ddf079c06c2109a4b9598bb496ea 2,254 1.00/1.00 vMB 35
410,380 410,380 0000000000000000011233e6d26c248cd0d68fbfd21a5e968eccc72ab4eaf516 3,090 1.00/1.00 vMB 53
410,379 410,379 00000000000000000245f082ce9feec4ec22eaa02b13010f34592471b77fa081 1,016 1.00/1.00 vMB 152
410,378 410,378 0000000000000000053cf3a2f3ec04bd8c4aee6c1976f767c83a5579bf21ce49 2,071 0.99/1.00 vMB 43
410,377 410,377 000000000000000005a74e4d4f02dbb23438ae57c6aa72d813250ebf0495a7b7 974 0.99/1.00 vMB 22
410,376 410,376 0000000000000000025bb8b4f202a9e041bc7ab906b8978a5debb4a386cab62f 1,717 1.00/1.00 vMB 28
410,375 410,375 000000000000000006180b6ce488ca2a779ed6ee460363489a04716f5f371c23 2,247 0.75/1.00 vMB 58
410,374 410,374 0000000000000000039e0737fb5a1bfc11a05e00dfe35f96ac0e93ded873bc0e 2,750 1.00/1.00 vMB 49
410,373 410,373 00000000000000000038ab39d2f00850e6635a370d8aa5cb97b7856b90eebf32 2,997 1.00/1.00 vMB 71
410,372 410,372 00000000000000000620fab409d87d21bb940aed5d1d516e1e014aa579757da1 2,038 1.00/1.00 vMB 39
410,371 410,371 0000000000000000054f01ab01b867ce0fe579e18737a9c82653670aa84cf553 2,791 1.00/1.00 vMB 43
410,370 410,370 000000000000000005025d88492c54a51ac3bccaaa15c12a05aee16a28d6b294 2,792 1.00/1.00 vMB 67
410,369 410,369 00000000000000000415de63d18409282b5a0bb17664c8eaf24170c1eaad5251 2,112 0.93/1.00 vMB 50
410,368 410,368 00000000000000000366b48b0c19e4a6e1a47bca99c0d6d7c0f47429e6a62671 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.