Loading Tool

Explorer IconExplorer

Memory Pool

69,981 transactions
26.89 vMB
0.08474677 BTC
Random Selection Loading Transactions
Max Size: 160.67/200 MB

Candidate Block

Mining Attempt 03ee15a3d6fb99504b6ea2cffdb3a8908ccd755932967a493822585d5cc84ae4
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 676c50bcc3e32c522e689f7783f7cdb44b754eca59117f98e520ec72beb8e8f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.02711926 BTC
Feerates: 703.20 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (813,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,676 101,676 000000000000c278aed44d1162950352b25076ca333093b4a40eb01f4b04a253 2 0.00/1.00 vMB 0
101,675 101,675 000000000001e85fd4bd69a44bea8ebb4cfdef7d56cd39a85981e5e6bab12073 5 0.00/1.00 vMB 765
101,674 101,674 0000000000024f729f6071cf5fcea537a2e1312007ea7237e94d986fa621e2f8 1 0.00/1.00 vMB 0
101,673 101,673 000000000000fec5febb96474828d426de5259e55c1cd2ef2ab5569601ff83d5 2 0.00/1.00 vMB 0
101,672 101,672 0000000000024382ac2e4d220a0974a0061966b26bd0e42994c6acc7f537804e 2 0.00/1.00 vMB 0
101,671 101,671 0000000000031f79eef2b919189eca032348cafb6aa50f5130ce4bb0c2009462 2 0.00/1.00 vMB 0
101,670 101,670 000000000000c512ef5a76d175afb2af016cfba9bbd3b8e751b36fcbf28617bd 1 0.00/1.00 vMB 0
101,669 101,669 000000000001217940f5fe10d3ae7da2cc8f68095dc8ab5c29d5235c09837ba0 1 0.00/1.00 vMB 0
101,668 101,668 000000000002b296712e7bea53f839e9fbb58372ea765dc7d8cc44ef9eb64ac2 66 0.02/1.00 vMB 0
101,667 101,667 000000000000995274a6fb0e360cfb960efdda0046ffcac172a62fcf3055ff56 10 0.00/1.00 vMB 0
101,666 101,666 000000000001b6ab6bd0b4a1669eab2b354981f060580762d2f14b014202b2fc 13 0.00/1.00 vMB 0
101,665 101,665 0000000000030793eed0904029f34e9f13651156f91b443d5933f7e8928e4c43 11 0.00/1.00 vMB 0
101,664 101,664 000000000002f556e5edfacf169634a254703d59d10f6ea0943c08e5875f0f01 12 0.00/1.00 vMB 0
101,663 101,663 0000000000024aede336c4358ec722fbc32d17c84ea3394bedf8aa49c947496f 13 0.00/1.00 vMB 0
101,662 101,662 00000000000059ad3b856f14433e15bb2ad2a36c413535906d1ddf86b26edade 11 0.00/1.00 vMB 0
101,661 101,661 0000000000017dd8c0bc9fed576a8b08dec2bd5c1f2636fd075d17829a476cb2 12 0.00/1.00 vMB 0
101,660 101,660 000000000002dc2481d0ed56a5a0552841752d35bf9203da04887ade287fae1e 12 0.00/1.00 vMB 0
101,659 101,659 00000000000098b529a360388af3244f5d3d4e5c719578be35005c99d93c1c17 3 0.00/1.00 vMB 0
101,658 101,658 0000000000001b69c7b30952e719b4fe9f84eba8bf28c0c5c8d2e36f40e03ef9 14 0.00/1.00 vMB 0
101,657 101,657 000000000000decae3c2202f6c1eb330d0d9b78e679f14fc5f73b5e2345f9076 14 0.00/1.00 vMB 0
101,656 101,656 0000000000029c0519401154b51d8418eb42915fa7b7fd31cbf61a33067369d6 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 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: 758.49 GB
    • Received: 19.05 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.