Loading Tool

Explorer IconExplorer

Memory Pool

79,211 transactions
29.38 vMB
0.12503182 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 95a91f4b9c84f107e8e018a01ce85b71b4f00f6c58c0b8b181263b2d5bef539b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 45df5fda7cbca6c3de11fe6fe387b051c137ac336de347661552aa72602fec8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.04533117 BTC
Feerates: 150.80 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (805,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,677 109,677 000000000001b66fbf7f0071a03a3053c94563b1f7903ffbe9f69940a08e236b 13 0.00/1.00 vMB 0
109,676 109,676 0000000000001c2d12361e8871a411be43a3b1acda6f90916fcd28f4e228f671 12 0.00/1.00 vMB 0
109,675 109,675 00000000000050326b916327707eb186bad0dc544ceba2b32045edb936fa50af 11 0.00/1.00 vMB 0
109,674 109,674 000000000001bd3f116a3cdf67f8fa3ce627810de452e12563956695d10ba199 10 0.00/1.00 vMB 0
109,673 109,673 0000000000002dc2f47f7fb0f39810a93bfe3493ad130ad0a75475bc2d829468 12 0.00/1.00 vMB 0
109,672 109,672 000000000000f14143dc1bbc3e2b2beef1d77f69db148b3673126930eb556aa7 12 0.00/1.00 vMB 0
109,671 109,671 0000000000018f8386e1518679ae4461bb4f4bd2e37fa5279fa4df0c5c5a6b5e 11 0.00/1.00 vMB 0
109,670 109,670 0000000000019de4e69bb4995c837d5b99f34c1fb54209939668c1d55113b694 9 0.00/1.00 vMB 0
109,669 109,669 00000000000167bff89c7168debab3631dc33f9d4bfab93f2b4e6627abd5590c 48 0.01/1.00 vMB 83
109,668 109,668 000000000000ca7bad37f2a8bf72d23bf1132d7e1ee3757fe4d43de648531b34 9 0.00/1.00 vMB 363
109,667 109,667 000000000001665c28106c45a9161ba95b8c3c3d5ef7d7bd674b32a3ed17994b 11 0.00/1.00 vMB 1,046
109,666 109,666 000000000000de581849e9f688446fb93ec922c272504a72f7cbc75962485204 6 0.00/1.00 vMB 0
109,665 109,665 0000000000019a22cc8e9927a2b4a2af621a3cd3d3d6be670b10d7880a90bccc 2 0.00/1.00 vMB 0
109,664 109,664 0000000000007fc875f7f738895ba22d7c53b895bec4415713342f008215edc1 12 0.00/1.00 vMB 0
109,663 109,663 000000000000ff50130deef67598b2fe1818f8882d5978886b3e36cfe9111767 1 0.00/1.00 vMB 0
109,662 109,662 00000000000166afb5879acf0c15b8c83a7f1770b47ae85f52df66e5e5ab6f68 8 0.00/1.00 vMB 0
109,661 109,661 00000000000099b6ec12769ea6a10afaa43b731d6a3cd5dc047988b40429124d 12 0.00/1.00 vMB 326
109,660 109,660 00000000000029ce52f9e9a00d5d6fe448ad7d7d566879670294365f55b8568c 22 0.01/1.00 vMB 0
109,659 109,659 0000000000006216d6c8b96b9ff160972765684118fc4acd291670072cc97f1c 10 0.00/1.00 vMB 0
109,658 109,658 000000000000151dd0781380301a547b3d2aac9e0375714ee6788f9d6792a92a 1 0.00/1.00 vMB 0
109,657 109,657 0000000000012f095ab3882f660ee1bcefd8dbbb706a05058d8129972a897129 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.