Loading Tool

Explorer IconExplorer

Memory Pool

25,810 transactions
27.04 vMB
0.05743637 BTC
Random Selection Loading Transactions
Max Size: 129.31/200 MB

Candidate Block

Mining Attempt 8361e7ebfc3e4caba835c8004910bf43e86bea42ddd3f05a8dc45f544541a7ef
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 444076da218e8b076b09cc80de1ffc234a4040ba7444327fb3dc69831fe700a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,741
Size: 1.00 vMB
Total Fees: 0.00666296 BTC
Feerates: 101.32 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (856,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,210 58,210 000000000721cc0e50f5d623b031307d865fd1ce47ba9ee509317a77e45e72e7 1 0.00/1.00 vMB 0
58,209 58,209 000000001069cd5d883094ea6942540d6d78489478f9987611e57337afc9f836 1 0.00/1.00 vMB 0
58,208 58,208 00000000150761c643170ad4b425641924a7e789609d0b0f329f7e163a921d2d 1 0.00/1.00 vMB 0
58,207 58,207 000000000e00fd86be68f1e3050af87c43c9e82f4dead4d875e7495ee70ee6ed 1 0.00/1.00 vMB 0
58,206 58,206 000000001002372a54b6dd695d4d1c50839441a5ad6a4e42884ce19d2cd0b334 1 0.00/1.00 vMB 0
58,205 58,205 0000000010af2bb393b005c23e526b9c74fbee6d21d779ca5c08214579c494b3 1 0.00/1.00 vMB 0
58,204 58,204 000000000c0a58064804af85dab3bdb75472894795e282f18d275b7cb9bd1a30 1 0.00/1.00 vMB 0
58,203 58,203 0000000004847c1331dd175c5e277b6fbbdfb580c2584b2dd558fb86194a6ecc 1 0.00/1.00 vMB 0
58,202 58,202 00000000112a5837de296c2003e21aebff02ee180d059160a6c5a2b0e398842d 1 0.00/1.00 vMB 0
58,201 58,201 000000000f13607e5f9af5b15ef27602da15b52c071cd321f3c61bd9884010c4 1 0.00/1.00 vMB 0
58,200 58,200 000000000dc42a8642d3694e7b040b4edaed1394b29c9df835c0cbb194aabc0a 1 0.00/1.00 vMB 0
58,199 58,199 000000000e4966e4a287a9275b4d9d89e2e1d6e6edb766e2f13fb3f2c25b11db 2 0.00/1.00 vMB 0
58,198 58,198 00000000036d229c0e1515809d85cd76597a05986c13b921eacb34bc7fb7c6d8 1 0.00/1.00 vMB 0
58,197 58,197 000000000c74a65c5a3ffe3362bfa4969913bc8898c04d855731f88bfb1e0f0e 1 0.00/1.00 vMB 0
58,196 58,196 000000000b6aeece370edc627947fefa10c765c62dde2feb545a2701e869e5b5 1 0.00/1.00 vMB 0
58,195 58,195 0000000013ed740fe5f5ad10631cdfb6cfbc776e121975909003b6aeb86e077a 1 0.00/1.00 vMB 0
58,194 58,194 0000000001aa2fd8d934b36a1b09aefdf14a56ffbc37703cd195ad2bfcef50f3 1 0.00/1.00 vMB 0
58,193 58,193 0000000010740187c5f5ae6d1b19ecb92ba22dffd08bb436668ac2a2eda8c700 1 0.00/1.00 vMB 0
58,192 58,192 0000000000a4fad482b5c8eeedb8f5faac0d9e667f67e6f0d2d3efef1577f8a5 1 0.00/1.00 vMB 0
58,191 58,191 000000001494a05c99e6c2416f396258d521faeb3df3680a5d4f79a4caf9a0cf 1 0.00/1.00 vMB 0
58,190 58,190 000000000feec72461443b589035b45560624648736bf88971b7e101048c1a7e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.50 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: 612.34 GB
    • Received: 10.97 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.