Loading Tool

Explorer IconExplorer

Memory Pool

41,200 transactions
18.07 vMB
0.16973311 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.66/200 MB

Candidate Block

Mining Attempt 7f6de99630dfd08e4c3ec05ccb71d867a9b4b85d805a9ef51c373f03df31ff5b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fcd117f16d1327665c8487a21af000e4b57f2048bef5772c7ddef21f50966ad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.05450977 BTC
Median Feerate: 4.57 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (749,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,792 163,792 0000000000000921c6c3f98c41d60cbcc71ea4eab67c4493d3360db54dca52cb 49 0.04 vMB 92
163,791 163,791 0000000000000c20ef447e9c0fa37b358c33b300d1ce3e5aea0b5874f1aa5d94 23 0.01 vMB 171
163,790 163,790 0000000000000b69887080ef5260c14e34f7ab464641212d7a92b66da8584b48 13 0.00 vMB 0
163,789 163,789 0000000000000689cc148c08c3dc72bcb5151ad13a96542c0c191898732ff3cd 114 0.04 vMB 102
163,788 163,788 00000000000001dac64f541b12592ec8ac87fb9d1573b7e89869d21f089d1632 7 0.00 vMB 55
163,787 163,787 00000000000009a40078776cb5ed34f10a146ddeebcff4aaaf5afe49f47ca3f4 28 0.02 vMB 16
163,786 163,786 0000000000000315c4deb4d3226d0beac40a4b592aa81a7adddaa5c9996a2071 19 0.01 vMB 45
163,785 163,785 00000000000001a8513b384e546471b486fbb325078cda23b8ccd121e6dd254b 1 0.00 vMB 0
163,784 163,784 000000000000041948fcb681f8ce6412dbfb30c3dc6fe5f57e2c6d51e1bf0564 43 0.02 vMB 221
163,783 163,783 0000000000000baa9c5f78f0c51a6946b0d50874c9d24e1a522afc9ee96a5eb8 19 0.08 vMB 925
163,782 163,782 0000000000000be9a7f37cc08fa1d7fea664b896f29edf8d7f679fe08959d9f6 13 0.00 vMB 15
163,781 163,781 0000000000000541a25796ab97d2a7fc6c080ac8460a64eabcb96633aa1ae6dd 23 0.01 vMB 59
163,780 163,780 00000000000006aae1255038be8f19c3d5a707ac29d045548d9777d3b83b2d56 70 0.03 vMB 40
163,779 163,779 000000000000054b52868fe79935165635a52e6257bea980cb78a22eed7c5203 9 0.00 vMB 667
163,778 163,778 000000000000077cad11f92019865c4229b130d3e0e6e470dee62bc3f2957003 1 0.00 vMB 0
163,777 163,777 0000000000000512a8a6d812a366049ad76209feaa1e5df479dc6892553d991b 33 0.01 vMB 34
163,776 163,776 00000000000005f88f3d0453e4be90eb66af507b29680b803a086dc08c39252f 55 0.03 vMB 540
163,775 163,775 0000000000000610a3d31f06600ea0723f664c05c4cacc8dfdd4dfbd59a4345d 4 0.00 vMB 28
163,774 163,774 0000000000000bea1a586425485d227efc8dd3e63c96f27ce6ebe4233f30dd6a 28 0.06 vMB 71
163,773 163,773 000000000000040a45b98e2052bf45cc1f105aae89d7688a521e19d027bf9659 8 0.00 vMB 17
163,772 163,772 00000000000002c784cfc669fa2dcb7aca59bb6a217fa1566c5d29830285717c 114 0.04 vMB 305
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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