Loading Tool

Explorer IconExplorer

Memory Pool

80,512 transactions
30.36 vMB
0.07590824 BTC
Random Selection Loading Transactions
Max Size: 185.53/200 MB

Candidate Block

Mining Attempt bc5a35210f87a4f9e08f05877ab7e3d76a782d30696115b235e93e24ec2fcac2
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root e7a95c56b3d725bbdcfb21919949b1aa4edd01b30c9efcd5de16c1d73acb8d61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00793218 BTC
Feerates: 15.92 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (185,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,606 729,606 00000000000000000003f36b2bba3b493ed82a27249978906af2cd1c8e728181 3,034 1.00/1.00 vMB 6
729,605 729,605 00000000000000000006ea937368219018ef2c6ae82f6b0855de6444fc03aacc 3,303 1.00/1.00 vMB 13
729,604 729,604 0000000000000000000951f9b4047e355a75d847aa9f78113f53d1f6a6a43f6a 3,207 1.00/1.00 vMB 10
729,603 729,603 000000000000000000068f4f0b7d0e9bb925d1ee8d0cd1a14aa25bfc5c71381b 2,977 1.00/1.00 vMB 14
729,602 729,602 000000000000000000003aac1aee576d33bc0bdd77978db1b2aed15212185ed1 2,091 1.00/1.00 vMB 5
729,601 729,601 0000000000000000000106d0060fba2b7047ba8899047dbc3f151188f301499c 3,459 1.00/1.00 vMB 8
729,600 729,600 0000000000000000000700bb1ad4ae280501624be925c0f1a0674d4a312d654a 2,664 1.00/1.00 vMB 16
729,599 729,599 00000000000000000009c9955cdd6806139ddce375a4d3fb6a50b446c374c42c 3,072 1.00/1.00 vMB 8
729,598 729,598 00000000000000000006cfa61d854a911341b2f53ca546b5f95f1b1d8270b4d9 1,549 1.00/1.00 vMB 2
729,597 729,597 000000000000000000065dcdcd59005aa2ed899db0ebeb1e9bd4c8e2bf7a7bbf 882 1.00/1.00 vMB 2
729,596 729,596 00000000000000000007b0254739145a2a04aae6ed621a2f74b2b2a273e1a14a 2,068 1.00/1.00 vMB 2
729,595 729,595 000000000000000000041a893c76e9010985a9cb8ae61e2f80e635a9f87f3b6b 2,802 1.00/1.00 vMB 4
729,594 729,594 0000000000000000000801a9e0d18349cd6bea46f4ae6d6f3a959bd3c86ecb3b 1,172 1.00/1.00 vMB 5
729,593 729,593 00000000000000000002bce30256b696c27ba10614a50e4fe3b97a800504d1cb 2,424 1.00/1.00 vMB 7
729,592 729,592 000000000000000000097d57af74f6734fbb187836b0f35b097a01d57b2170de 1,915 1.00/1.00 vMB 8
729,591 729,591 00000000000000000008866ac52f558aa5781517421196b826e0b49870b7752a 2,503 1.00/1.00 vMB 4
729,590 729,590 00000000000000000002b6cb83d04d399c154afa40fc67bde75868d7612dec0f 2,976 1.00/1.00 vMB 13
729,589 729,589 000000000000000000022b9dad3a61b3323723b6623914c0bb3886c2eb47cfca 3,721 1.00/1.00 vMB 4
729,588 729,588 00000000000000000007fc6d32fbe86374ff2d3da3df1f05a05c9d7c12be072c 2,895 1.00/1.00 vMB 6
729,587 729,587 0000000000000000000752c40213ade17df1d0a9152864c712ceabf608926999 2,586 1.00/1.00 vMB 11
729,586 729,586 000000000000000000033267f4cf363b53faefa2c4f110a0857615d893890e57 3,543 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.