Loading Tool

Explorer IconExplorer

Memory Pool

80,723 transactions
34.74 vMB
0.18125259 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt f241aee5154bbf416e5cd025499c32c6a431915ee69c2e321c87fc6f5c5eb1df
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 67650b32aa90452c3266c9226d6ee90408fbf66655fb2dbf0074c768f6c19c62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,127
Size: 1.00 vMB
Total Fees: 0.05043921 BTC
Feerates: 150.93 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (23,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,422 891,422 00000000000000000001ac5c1448a43e074eb5c0ecb592961d6dd9f551d173a0 2,443 0.70/1.00 vMB 2
891,421 891,421 000000000000000000012b7fa5011706b3e9bb6019957a9636a88279a1877cc1 2,941 1.00/1.00 vMB 3
891,420 891,420 000000000000000000000c1a5a3aef1bee0a8eea94b8fbf622c370dec8f0accf 3,286 1.00/1.00 vMB 81
891,419 891,419 00000000000000000001358a9b0c290bb6b33c4ab0bbcbba299b4c1e65cd89c7 1,618 0.62/1.00 vMB 3
891,418 891,418 00000000000000000000e2372fec0f330fa45bcf195f943ba153bfadf4611fbf 3,004 1.00/1.00 vMB 7
891,417 891,417 00000000000000000001f8d107e9764b2d06f0e3c8ba6e03dae593889983fd44 1,428 0.38/1.00 vMB 2
891,416 891,416 000000000000000000020d4d00c5389f8580fd8ccb07d492cd559c751297c5b0 2,643 0.75/1.00 vMB 3
891,415 891,415 00000000000000000002289ea15b3f43cbb137d93f1e276d7e6b4d25e6025715 1,031 0.30/1.00 vMB 3
891,414 891,414 000000000000000000008b2d8831ced2e819eaa191a2ab4cc6ab65d3e76d65b3 1,227 0.44/1.00 vMB 3
891,413 891,413 00000000000000000000703db13575df09e7e6e46178de3b0fadb6ac845ee70d 1,173 0.38/1.00 vMB 2
891,412 891,412 000000000000000000003b3553e09d86ee8e8f7076570749942dd816bacefcf2 767 0.24/1.00 vMB 1
891,411 891,411 000000000000000000002fbda881afd649582573bb63561ddb1be54d2ea67a54 2,495 1.00/1.00 vMB 3
891,410 891,410 000000000000000000017bac10373e487db2c8cd22a1a3d416e8678bb9d9ae07 1,546 0.60/1.00 vMB 2
891,409 891,409 00000000000000000001e22c0dd70a0df2d2113f35810c7d56ca2db5f02b105a 349 0.11/1.00 vMB 3
891,408 891,408 00000000000000000002338676a589f1120a453b004517ba31982140af8a5f3d 219 0.06/1.00 vMB 3
891,407 891,407 00000000000000000001c37d71b0497d28709245835a38859904dceb82cd9456 199 0.04/1.00 vMB 4
891,406 891,406 00000000000000000001f38cc6075b0989da7f891087eab73d56b268c0db6fb9 258 0.11/1.00 vMB 2
891,405 891,405 000000000000000000015db6a2e0aca854833c10edfa9bbc5a092d427a8b5865 2,967 0.95/1.00 vMB 3
891,404 891,404 00000000000000000000584232585832fb1915f31155225f271bcc86a2fb6e06 1,825 0.76/1.00 vMB 5
891,403 891,403 00000000000000000000fc0d154d7ee0866c5dcd464186c8cced6a29ebe8ec2e 572 0.13/1.00 vMB 7
891,402 891,402 00000000000000000000177df1b712640315e25f309952ec6679a6ae178a6c9f 2,644 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.