Loading Tool

Explorer IconExplorer

Memory Pool

83,014 transactions
30.78 vMB
0.07870134 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt a3e23183dc10913ef3b2a6fb4daaa714c2f1f1fa00d002fbf5f5ca646904772b
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root c37d5455a833f2ae90c1b2f8d37a4e313f8afc1c7fe1ed3b8ea751c105106212
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,326
Size: 1.00 vMB
Total Fees: 0.00957704 BTC
Feerates: 151.24 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (430,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,762 484,762 000000000000000000322d54828ed09b5385152d854e7547f51488a55f4b214a 1,744 1.00/1.00 vMB 123
484,761 484,761 0000000000000000011a5d06d18de4f164348a13bc5e035ac35ac4ce306b9539 1,839 1.00/1.00 vMB 192
484,760 484,760 0000000000000000010a2c889639f14fc4479e2ffb51c75fedc8fe3e489624b7 1,514 1.00/1.00 vMB 242
484,759 484,759 000000000000000000bbed1178a065b78c643b2bf512e25f8a9b6b79c500ae15 1,477 1.00/1.00 vMB 88
484,758 484,758 0000000000000000007296437946c93cd72a0b28a47d7ae3d122f71099de6d48 1,579 1.00/1.00 vMB 92
484,757 484,757 00000000000000000002c9aca170acdbb372d8f0a34209eda2f3e91593660ea5 1,921 0.99/1.00 vMB 102
484,756 484,756 0000000000000000004a3bb5f799312e61187391d110dc7e786aefa12a8817c9 1,450 0.58/1.00 vMB 163
484,755 484,755 000000000000000000a57a0e1a7737c8bcfa5ae1ef2ae93b5564d998433c2b99 694 1.00/1.00 vMB 45
484,754 484,754 000000000000000000a450155ba2d3789af5dc759b52379602b33bf96632f238 692 0.33/1.00 vMB 117
484,753 484,753 000000000000000000f768d46b97cebdf0738e5fec4686c6fd3757c29a4d872f 1,944 1.00/1.00 vMB 20
484,752 484,752 000000000000000000c6322bf1fe8f60e3d2ed48c509752db37dafff3e370477 2,479 1.00/1.00 vMB 167
484,751 484,751 0000000000000000002c6f302bbefd21647d0d7f0d3561faac5f78b6f30b5ed3 978 1.00/1.00 vMB 228
484,750 484,750 000000000000000000ef1c457df68e6489655ff06d8225a2af707839ea69b6c4 561 0.26/1.00 vMB 107
484,749 484,749 000000000000000000d63dd3820175a4b14e00e15df661255ae8227d4313495f 1 0.00/1.00 vMB 0
484,748 484,748 0000000000000000000d117ab72331e7f7597934659c338f5bf0a8c2f2c1cde4 601 0.99/1.00 vMB 25
484,747 484,747 0000000000000000010861fd515fa6099719d3f00f61634222d9f0d0f4d0d896 1,515 0.99/1.00 vMB 93
484,746 484,746 0000000000000000002a56345110537e577107003afc443680d62f041a369dba 384 1.00/1.00 vMB 21
484,745 484,745 000000000000000000975e91e77684b837e3529850bbd96b8b9de7160df90219 1,987 1.00/1.00 vMB 103
484,744 484,744 000000000000000000ce47281d66e807bd60062ff2f6b825e5a6ea3a1d09018b 67 0.04/1.00 vMB 159
484,743 484,743 00000000000000000083f187cc734c2cf77b02d1c0b24523d74261fa25833f7f 2,171 0.99/1.00 vMB 124
484,742 484,742 00000000000000000098a33bb5a3edf923440ea87fccc244aad3b20fcf8842cd 179 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.99 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: 717.19 GB
    • Received: 17.83 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.