Loading Tool

Explorer IconExplorer

Memory Pool

42,553 transactions
29.06 vMB
0.07547507 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 22d64adca53fe9d78fbb4f8b4940cc3a163a5c0574cfd102bb021de50e8d42f2
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 47872e8db984b5dc7fc26acd34e072536365a80b5df826a95ce06ac2d9c36b38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.01874652 BTC
Feerates: 150.75 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (140,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,963 773,963 00000000000000000002d805fe98738e49057ee2b7537b9bafba861060f5ad0f 743 1.00/1.00 vMB 5
773,962 773,962 000000000000000000032f9bcf6da002f83cf4f48b3d5271b55b553682099734 232 1.00/1.00 vMB 1
773,961 773,961 000000000000000000024f59751f442289334fea33a5bc0f20a005bc4bff67ab 2,001 1.00/1.00 vMB 15
773,960 773,960 000000000000000000056fe226dfee494166bcb4fda953283db8c60705c78224 1,572 1.00/1.00 vMB 11
773,959 773,959 00000000000000000002826920c6abef95b6db09da7ad4a6e0737bb5fb49b3fe 1,053 0.52/1.00 vMB 12
773,958 773,958 00000000000000000004b24f419c9aa85e6197bcd853024610090ccf02aeb89b 620 0.42/1.00 vMB 5
773,957 773,957 000000000000000000023ee9ec8ecfa3199804f3eaffd217b427aa70c8944054 1,165 1.00/1.00 vMB 17
773,956 773,956 00000000000000000001654da1ec0dec0b88b79928fd2a6bb69310c979ec3d3f 474 0.15/1.00 vMB 2
773,955 773,955 00000000000000000004849d3de992f2ee8d087a3e0edb0af9ed8c3fca929761 2,954 1.00/1.00 vMB 7
773,954 773,954 0000000000000000000281eaafa1576e5b9c3dbe1370f0a1399c2915b7b49a97 3,080 1.00/1.00 vMB 24
773,953 773,953 00000000000000000002202c783d65a13d4ced23dba1521eefed6ee3651a470e 406 0.16/1.00 vMB 14
773,952 773,952 0000000000000000000398eda3e028e1edf28a23c01ae189f376fab997c9a4d4 1,148 0.39/1.00 vMB 8
773,951 773,951 00000000000000000004e279a639a0368af9601e9c9c77ea97e01151f117a42f 1,728 1.00/1.00 vMB 19
773,950 773,950 00000000000000000005423f809bff65a5bb47df0017dafbbbbe0bae01717cb9 387 0.16/1.00 vMB 14
773,949 773,949 00000000000000000002b810b3cf017b51fea7f51efda3f9601d40079b625d4b 1,490 0.49/1.00 vMB 15
773,948 773,948 00000000000000000001022abeeaf6e806c8c83703e94a633fe0293144eb9fcb 667 0.20/1.00 vMB 16
773,947 773,947 0000000000000000000768eacb168991c55a1220d4c4ce626f9532d53f9717d0 1,341 0.50/1.00 vMB 10
773,946 773,946 0000000000000000000481a4a0922c2a46a7b7c470812bcfaf642804c9c6d35b 1,599 1.00/1.00 vMB 11
773,945 773,945 000000000000000000034bf963a50d30404fdf7b4b6344c03d8946d330d7ade5 1,975 1.00/1.00 vMB 22
773,944 773,944 00000000000000000005ef38111f3f45e48f8366ef2672be6735176b6e9acf91 406 0.12/1.00 vMB 15
773,943 773,943 0000000000000000000676a3ed561e10c9d244bcb4f77ad4bb7e3bb687720a6a 1,039 0.30/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.