Loading Tool

Explorer IconExplorer

Memory Pool

80,012 transactions
30.34 vMB
0.08709442 BTC
Random Selection Loading Transactions
Max Size: 184.71/200 MB

Candidate Block

Mining Attempt 4fb7d61592f3f1914eb8b460c56228f426dcf63ed44b3f94d5c1d06932921dd2
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 99768ecab176d51e6e9b4a993722881354ee919ccf87b9972f200ed22f63b32f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,421
Size: 1.00 vMB
Total Fees: 0.01914445 BTC
Feerates: 203.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (37,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,632 877,632 00000000000000000001c9552034cfa1864ec14f448840b6a866f68647a7f6cb 3,422 1.00/1.00 vMB 4
877,631 877,631 000000000000000000015e54f52fa1ecc5dcb51d33b1123f26f84c8992e5ead5 2,660 1.00/1.00 vMB 3
877,630 877,630 000000000000000000028a0c3b5cd14451bb28853ced8f0ad3fc7f4c80213260 2,480 1.00/1.00 vMB 2
877,629 877,629 000000000000000000018fcd80546e388b83a9c0ccb020022ebc96a571739343 3,910 1.00/1.00 vMB 5
877,628 877,628 000000000000000000001c6e381f5cbb0a75b386ed9d7d179310ce7f4080efe7 1,259 1.00/1.00 vMB 2
877,627 877,627 0000000000000000000207687129a82dc098949b7039e9207acc33b340a814f1 971 1.00/1.00 vMB 2
877,626 877,626 00000000000000000000d45de6bca456cff5359d5f0619adfc4e362b84e484d7 4,068 1.00/1.00 vMB 3
877,625 877,625 000000000000000000028de2fdd14e30dec7d48f79ff224d1da617f377fcc99f 3,153 1.00/1.00 vMB 2
877,624 877,624 00000000000000000000a0bfd079b89c9a00d5a70cbeb775c05ebd1542e49697 2,402 1.00/1.00 vMB 2
877,623 877,623 000000000000000000022cb1da741607e037576956cbce17f6708946de20a6e6 3,830 1.00/1.00 vMB 3
877,622 877,622 000000000000000000025492e71e7d0d2c245c352fd6c8df13feeffb4ec2a624 4,561 1.00/1.00 vMB 2
877,621 877,621 00000000000000000000189f53849d0e0767aa17d572d94fc9d4ffbb34965d52 3,238 1.00/1.00 vMB 4
877,620 877,620 00000000000000000000d958e6d34066300ffe40a543642cadb6376c20fd5220 4,264 1.00/1.00 vMB 2
877,619 877,619 00000000000000000000bb4099b5208bb1581bb70a2f9fe514fac9a28434e628 3,605 1.00/1.00 vMB 4
877,618 877,618 00000000000000000000bc7c88e7b6b1292451e0c1ff0c60ce5f7f175d07aade 3,580 1.00/1.00 vMB 6
877,617 877,617 000000000000000000015ac6f0b07acb480cff6a6fd389350398cbe8455994a9 3,811 1.00/1.00 vMB 2
877,616 877,616 0000000000000000000051ead630f5d44d5dc451d2915eeebbb6d43823b62bce 3,016 1.00/1.00 vMB 3
877,615 877,615 00000000000000000000ff216d9e578a66396c722e5aef71dc33e5c5952012a3 348 1.00/1.00 vMB 1
877,614 877,614 00000000000000000001783f0c5198ac3cdf7c5a8de247b5e98cb22987974955 1,600 1.00/1.00 vMB 1
877,613 877,613 00000000000000000001e9aeedb237bd94b1dace9d8d72a53a6066371f7b2cba 3,246 1.00/1.00 vMB 3
877,612 877,612 0000000000000000000237cc828d20167d39018e85367b0ec2743ff59115e16e 1,546 1.00/1.00 vMB 1
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.