Loading Tool

Explorer IconExplorer

Memory Pool

47,197 transactions
31.15 vMB
0.13739191 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt 0b175b24c20ee0956d926b342960226ecfc84c056f5512102c8bee5f84887f15
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 1bbd11d998d639e7a6ecc51c17fbbc649c24d90220fa797a96f3cef5eb57cd61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.05855475 BTC
Feerates: 150.97 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (682,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,908 231,908 00000000000000ed95aef460cc784b19e896d007145a16fa11a06f9356094410 182 0.07/1.00 vMB 242
231,907 231,907 000000000000008e6af28b696197ac24eedb3dabf9e206b38fda6230642d7162 389 0.25/1.00 vMB 129
231,906 231,906 00000000000000f3b4af691b608162019228c29890ebba6faf7b872ee023f316 189 0.07/1.00 vMB 61
231,905 231,905 000000000000000c912d421bdc9ceb841984605275c1be188ff5019535266fa4 629 0.25/1.00 vMB 168
231,904 231,904 0000000000000107775076e1fcb46e3486ab059f94900070efb170e5984c2c7b 133 0.06/1.00 vMB 168
231,903 231,903 000000000000013c67549f8fdf5880dda8da9a03aefd34c7211fe0f1b7a1a217 424 0.19/1.00 vMB 167
231,902 231,902 0000000000000040787b5c28039eab7b6fc57bb9a376120da20bd3b0dc17c245 453 0.24/1.00 vMB 92
231,901 231,901 00000000000000a15a89147afcdef4d70a411e00d8affc641cfbd31f35d9e6a5 504 0.19/1.00 vMB 200
231,900 231,900 00000000000000e64f9641edc3a42cd846f0ce7707441b1b9ba0595f05003032 527 0.37/1.00 vMB 122
231,899 231,899 00000000000001d303d566355f1bd5dd0bdbe68d8ef6b699b4fa8e5c147f3d97 597 0.20/1.00 vMB 77
231,898 231,898 00000000000000c90cd350c43441ea2bbb6509d51b52c466906638ff464ddad2 448 0.26/1.00 vMB 138
231,897 231,897 000000000000007560846a8ef26002d4a0f560284fe6d890fb255ce709b742a1 589 0.25/1.00 vMB 66
231,896 231,896 0000000000000175fa5d7aa31c2a8da9b9bd22743317b3080783200d7a7df99b 391 0.25/1.00 vMB 153
231,895 231,895 00000000000001c0b010fa8e20b3f0f82bf18579d78eca4b6b2ff8728a10f330 493 0.25/1.00 vMB 139
231,894 231,894 00000000000001a850d776f04ed3cb74dee7b04179b3516a77e8a3d56f445278 736 0.25/1.00 vMB 230
231,893 231,893 00000000000001779d4e34bc64222273d2b63a2b4aba41addf486630600c02ca 735 0.29/1.00 vMB 187
231,892 231,892 000000000000008d42d740b1c779aef53bc8af6e76b5e4921db99af4dcff3cfe 344 0.25/1.00 vMB 99
231,891 231,891 000000000000006119a7b97eb94d53501197db479b6f3b864e1fb96c93584fc5 670 0.30/1.00 vMB 155
231,890 231,890 0000000000000110ce2047cd710420263ca5cc19a05e3db88fa1637a1367c02f 234 0.10/1.00 vMB 165
231,889 231,889 000000000000000a0788d262ae47c225c85ff3339a10befd552c691a3916b9b3 679 0.21/1.00 vMB 199
231,888 231,888 00000000000000fc9dcad8309e553b3283e332a03b63e452edc7e8cd30a5f339 605 0.25/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.