Loading Tool

Explorer IconExplorer

Memory Pool

51,868 transactions
29.25 vMB
0.08585543 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt bd32e1471b42c9283e929394531f6d8cf9142f7d5d9352190cbab339ed3a733f
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 05f0a0735f32f5ec03baf49ee2751d32034815d34f58fc35fe761c3399cdf0f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.01843719 BTC
Feerates: 70.37 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (336,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,868 577,868 000000000000000000257b22dd9909f4aac4636e004f3f7b6e9949f0441b1390 1,259 1.00/1.00 vMB 123
577,867 577,867 00000000000000000012a39054afa4bac6564015814b94b7256c3c7954add645 247 0.09/1.00 vMB 60
577,866 577,866 0000000000000000001ef963a051b1807a4e53ae0c6f8fd446a5a60f7d173388 1,453 0.57/1.00 vMB 75
577,865 577,865 00000000000000000011d5e41ce693d13b71c1587aff056418ffb752960d542e 2,617 0.93/1.00 vMB 9
577,864 577,864 000000000000000000261a3931c78bcad25fbb212d3ebb79449522845a512748 3,063 1.00/1.00 vMB 102
577,863 577,863 00000000000000000006e811710295833f7857ba573de7aadec730c01c7936a8 915 0.42/1.00 vMB 8
577,862 577,862 0000000000000000001e2f943d46243354effb93163d2f9ae9bf683037795914 2,941 1.00/1.00 vMB 56
577,861 577,861 000000000000000000194f74cc864ce55c1b8d911a25102eb2a51cba27a3ef2b 2,715 1.00/1.00 vMB 56
577,860 577,860 00000000000000000002620ff96db4810bf9c436486d378536b1737e277609c7 3,034 1.00/1.00 vMB 72
577,859 577,859 0000000000000000001d8fc2f6d68b3f74fcb9776d8e020c33d940639fbe3094 1,111 0.38/1.00 vMB 47
577,858 577,858 0000000000000000000f413b041afeab249c40a78ac29ca23d5a34f5fd665bfd 3,006 1.00/1.00 vMB 8
577,857 577,857 00000000000000000019c671efe7f600e84cddbaa1ba0617cba0e0df587ac366 2,482 1.00/1.00 vMB 108
577,856 577,856 00000000000000000006dafb21bd33cfcc9cef7ca5b80dc9e05fe81fd5216765 2,912 1.00/1.00 vMB 107
577,855 577,855 000000000000000000245b0b1df68a8145498f911f749489592bb24de325ca24 2,426 0.78/1.00 vMB 40
577,854 577,854 0000000000000000000db35fdc5adcd54d5b56c7d1f2c8acc34639ce806f7514 3,003 1.00/1.00 vMB 60
577,853 577,853 0000000000000000001cfda80e5d7e364511e5f4037ee3b931ec2c6d16108efc 1,255 0.39/1.00 vMB 51
577,852 577,852 000000000000000000000e7077eacc3669d546895b54b048d7071ccfe8290dd3 2,627 0.95/1.00 vMB 48
577,851 577,851 0000000000000000000ef60c90ffa949b62a4343cf7c903a589bebaddb4dc324 2,409 1.00/1.00 vMB 22
577,850 577,850 0000000000000000001e63f72db1588f612b58475ffb70a3a2f48b5a3307b466 2,853 1.00/1.00 vMB 68
577,849 577,849 000000000000000000090582e0c2ca86841b14941d0ace83f6bea646a2f93ae7 2,865 1.00/1.00 vMB 84
577,848 577,848 000000000000000000071a96af2dbdc7d8ac584705c4eefebb16014878b509a6 2,446 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.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.