Loading Tool

Explorer IconExplorer

Memory Pool

15,761 transactions
9.35 vMB
0.03082943 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.96/200 MB

Candidate Block

Mining Attempt ec1357e3ac41762c98b1b1993ea7199f93a32289a8e96a457a2ea1a292fd5b72
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 1c7fe18d5124a33779a56ddb2843b942332cda7a007b9233ab244a7ec8bb7bf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01014640 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (822,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
90,644 90,644 000000000002562db16bc74f63b899c42e0b7b91a06ce70c7413ae9992a251e0 2 0.00 vMB 0
90,643 90,643 00000000000745232735d53ca45e73a25647044cf65aaf0d700bccf7166121e9 1 0.00 vMB 0
90,642 90,642 00000000001514693224fd3c20ffed196f76afdaedb38ac31749673bf6f19588 4 0.00 vMB 0
90,641 90,641 0000000000089c52e5bf0d67ef52094854fd12f1e8edcc0c2397d8682abbc6cc 2 0.00 vMB 0
90,640 90,640 000000000004a87d024a98bd9d08983b1b4c7aac85f52aa75bb421570a6d0f0d 1 0.00 vMB 0
90,639 90,639 000000000008d9268ffab936bac3dee1e904b176929a1cc8b512185e546df38e 2 0.00 vMB 0
90,638 90,638 0000000000054ba44c137034a10bfa499b2463a9fb5289a496db2bfa71836b8c 1 0.00 vMB 0
90,637 90,637 0000000000061255701c779f150340b58fac9dad47a32ebb618e2974a2c98e18 1 0.00 vMB 0
90,636 90,636 00000000000196430d26a06846cdc2859f9cd2641b2cf775d7f8888506d03478 3 0.00 vMB 0
90,635 90,635 000000000014f017bf98763903714528c20310d17043cc5b9f7f84b95b89f20b 2 0.00 vMB 0
90,634 90,634 000000000009cbcc0e81ae6755403cf00e7e84741fa2a0b4fcd409fe1aadf3f6 1 0.00 vMB 0
90,633 90,633 0000000000110f7112624b883228f4925bf005692dd6dba642c61bde7f08858e 2 0.00 vMB 0
90,632 90,632 00000000000ea3b2d6f8f409fa01da3f59039e912ea7c7e15b83fabb123d328a 1 0.00 vMB 0
90,631 90,631 000000000006dbf3d13f24da9e6e1a22f5bb9b654dcf1ac4eb8617761a18d20f 3 0.00 vMB 0
90,630 90,630 0000000000149d38b36f6d2a869a376755ecf579ddc8f33d22a2de14c6b512de 1 0.00 vMB 0
90,629 90,629 00000000000db87fd2a1aef19fc6555c38b7e1d5b742a5e360b82cad88d144e7 1 0.00 vMB 0
90,628 90,628 000000000005634907ab0a54cfce49f1d99865a2bb72c73cbf22c67e3fcfb1c8 1 0.00 vMB 0
90,627 90,627 00000000000a3a6dd42c54dcb286373d80cde660f434ee6fefff95eb9c0cde8a 1 0.00 vMB 0
90,626 90,626 00000000000737248b05eefc15c73e4f916acda9c715fd9e4bbd5c872b4ab4e4 1 0.00 vMB 0
90,625 90,625 00000000000ad472fe4240e559bf67306364b75f5792f1ad7a1b8bc1b4b1ab50 1 0.00 vMB 0
90,624 90,624 00000000000c80cda15714919c48892940e0492a5d0d67a498a4eb889e16faab 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 10
  • Data Transfer:
    • Sent: 190.80 GB
    • Received: 0.76 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.