Loading Tool

Explorer IconExplorer

Memory Pool

49,939 transactions
28.69 vMB
0.14541739 BTC
Random Selection Loading Transactions
Max Size: 153.57/200 MB

Candidate Block

Mining Attempt 402cdb82ee5d0ea84e2b9e4551d936dcb5ea05c74da45dcacbc28e24d81fce7f
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 01bcaefce70b49ed03dd886a4c63fea45193681711ed0357f7a0940be4b22d2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.08666000 BTC
Feerates: 301.05 > 8.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (396,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,107 518,107 0000000000000000003d9563da3b9213f8abdba2368210ba51d480bcdd6a4fe6 1,221 0.66/1.00 vMB 29
518,106 518,106 0000000000000000001496433e2b30bf745aaceee5388d9923b3145a37fa1088 14 0.00/1.00 vMB 60
518,105 518,105 0000000000000000004854756bdd87af36d7e6a4d4a44f497ab8325205868640 694 0.43/1.00 vMB 31
518,104 518,104 0000000000000000004b15bd2762e065d0eadcfe5ef1dd2ad15019cfa80c3558 451 0.23/1.00 vMB 20
518,103 518,103 0000000000000000003f27d1a460c74a7529a572e98f7c57f10ba1571f8bd648 75 0.02/1.00 vMB 50
518,102 518,102 000000000000000000175bc64425c96da336e1b09667f3013f679c4b154837cb 388 0.23/1.00 vMB 23
518,101 518,101 00000000000000000006b60fcc88c9bae2aca58cc983d1fcf0b2b945ad436a31 734 0.31/1.00 vMB 45
518,100 518,100 00000000000000000026b6aba8f558ec38b98c3a11c6778be5fb8c1dec06d945 2,571 0.89/1.00 vMB 34
518,099 518,099 000000000000000000029c58ae7625141d1cccc8e32b6d411f17ac8ccedc02ee 1,287 0.54/1.00 vMB 30
518,098 518,098 0000000000000000000a4d8b118d4fe22ecc4984c638a5e2c38e6f7dcf74c3c8 196 0.07/1.00 vMB 39
518,097 518,097 0000000000000000000afb928e5e7c8e97d4f88e7f3636b31662d473f44428de 2,107 0.74/1.00 vMB 34
518,096 518,096 00000000000000000030aa787fb2593a43b823f3733595b669cc07f5ad345083 1,002 0.34/1.00 vMB 28
518,095 518,095 0000000000000000001dd69ad896d8bf84270c6aa38ed4962ab89af0c5a738cb 228 0.10/1.00 vMB 25
518,094 518,094 0000000000000000000854f801e84750ffa9aaa97e74c36e975df3fa2ad5627c 1,497 0.54/1.00 vMB 30
518,093 518,093 0000000000000000002a04ab206fb34125af8d74385dfe30669410d89f6bc794 675 0.21/1.00 vMB 38
518,092 518,092 00000000000000000017f5fc6b4b12c32605ef7e2d6eb6078d68865ac4d1b0ac 129 0.04/1.00 vMB 33
518,091 518,091 0000000000000000003c628d05b8ce5dfdb6a4c79767d0d248e697d92a7e35c8 587 0.17/1.00 vMB 35
518,090 518,090 0000000000000000002e6ab9fbbe933bcd1143c000c9b02a5f32cb366645ffc1 759 0.28/1.00 vMB 39
518,089 518,089 0000000000000000004a69f857045aaf6e3e25626acc9754e7117397d14b189c 827 0.27/1.00 vMB 41
518,088 518,088 0000000000000000003d00f23453dba8d54063ed77007c1cfda48a8ef5b33215 467 0.19/1.00 vMB 33
518,087 518,087 000000000000000000053dc03e8cd1c70f64caa87dc341b5b8a9c1a78e7d5fb2 62 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.