Loading Tool

Explorer IconExplorer

Memory Pool

81,149 transactions
31.04 vMB
0.10371849 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt 9925aa951742c0e214a7af6fefb6c910719c997d7969844f21348a60ea30acad
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root ac9f143b3a2d5206ba714c41722c1cc2b377005539fd09e1d8b09b95db1d544a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02636244 BTC
Feerates: 150.75 > 2.64 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (631,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,862 283,862 0000000000000000e8f42612e1a4da5949757280b627770fb37ed7ee933c672c 162 0.07/1.00 vMB 46
283,861 283,861 0000000000000001dd9bdd5eaf7757e37e6ce6373af9f7658718282bc89abe59 64 0.05/1.00 vMB 26
283,860 283,860 00000000000000006ce5ae58485484ea6c7b3eb25eff3fd79afeeadaf67421d6 668 0.29/1.00 vMB 44
283,859 283,859 00000000000000014d114ba7fb6782391710fdca19167d1732082acb27baa85b 74 0.04/1.00 vMB 31
283,858 283,858 00000000000000005a388a19de12254f6b9cc203d736664434032a9c4da80b20 74 0.07/1.00 vMB 23
283,857 283,857 00000000000000002bd485789d9c0a845ffafbb213896b959aa0cb38dc2ed47e 34 0.03/1.00 vMB 22
283,856 283,856 00000000000000012ce77856e3c09a63791e8755e2ac2be49e3be684d250a628 15 0.01/1.00 vMB 44
283,855 283,855 0000000000000001811fba2c662228f04a420bb874b8ee44756fed205450caca 323 0.17/1.00 vMB 40
283,854 283,854 0000000000000001daf3c778b2e56374ab1c3cb54ded45a46e2dd0952d91040c 85 0.04/1.00 vMB 34
283,853 283,853 0000000000000001a950044cc53b4fb2c06fee45c535960434139fac9b748f98 110 0.05/1.00 vMB 36
283,852 283,852 0000000000000001af649f6d425d42a106360def76b3b6767a00022e87227669 667 0.34/1.00 vMB 34
283,851 283,851 0000000000000001395f6fda19f25e1208e537c92c663132ef9566e2a4951b2d 159 0.09/1.00 vMB 14
283,850 283,850 00000000000000002302b4d9f8d8047047f96e88d4b5f51a74f24dfeef50ad1b 33 0.01/1.00 vMB 43
283,849 283,849 0000000000000001d92dee701dd585bf71fa770403f17a50c9c5e2370a6e6fb4 293 0.15/1.00 vMB 36
283,848 283,848 000000000000000065c6897ffde8d3d649d20b2d9860924fb3f425e322037689 335 0.16/1.00 vMB 36
283,847 283,847 0000000000000001bdbe6fde8e489ddb5d0d571e6b742f4dc031b6c06f427293 59 0.04/1.00 vMB 30
283,846 283,846 000000000000000067bc4d0f48aa1cf2d37a6e064fafd35e48c29282518b2d1a 225 0.18/1.00 vMB 27
283,845 283,845 0000000000000000ac46549c353b19fa6b8c32b964171eec4ea8d93fd15465d8 429 0.25/1.00 vMB 30
283,844 283,844 00000000000000010c0ce31d501f9c6928dbe69506a40217d5c1b89d3b435e12 192 0.09/1.00 vMB 36
283,843 283,843 000000000000000034b2ab97a184017daea27bcbdecd130159dcca063484c705 229 0.10/1.00 vMB 31
283,842 283,842 0000000000000001675caabf1f63f8312071d4e41c52693363518314587a0dab 890 0.35/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.08 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: 723.69 GB
    • Received: 18.41 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.