Loading Tool

Explorer IconExplorer

Memory Pool

31,736 transactions
24.97 vMB
0.04849456 BTC
Random Selection Loading Transactions
Max Size: 125.28/200 MB

Candidate Block

Mining Attempt 92b37aaf7ee6ccd1bc910efbe2abf4d7e38364ae46f080bf39a09bf87430e229
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 72bdd93866e4320351b47e8f00ac917a19458d0891df066036c23db6d009fd9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,630
Size: 1.00 vMB
Total Fees: 0.00372355 BTC
Feerates: 30.02 > 0.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (336,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,855 577,855 000000000000000000245b0b1df68a8145498f911f749489592bb24de325ca24 2,426 0.78/1.00 vMB 40
577,854 577,854 0000000000000000000db35fdc5adcd54d5b56c7d1f2c8acc34639ce806f7514 3,003 1.00/1.00 vMB 60
577,853 577,853 0000000000000000001cfda80e5d7e364511e5f4037ee3b931ec2c6d16108efc 1,255 0.39/1.00 vMB 51
577,852 577,852 000000000000000000000e7077eacc3669d546895b54b048d7071ccfe8290dd3 2,627 0.95/1.00 vMB 48
577,851 577,851 0000000000000000000ef60c90ffa949b62a4343cf7c903a589bebaddb4dc324 2,409 1.00/1.00 vMB 22
577,850 577,850 0000000000000000001e63f72db1588f612b58475ffb70a3a2f48b5a3307b466 2,853 1.00/1.00 vMB 68
577,849 577,849 000000000000000000090582e0c2ca86841b14941d0ace83f6bea646a2f93ae7 2,865 1.00/1.00 vMB 84
577,848 577,848 000000000000000000071a96af2dbdc7d8ac584705c4eefebb16014878b509a6 2,446 1.00/1.00 vMB 23
577,847 577,847 0000000000000000001ea5e7d0bdb0a5d9757525d98f1812b0cd9e28853d265e 2,656 1.00/1.00 vMB 102
577,846 577,846 00000000000000000017513631d6f5d6bb882472a23b8a0b17fe55cefe255be3 2,105 0.84/1.00 vMB 9
577,845 577,845 00000000000000000015ee137a58730ecd0a097311256664412e36c5e4d01ee9 3,014 1.00/1.00 vMB 65
577,844 577,844 0000000000000000000936e1bcec835272881fb65d54f3f0e83e3e25878699a2 2,373 1.00/1.00 vMB 105
577,843 577,843 0000000000000000001c65c42bea37d148a92e750fa149ec28139623ecc434eb 2,241 0.87/1.00 vMB 19
577,842 577,842 00000000000000000020c7009a301218223071edb7b7e0ba6983e98aa2753e57 2,405 1.00/1.00 vMB 31
577,841 577,841 0000000000000000002316742d53f4a4b930bf9953b8f0642c341f007d1e8f58 2,622 1.00/1.00 vMB 19
577,840 577,840 000000000000000000136b8d6d99de89f6817ede538687feb2bb21f9dee55ddf 3,235 1.00/1.00 vMB 142
577,839 577,839 00000000000000000024ffb9295ef9a190725bd31c2319594bff1c46a68dcdc2 3,043 1.00/1.00 vMB 63
577,838 577,838 00000000000000000013bf4279360d3e720bf0da2905df4a7d0716683a2f88e1 2,719 1.00/1.00 vMB 119
577,837 577,837 00000000000000000021b3ea141d2f7f2a91464f0261d5e7255d9b1b96256984 2,163 1.00/1.00 vMB 76
577,836 577,836 00000000000000000020286c117d127bfe00c85fe4aaa308d4454b2b44b72df5 588 0.21/1.00 vMB 67
577,835 577,835 00000000000000000017505a1119d6443b5da30e3a630e5a1aba25f0cf6ac21d 2,538 0.82/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.