Loading Tool

Explorer IconExplorer

Memory Pool

81,516 transactions
30.65 vMB
0.09562664 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt dc53d95b2c6924309d5dad621b6747bde05ddf1af3e14a20b6a535e0fa6f5542
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root f09e38f749352482cc6a0630791fe39e3da0efa40b2c1e2fabeb8db17cb955f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.02461578 BTC
Feerates: 301.60 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (11,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,786 903,786 000000000000000000015f060af3311eb339878b397562ca8143f0853caed550 3,369 1.00/1.00 vMB 4
903,785 903,785 000000000000000000018a12a9b7d556f0b28d120a1fad33a83475e4e1c00867 3,080 1.00/1.00 vMB 6
903,784 903,784 00000000000000000001ec1d4bb3002e705420d3ed71eb42a7ca5d76dfda5606 1,027 1.00/1.00 vMB 1
903,783 903,783 000000000000000000017dea0a8bdabc31818eb777b978040e0e273d14a40826 720 1.00/1.00 vMB 1
903,782 903,782 000000000000000000023ed80288402a11cfe9e923df15a0e61763935410faa1 2,830 1.00/1.00 vMB 3
903,781 903,781 000000000000000000022ebc23bd35eeaeb87d344d9df53b6b1f6b11188a4465 462 1.00/1.00 vMB 1
903,780 903,780 00000000000000000001b35071f0dcf5a76425fd62cca2e2d708f3d800ac256e 825 1.00/1.00 vMB 1
903,779 903,779 00000000000000000002411be51c93c3ab78dc0f0b0e4beca97e4f67f3fc90c1 2,567 1.00/1.00 vMB 2
903,778 903,778 00000000000000000001ca63a4e40c4b316799777a68b00b7c350f6ba4495bea 1,131 1.00/1.00 vMB 2
903,777 903,777 000000000000000000025b36049454f9ec908493bba8d4d90796b48c4f967f59 1,358 1.00/1.00 vMB 2
903,776 903,776 00000000000000000001fc472630dbeb82828aa523aff0535c83cc127969d757 3,822 1.00/1.00 vMB 4
903,775 903,775 0000000000000000000233580519b3c0c8369cbd457ebc0ff6115e6d76a8b1ab 2,461 1.00/1.00 vMB 3
903,774 903,774 000000000000000000022c08f5c109321b49f1525c2aa9090edae7fee9da0680 3,183 1.00/1.00 vMB 5
903,773 903,773 00000000000000000002318e7e9984d81fc51b90139b1863455a41590c090e6d 1,940 1.00/1.00 vMB 2
903,772 903,772 000000000000000000026255d57531ba4a62efaeb11882306cbe797475bb2f90 2,841 1.00/1.00 vMB 3
903,771 903,771 000000000000000000001947fb25509fce8db9b100562b59d702e1d3d71fc52e 919 1.00/1.00 vMB 1
903,770 903,770 00000000000000000000c9545ef06954d927360fd1d67f01f6df78fc10c32c58 1,126 1.00/1.00 vMB 1
903,769 903,769 000000000000000000025008b999ac01d959eb792f76412cb5707ee1ae2db9ef 2,886 1.00/1.00 vMB 1
903,768 903,768 00000000000000000002154927a26868c232417b836ba2e6521cdd9525e20414 3,839 1.00/1.00 vMB 1
903,767 903,767 00000000000000000001e9bef2b20611ae67386f42d3417947b8b80a7699834a 2,105 1.00/1.00 vMB 3
903,766 903,766 00000000000000000001d18e243cc3661337a0ee58958b9ca926ff22d60f1435 2,081 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.