Loading Tool

Explorer IconExplorer

Memory Pool

51,884 transactions
29.25 vMB
0.08595746 BTC
Random Selection Loading Transactions
Max Size: 156.74/200 MB

Candidate Block

Mining Attempt 9608bcd39687a5e77f7541a6bcd9638ce171fd697c12d3411ccaa152cd8d24d1
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root bccf7556b625d53160d82d9f393a0da3d4a4d42dfb53c90149dfb53900ce37b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.01850682 BTC
Feerates: 70.37 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (96,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,277 818,277 00000000000000000001d2b6ab9f1a6f9b4fdd652448a107fc7bdf4beea97f37 3,926 1.00/1.00 vMB 45
818,276 818,276 000000000000000000014bb911c231be780efc786e20a858be634a6f2f22e4ec 3,287 1.00/1.00 vMB 45
818,275 818,275 000000000000000000017fc1207f2f57fb308069969da8b8ef33b08068aaa779 3,563 1.00/1.00 vMB 68
818,274 818,274 00000000000000000003fe901a5f1759a870a752765feaafe7197f03f706b6fd 3,218 1.00/1.00 vMB 66
818,273 818,273 00000000000000000002802aa3ab1411f1805255a3bf3a18635312895f036c5b 4,042 1.00/1.00 vMB 45
818,272 818,272 00000000000000000002c009747cad4475241419eb15979b69dc8fec4fc847ff 3,652 1.00/1.00 vMB 82
818,271 818,271 000000000000000000002d9992d37f239f84856f1ae05a2891c45db4691bc126 3,945 1.00/1.00 vMB 67
818,270 818,270 00000000000000000000f36a700dde6a2d3c0339d884e0e6456cfcc28a6d0270 3,338 1.00/1.00 vMB 46
818,269 818,269 000000000000000000017303250bddec270b557375dff0c55710369126015c73 3,545 1.00/1.00 vMB 75
818,268 818,268 00000000000000000003ee7fb8d773cf82e7e0511023fd251bf640f7e03055bf 2,653 1.00/1.00 vMB 47
818,267 818,267 00000000000000000002352a8a9f0d9741b5b591c19da6713d7d7268b341cdb2 2,907 1.00/1.00 vMB 51
818,266 818,266 000000000000000000008b303d1ce7b0bba602e66dcc19cdec75fe18a90fbe31 4,786 1.00/1.00 vMB 41
818,265 818,265 000000000000000000012262983b6f63a115d8293e8d8b1b423f74ed09b96753 4,225 1.00/1.00 vMB 45
818,264 818,264 000000000000000000014005369c728fbf8314be1a3c6ca957a46930de2c1866 3,652 1.00/1.00 vMB 55
818,263 818,263 00000000000000000001718f4338d3ce15e18fc3425abbc896f6c893e89d686c 3,646 1.00/1.00 vMB 63
818,262 818,262 00000000000000000003830da63cff15f2f4e99476088274d5c1497eda760747 3,970 1.00/1.00 vMB 54
818,261 818,261 00000000000000000001ad3c69da1ea9b1f708c64b8e5ba444abab15a0bcc1fe 3,559 1.00/1.00 vMB 67
818,260 818,260 00000000000000000000e90cdcffe9690d66b434aa9cba152a21876e99faf1e3 4,337 1.00/1.00 vMB 57
818,259 818,259 000000000000000000033b483a87e4ba90a5e456815991c94e33d62f993353d2 4,075 1.00/1.00 vMB 43
818,258 818,258 00000000000000000003ee8df278b84a971b942a6f7ced0072a8916ac583061e 3,165 1.00/1.00 vMB 57
818,257 818,257 00000000000000000002e7df36c40594f3a30fb7fd6bbf4580f6354d3ba3f097 3,431 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.68 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.