Loading Tool

Explorer IconExplorer

Memory Pool

83,265 transactions
31.44 vMB
0.10566218 BTC
Random Selection Loading Transactions
Max Size: 192.24/200 MB

Candidate Block

Mining Attempt 6759e68c018927dde3557a176a22e316cd6098ac4e6d2ce112c299509832dd69
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root db5b95b49438c2cbea11ef3d7e9cfbaed4734a9b5012f34a5cbb99a4b9b5e77f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.03386306 BTC
Feerates: 301.05 > 3.39 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (311,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,190 604,190 000000000000000000017a7bb19836f95528cb13155c57d90c6245920f4d54d3 149 1.00/1.00 vMB 2
604,189 604,189 000000000000000000103a3b0eee235e3293fc87e69eaa2327b08f6c77761a01 135 1.00/1.00 vMB 2
604,188 604,188 00000000000000000012af66fa6c315b90ffb406e6ade1560ea065b1c010fee2 155 1.00/1.00 vMB 2
604,187 604,187 0000000000000000000a5e82acb929280df078065bcb8659fe52010b06f164bd 1,474 1.00/1.00 vMB 10
604,186 604,186 000000000000000000053f246739af1cd94a025a90c0de262c60680071f7fd97 840 1.00/1.00 vMB 4
604,185 604,185 0000000000000000000a659dd0ea1e72a6c13e926115a65847a558c61578d2fb 323 1.00/1.00 vMB 2
604,184 604,184 0000000000000000000e21c0ed4c0eafe0c6614e2cdc74fe8bb7e2f7baaed3e5 273 1.00/1.00 vMB 3
604,183 604,183 0000000000000000000a185e6b0f648af96a01f9d19743fc212d9598d4f62521 215 1.00/1.00 vMB 2
604,182 604,182 0000000000000000000ed9f653f87a2fef471570fa9ae67103cbf7bd0d9d88f7 717 1.00/1.00 vMB 5
604,181 604,181 00000000000000000004a257560d2d2cad763b27082bb3d8b0e0516864352eba 737 1.00/1.00 vMB 9
604,180 604,180 000000000000000000020e49e39b38da9e09010368943dbcedbbe65afa4bff54 1,728 1.00/1.00 vMB 3
604,179 604,179 000000000000000000093d788e2bd461c7fe5f9be360c71afb4138a9ce75e510 2,599 1.00/1.00 vMB 31
604,178 604,178 0000000000000000000fb3c843177427a1501f729798e650aa349a22c1a98c0a 1,861 1.00/1.00 vMB 10
604,177 604,177 0000000000000000000221b3b73e0ece621e3819acc332fa4e3bc99599fb310b 2,925 1.00/1.00 vMB 21
604,176 604,176 0000000000000000000a05fb453152f160257230d51dd33cde3909c0de359091 3,012 1.00/1.00 vMB 19
604,175 604,175 000000000000000000104440947892b4b1702d0ff02c7794fd67a1ed7e418260 831 1.00/1.00 vMB 6
604,174 604,174 00000000000000000008215dc8a1aa04795afd121cb8e4e768f34b50fbd571d8 352 1.00/1.00 vMB 4
604,173 604,173 000000000000000000031bdb1a81998726d4570ab3ad6360b3b62b09ae566687 722 1.00/1.00 vMB 9
604,172 604,172 0000000000000000000db9f931c1cb2bedb7b3f1f46c07048c6e62ccddd51f7d 212 1.00/1.00 vMB 1
604,171 604,171 0000000000000000000527017f2584e81af28632dd4a32bce8d8eeb6b1365ba5 1,887 1.00/1.00 vMB 13
604,170 604,170 0000000000000000000988994f0b06b38a0ce398485da81993e0aae1ea200047 1,922 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.