Loading Tool

Explorer IconExplorer

Memory Pool

81,416 transactions
29.96 vMB
0.08787537 BTC
Random Selection Loading Transactions
Max Size: 180.86/200 MB

Candidate Block

Mining Attempt 259a659876c92fc25eeba8deb72209fc42f6a6b13670ed21075620de52cef4a3
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 665578eb3f7d358af6455191ae68649b6cedae36253d1e39abac1bb9531dbe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.02676131 BTC
Feerates: 500.73 > 2.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (517,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,840 397,840 00000000000000000455fb056af03419e548ed5aa6a1573e3d8eab55411a5184 95 0.10/1.00 vMB 7
397,839 397,839 0000000000000000044dfb3803aefa5e729893fb4fcf862d024d77ad5f4bac9e 619 0.33/1.00 vMB 29
397,838 397,838 000000000000000001dca2d60bbb2e4123788d574a41e0e7b8c8d826a1c727df 1,165 0.44/1.00 vMB 44
397,837 397,837 000000000000000006bd145675a54e78d72e4776e7975719a02c1532ea4a925d 697 0.43/1.00 vMB 51
397,836 397,836 0000000000000000059121054a49a11701ae23ccd47e34bdeb987194da351243 748 0.37/1.00 vMB 39
397,835 397,835 00000000000000000420a070de954f2f19c3f556f27d8a933d3cefa44c18d2df 1,657 0.73/1.00 vMB 40
397,834 397,834 000000000000000006bf01ce29aefa7f72b78a706db7c76d0f201886441a361f 1,207 0.59/1.00 vMB 38
397,833 397,833 000000000000000003152b74f93b906ed998954a712d87160ee62e64527bc3dd 1,447 0.63/1.00 vMB 36
397,832 397,832 00000000000000000781b16099d9929f6a459c4e51cbb92333200d075f07c635 1 0.00/1.00 vMB 0
397,831 397,831 000000000000000005626c892fb9e58e5ca05eb5f934ac42be33ea611fa6ff41 464 0.26/1.00 vMB 27
397,830 397,830 000000000000000003750a2b6640e7348fb1823ef1394568e0e71eee28da00a9 1,347 0.59/1.00 vMB 36
397,829 397,829 000000000000000003f25f818f09c986f10bebff7e8cf6853927d5bfffb40a76 1,855 0.76/1.00 vMB 40
397,828 397,828 000000000000000007584bbde27bd27fcf53015372b423c652943e484cf0ba33 291 0.11/1.00 vMB 41
397,827 397,827 00000000000000000257e1e1579667b7dfe09726eb15e42cea2e970e91591afa 398 0.24/1.00 vMB 22
397,826 397,826 00000000000000000453b7aecd5947e552fc4b870702a7188abaa9d2eb103de8 160 0.08/1.00 vMB 37
397,825 397,825 000000000000000006c8e6b0801405cf939d3716804c815ae6d3c7707c545a8f 583 0.42/1.00 vMB 19
397,824 397,824 000000000000000000a357493bf72570dc0b19fb819f8cef44a0ba925080314f 1,449 0.95/1.00 vMB 28
397,823 397,823 0000000000000000038c412dc2464392c8f2a6c9dc469cef2915914a5b81ab20 1,751 0.75/1.00 vMB 45
397,822 397,822 0000000000000000079a4fc12072647042d406db8aa4635deed4fecc3d0dd424 2,368 1.00/1.00 vMB 44
397,821 397,821 0000000000000000012861e0a9ec6b1f3126887a789895052d5c394db05352b8 1,658 1.00/1.00 vMB 22
397,820 397,820 0000000000000000043ffd2a1406592acf883ba701cbce71c423f70b2c3ce72a 2,779 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.