Loading Tool

Explorer IconExplorer

Memory Pool

47,076 transactions
27.90 vMB
0.12921551 BTC
Random Selection Loading Transactions
Max Size: 146.38/200 MB

Candidate Block

Mining Attempt 0828bbf48dbb9296f61904a774849314cd5e8f1ac62f64f95a78b4e26ac30f4f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (142,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,913 771,913 00000000000000000004a3ff3931433413db13b3c80fedf78cf4e620ee147a9e 2,861 1.00/1.00 vMB 9
771,912 771,912 00000000000000000004a674c7db5d884ae9402f2736f240de88af5e553c2c7d 3,020 1.00/1.00 vMB 15
771,911 771,911 00000000000000000003d02e9f727f784221cf3226a2044c06f5206556738780 1,257 0.54/1.00 vMB 10
771,910 771,910 00000000000000000001311dd8b3efc87fbbf06373f2a6548c9326e91e818868 589 0.91/1.00 vMB 9
771,909 771,909 000000000000000000067b94d87c14a98cb19d70cd2c9c2788fabd0a64bd33c7 1,269 0.45/1.00 vMB 10
771,908 771,908 00000000000000000000a63f1b39ff37b3be8859f15cbd90e13175bc64c89b5d 2,131 0.70/1.00 vMB 9
771,907 771,907 000000000000000000071c9b77471d146686d202640ebb5a4ceb9021b9130323 3,283 1.00/1.00 vMB 11
771,906 771,906 00000000000000000005abbbd12775f4f455a1229bc047f464e34186fbdb914b 289 0.18/1.00 vMB 6
771,905 771,905 0000000000000000000624938b1edf5519ddc5bb54817c790657d4ded60f7f44 303 0.10/1.00 vMB 11
771,904 771,904 000000000000000000019ff17840ae044414b968136d0c74b756c3cfc4ad77a3 2,030 0.73/1.00 vMB 11
771,903 771,903 00000000000000000000d8cd040b542e67170f648d2a76674c9ccdc781a5d549 292 0.12/1.00 vMB 13
771,902 771,902 00000000000000000000fb269ba3386c711ae8e97254557325eaafbcc69679e8 1,444 0.53/1.00 vMB 8
771,901 771,901 00000000000000000001b46105e638fcc0a0b81aaf457c0e4fd523689aa83ddc 2,204 1.00/1.00 vMB 13
771,900 771,900 0000000000000000000792832551cd9d1af66b21993b4c2a0899b84f547a6e5c 1,904 0.74/1.00 vMB 5
771,899 771,899 00000000000000000006e77ceb7573edab5941d86d85999eb46f536a4dd79c28 3,255 1.00/1.00 vMB 12
771,898 771,898 00000000000000000000e688ee5d5e2a9dce96fb37696768d95c91621a56a6a5 3,493 1.00/1.00 vMB 16
771,897 771,897 00000000000000000001913692c2bc727d5b239ff1ab94d99bb6b24aec8d48ab 1,107 1.00/1.00 vMB 3
771,896 771,896 000000000000000000003401725c49c70607d5de330674a41c962e4b5c0a5cb9 2,998 1.00/1.00 vMB 11
771,895 771,895 0000000000000000000799a15bd1439993d4a52cdb404cd18d387a7807d3e9e6 2,173 1.00/1.00 vMB 11
771,894 771,894 00000000000000000005b7cdfadbc236c28f8a295da6a106298fab76f16a1b61 3,242 1.00/1.00 vMB 15
771,893 771,893 00000000000000000005cf82121ba2be12f9a23833761890a7e0e5d52624fe79 3,348 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.