Loading Tool

Explorer IconExplorer

Memory Pool

83,516 transactions
30.71 vMB
0.16915659 BTC
Random Selection Loading Transactions
Max Size: 186.37/200 MB

Candidate Block

Mining Attempt 14c17d385666512c20f18584f8dcb27e29003afa9aae39b4893d0299debee1e9
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6114ee94e7e2e05b2a34eb3a24d62154967b4211a43e720b3fbf242bc68a5815
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.08716646 BTC
Feerates: 150.79 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (141,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,603 773,603 000000000000000000076027853a747f79e6949781af8e54bf4e27ac1334838c 1,105 0.49/1.00 vMB 8
773,602 773,602 00000000000000000004fb3b49100de7479a86da39be3c5ab70b042d2e52da7b 1,388 0.38/1.00 vMB 11
773,601 773,601 00000000000000000006113856d76a28ba2c48c7951960fd1be03c7e1c0d0617 389 0.13/1.00 vMB 9
773,600 773,600 00000000000000000004cb8e8c2de01de458b1a7d55689401bba02290ecfb84e 1,610 0.58/1.00 vMB 5
773,599 773,599 00000000000000000004898cd2bee60eb38468e543776346bddb888e6bff9e8c 2,590 1.00/1.00 vMB 8
773,598 773,598 000000000000000000059075bf99d92ff6a394b4f8f7c18af7b6dfc00ce3f3c7 2,874 1.00/1.00 vMB 16
773,597 773,597 00000000000000000002ca0dcbe144c111a1b0046342204b95843bee02c9d885 458 0.12/1.00 vMB 10
773,596 773,596 0000000000000000000693e6660ee8308dc53ffeaff6e68d93d74b8640921d62 2,161 0.81/1.00 vMB 9
773,595 773,595 00000000000000000001644c2ffad193e50c75f66922b0b109233cf64a0a858d 1,974 1.00/1.00 vMB 2
773,594 773,594 000000000000000000032a472ae97d5142acd617d6e46d148a37061e6d2d2158 3,100 1.00/1.00 vMB 14
773,593 773,593 00000000000000000001b2133bb9ab95dc75dc6b9bb069757e76f847ba9b9f01 3,325 1.00/1.00 vMB 5
773,592 773,592 00000000000000000000d20676d67e0aeda2bb8311199a392bf8dba57999bf70 3,345 1.00/1.00 vMB 7
773,591 773,591 00000000000000000002df4ceed32fb9c170baf304a15516ad78d28ade715dee 1,843 1.00/1.00 vMB 12
773,590 773,590 00000000000000000004af478fadd23548cbd1ea1aa34aec7554b689667e90eb 2,207 1.00/1.00 vMB 15
773,589 773,589 0000000000000000000657d5d0ac2ebe12964caf6b51ce51fa19a90ca5393f96 3,210 1.00/1.00 vMB 10
773,588 773,588 0000000000000000000745d12749e19dd6b13f643110d555c419c2af81907826 3,452 1.00/1.00 vMB 20
773,587 773,587 00000000000000000007060c9d465cc5afe069e2a38122f7b9098e0dc9880e61 3,117 1.00/1.00 vMB 7
773,586 773,586 00000000000000000002bdb465dbaf0cec689b0e12f4c76e8e4ec8294abb62ce 3,372 1.00/1.00 vMB 11
773,585 773,585 00000000000000000005f0b08936ae4828e6f2fa67c21391d36ee59b71d4d4e1 3,320 1.00/1.00 vMB 10
773,584 773,584 0000000000000000000551dbfe11b6647d0197befadf19f990a40e2849b4ea8b 3,259 1.00/1.00 vMB 19
773,583 773,583 00000000000000000004da2b2bf60850600a8a812729e026cf8151fe944333e4 2,415 0.87/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.