Loading Tool

Explorer IconExplorer

Memory Pool

27,544 transactions
12.18 vMB
0.02752745 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.65/200 MB

Candidate Block

Mining Attempt bcaeebeb62c8414c617309a6929bec6c7b5cde503970315edc75c60dff1ea056
Version 20000000
Previous Block 000000000000000000000f19dcc9737316c01c694748dddb0ef2b40bb44a1dae
Merkle Root 2ec29e9f658abfe7b4c4576ba759e64cba34243c2320a6f6faacb3a516ce4eb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,240
Size: 0.997977 1.00 vMB
Total Fees: 0.00689028 BTC
Feerates: 100.44 > 0.69 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,757 (750,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,799 162,799 00000000000007767f4e3bd6c0784a0a3db06312845122a8c69ca5ad89eb21d2 88 0.05/1.00 vMB 70
162,798 162,798 00000000000001c1003890926dcd0e8cbc224010f09a2448a51dadab1a79393e 24 0.01/1.00 vMB 99
162,797 162,797 0000000000000121a9b366d9ef358f3169413e43c90cacf985b3da533887b63b 83 0.02/1.00 vMB 2
162,796 162,796 00000000000000dc28277ffe247a28cfc5861dd4a53875966f55b0bfeab02d13 58 0.02/1.00 vMB 86
162,795 162,795 000000000000040c5d04aaae87e077c1a60dce898872b12f3c92eea043655b33 78 0.05/1.00 vMB 216
162,794 162,794 0000000000000665a29fd6c6fdaef3f11d0b9fc93dd0a76b1d9cdeb1a014283d 69 0.03/1.00 vMB 510
162,793 162,793 00000000000002aec2792adce549f0757dcdc6ce8dbc53372532ff403626227b 1 0.00/1.00 vMB 0
162,792 162,792 00000000000001e7a96acbecde4f3eed6827a904e30a72f02a8b3a3f4b24919a 56 0.03/1.00 vMB 61
162,791 162,791 0000000000000a79b6f5740ad556193d530dbc440ad81e4bcf3286f7147d2549 94 0.03/1.00 vMB 7
162,790 162,790 000000000000075d7a32c9a38f1c36f0412b765d9d39298dfe2198016f4af656 98 0.05/1.00 vMB 25
162,789 162,789 00000000000000dc4779ddc70ad6b8269348e2e100438392e21030d7229b9dca 45 0.02/1.00 vMB 563
162,788 162,788 0000000000000c95494447b85ab071c5182287b7193e10293f84ed52bbb774e9 53 0.02/1.00 vMB 59
162,787 162,787 00000000000000ed14621a12f53d997fe20845a83a70b79c77e52aaa88ba45a1 67 0.03/1.00 vMB 56
162,786 162,786 00000000000007c57e8ed3deeb400719e284032059b796fbc09c452468df0013 71 0.06/1.00 vMB 325
162,785 162,785 0000000000000d1058629e65a14988646edc88e4e7db5c63bd1efb282af2204d 13 0.01/1.00 vMB 631
162,784 162,784 0000000000000756c7ceb1b8a01fe9236acbc2c5a1a618883f4ad08008c57b6a 34 0.02/1.00 vMB 219
162,783 162,783 00000000000002a66558da4fcba2fad8cf821e705b5aae5fd3a368a8ea20f3e2 32 0.02/1.00 vMB 161
162,782 162,782 0000000000000c4b9faa0372679bc9750417a3cee5eb27f14a37261d221b1db2 6 0.00/1.00 vMB 0
162,781 162,781 0000000000000c73b06ae0a41a9821b48361662d8297c3df0a879eca5b09485f 33 0.01/1.00 vMB 162
162,780 162,780 00000000000008d2c9f5f5cb52506749babc6c491dc6d71cf9324cf13a4a5204 36 0.01/1.00 vMB 49
162,779 162,779 00000000000001d7989c3f3779ec13d91a482a748fa9e3a75f4c8e6cad7d61ee 32 0.02/1.00 vMB 946
Previous 10 blocks ↓
Total Size: 780.19 GB

Node Details:

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