Loading Tool

Explorer IconExplorer

Memory Pool

79,757 transactions
30.29 vMB
0.08497802 BTC
Random Selection Loading Transactions
Max Size: 184.35/200 MB

Candidate Block

Mining Attempt af3009c487e32f3ff5c1139cdf4b4ef96dcc6c93822799897b27c68afe73f18b
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 63a34c94561d8e01dbc162e854e09cf48482e8993152335682946bde41e893cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01691624 BTC
Feerates: 203.60 > 1.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (159,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,815 755,815 000000000000000000039355d62776206defd9fdbdc3771a032952532c35dd8d 3,361 1.00/1.00 vMB 16
755,814 755,814 00000000000000000003186f258db8bdf28644a5e53fbfc228c2c45f5ba49172 2,584 1.00/1.00 vMB 17
755,813 755,813 000000000000000000044a1d2befbdcb60c58494b92ea481fe277f213f751468 3,555 1.00/1.00 vMB 14
755,812 755,812 000000000000000000025b748c8ac255b12e476d0230129d9773d2214b673e95 3,392 1.00/1.00 vMB 20
755,811 755,811 000000000000000000087704e678e1200b40e878df98001c819c01c5b16b943c 3,520 1.00/1.00 vMB 27
755,810 755,810 000000000000000000043cda2fe6d288abc38d71940ea6df61d697f6378cc9db 2,607 1.00/1.00 vMB 23
755,809 755,809 00000000000000000005c3a9e7daa61e3c9c71e7c491ce0d40b03ca223b8d688 1,676 1.00/1.00 vMB 4
755,808 755,808 000000000000000000049f57455a227ac65a57fb16739e6b06ffdb54ae3ab0de 2,320 1.00/1.00 vMB 10
755,807 755,807 0000000000000000000266a99bc7e9ad902792f289f30604ee4aaa2b84d9cee9 3,474 1.00/1.00 vMB 21
755,806 755,806 00000000000000000005e27e52f916d989cfcec21d2f9e051c7e645962ab5a5b 2,289 1.00/1.00 vMB 10
755,805 755,805 000000000000000000011ffcef936effbbc26ed099f75678b0e20f243ebcc6f6 3,528 1.00/1.00 vMB 14
755,804 755,804 000000000000000000038bc0e07fe7b578d0845ca1a4dd2d0816a87e4c732c59 3,206 1.00/1.00 vMB 27
755,803 755,803 00000000000000000005b8afbae9a0578ff4ba44bd2f538bb57c6d5715c856c3 1,553 0.64/1.00 vMB 12
755,802 755,802 00000000000000000005c80c027c245e3dfe64ef37a391761c5ffa320a0276ec 40 0.01/1.00 vMB 10
755,801 755,801 00000000000000000003cc42f17860206aac32e0e0f22e472a1b1f70deb8837c 2,489 0.81/1.00 vMB 11
755,800 755,800 00000000000000000003bc0067df27dcc900ea72ddbc673458a166531ff3dd13 783 0.25/1.00 vMB 12
755,799 755,799 00000000000000000006219945d3c70b1b5b51f9582220e50f19c43a5475f2a3 1,471 0.52/1.00 vMB 11
755,798 755,798 00000000000000000006cc4a5662dc4e8aaa4e585a109bb223b1ad84c31ff0d3 1,029 0.98/1.00 vMB 1
755,797 755,797 00000000000000000001e208f4929c75c141451c5a81d130fbbea271e8412036 2,101 1.00/1.00 vMB 7
755,796 755,796 00000000000000000002434a4e7578734e21b9facd7067b35d793b2e6face799 1,325 1.00/1.00 vMB 14
755,795 755,795 00000000000000000006e3a7e0f98388a6711dcb7b9778c9e38be848c3dc18c5 1,054 1.00/1.00 vMB 15
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.94 GB
    • Received: 18.32 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.