Loading Tool

Explorer IconExplorer

Memory Pool

50,717 transactions
28.44 vMB
0.07701810 BTC
Random Selection Loading Transactions
Max Size: 153.05/200 MB

Candidate Block

Mining Attempt 3a6dd497e2064ec27cd7e7ae753a11c7db00e6963db94eacca765e82e42905d0
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 11efba7e51e5bcf456d12d11e4d7c99cfc52791ce8838e5233e1077744ae725c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.02278478 BTC
Feerates: 507.72 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (92,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,700 822,700 00000000000000000000a7a93e5098979829051ceff4ad762db66fa451b8115a 4,617 1.00/1.00 vMB 96
822,699 822,699 000000000000000000027d80d36af90886622425323e3bbeb0a27b46df02d60e 4,324 1.00/1.00 vMB 85
822,698 822,698 00000000000000000002cad2821b447af6e40c1360c78a29683157701909ef37 4,332 1.00/1.00 vMB 118
822,697 822,697 0000000000000000000044ab897830778c73d33fdeddde1f21e875fae2150378 3,979 1.00/1.00 vMB 113
822,696 822,696 0000000000000000000249ec607ff6aa5a76d260712205d0962595142ff25fc6 4,349 1.00/1.00 vMB 102
822,695 822,695 0000000000000000000250020ab4f7c9ed8612b718b30a875d1b659815e984b7 3,890 1.00/1.00 vMB 125
822,694 822,694 0000000000000000000014dbc4f825ba112404eaea2550db9c1573b113178ee7 4,228 1.00/1.00 vMB 107
822,693 822,693 00000000000000000002c9210f74206b275a0e7f7b7ee203acbbd2d3fa7f7cb1 4,606 1.00/1.00 vMB 94
822,692 822,692 0000000000000000000092333d8a57cc6d642e080f9b7c50a82ec4e9004d1059 3,733 1.00/1.00 vMB 115
822,691 822,691 000000000000000000011c3940c954dc44cac7217f1c1b6fff4773aae5d601cf 4,562 1.00/1.00 vMB 107
822,690 822,690 00000000000000000003b05b0de786a97bfd355e7e6a5f3276a37e16235a8bdf 4,377 1.00/1.00 vMB 94
822,689 822,689 00000000000000000002ca5689d7a6543e40513d75286a055d6187f483cc24bc 3,604 1.00/1.00 vMB 146
822,688 822,688 000000000000000000009b2825b789b549228071d35f20bb473c11317992a074 3,838 1.00/1.00 vMB 77
822,687 822,687 00000000000000000000b3d8c0b3723fe08c7a6d3d57323094029a1cffe2a4aa 4,141 1.00/1.00 vMB 93
822,686 822,686 0000000000000000000075cc4c664522c208b01b435e7db551447acd08a35885 5,500 1.00/1.00 vMB 76
822,685 822,685 0000000000000000000003e3deae0732b19ebaa4a175fb6a5251f330dbd4bd77 4,873 1.00/1.00 vMB 90
822,684 822,684 00000000000000000003c02ea8685e614528f6a40b396e47cd8b59b31ad2768f 4,220 1.00/1.00 vMB 107
822,683 822,683 0000000000000000000232f495dbc2882356b1972e52ff2c9f528a496a9b93c4 5,845 1.00/1.00 vMB 97
822,682 822,682 000000000000000000018cedcc5f90889b3f83b0ff9cf336c0aa4e43bd964040 4,106 1.00/1.00 vMB 85
822,681 822,681 00000000000000000000fb1157f7ecb87ddc4d0674a39c91cdcd2578b98d9f2f 4,429 1.00/1.00 vMB 117
822,680 822,680 0000000000000000000200cab6b083da55ea0aa0e7e567f1b819977be61e1421 4,480 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.