Loading Tool

Explorer IconExplorer

Memory Pool

40,397 transactions
28.21 vMB
0.06159168 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 7489cd5587c02eec47a2dcdc37e10518a4cc0f45c67f3410c6a6641835f059b3
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0d8f2e5b15c86e7636a305f2c6e007eb3c680108e6cb7161ad8e8e818668a6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.00715365 BTC
Feerates: 87.72 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (833,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,048 81,048 0000000000271d5165b4179221923ef98d60425309ef3ee21bd2ea44e688550b 8 0.00/1.00 vMB 0
81,047 81,047 00000000002d665fa128de8fe68c124aeeda9810478c3bb61ef5e29d2fa65d8f 1 0.00/1.00 vMB 0
81,046 81,046 00000000002055425cccec1014dbb84f76dc24b376a0540f302160117058d89a 2 0.00/1.00 vMB 0
81,045 81,045 000000000025ab7d5362e137cc62f7f84961022fbeb92fcdcfef6b9c032d67d7 4 0.00/1.00 vMB 0
81,044 81,044 00000000001bc90d1ce700a15d2027e3ce2d17cb688f7162a2959c4052ac2682 9 0.00/1.00 vMB 0
81,043 81,043 00000000002c57869d0e48eb49678a83af130af27b5fabc9df26abc01bf630ba 9 0.00/1.00 vMB 0
81,042 81,042 00000000000c024a301d9c5a4f0941b198babb0a65b5a0bf68f07f9bc135dee8 4 0.00/1.00 vMB 0
81,041 81,041 00000000000c6286d963469999c7ac8647bcc238dee8f619f75f643d9b5d6f5a 2 0.00/1.00 vMB 0
81,040 81,040 0000000000300229bc05e161bded08eedb633a4748a2606e8032dbe167108d1d 5 0.00/1.00 vMB 0
81,039 81,039 00000000003dd214d1ff406358dbcfc7028d641271f1d500b8960bb1ca7ba70f 3 0.00/1.00 vMB 0
81,038 81,038 000000000040fa1d6dd2ff393b6688e58484e7c7d1df0feefd8f6940fd16d1fc 1 0.00/1.00 vMB 0
81,037 81,037 000000000040460eefe9e2be7d472d038799b2c42eecbf7c07ea57801febbc85 1 0.00/1.00 vMB 0
81,036 81,036 000000000042bf0692350d80b19a67346dc2d23808bd159b86d63b76ccfa1e4a 1 0.00/1.00 vMB 0
81,035 81,035 00000000000196b0753cc63f621d82fc78a88b6008fd5a9e628464af2bb1a55a 1 0.00/1.00 vMB 0
81,034 81,034 000000000009924974178f55f07682906510e88fd6cfb4265c3e823487108369 1 0.00/1.00 vMB 0
81,033 81,033 0000000000073a67c213a0548c7b6742db9c2e3cd5def305012e9bba3aac33f9 9 0.00/1.00 vMB 0
81,032 81,032 000000000006091ef3530db53adde8433886d56c50c406d8b66b3423bb9d835b 1 0.00/1.00 vMB 0
81,031 81,031 00000000003fbed575c65a402ee36b66076010d89f146da5a103ceabd5fcb452 3 0.00/1.00 vMB 0
81,030 81,030 000000000019180bf585d1e5501e6b4b80c6e2522f8f66c69dee8b0d023bcaa4 5 0.00/1.00 vMB 0
81,029 81,029 00000000003e541ef0f6c20a69d539cd943356991057e7783c1ac4abe7ab8586 3 0.00/1.00 vMB 0
81,028 81,028 00000000003d614c6184927f4daa5e5338324b1c0e8cfbe125396270874d7606 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.34 GB
    • Received: 12.02 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.