Loading Tool

Explorer IconExplorer

Memory Pool

82,350 transactions
31.14 vMB
0.12222900 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt 844acb4db1f11abdc5b32e277fe25167002346e9793cc58c603144fc5299a149
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 591bd02341ca87de715829c3a3734bf30370485c556c49e3813d9352e0897282
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,191
Size: 1.00 vMB
Total Fees: 0.04223397 BTC
Feerates: 318.30 > 4.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (559,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,214 356,214 00000000000000000676490d3b6308a1b7e9a8344b96b3533dd847fa5a52e9c2 1,308 0.64/1.00 vMB 30
356,213 356,213 00000000000000000dfc510afba5bd53863b127a00b83c065ce6ce86dbe1a82f 597 0.31/1.00 vMB 28
356,212 356,212 000000000000000007de021bfac7264c50f1e390656f9d890cc1388fccbfd3a1 634 0.35/1.00 vMB 27
356,211 356,211 00000000000000000c44799c0d5e1a09e46aa3c1638cad396c4605e1acaaeead 392 0.20/1.00 vMB 25
356,210 356,210 00000000000000000e92af9630166c139a8bee6bdb5feb90fb5a379b431d1149 529 0.49/1.00 vMB 12
356,209 356,209 00000000000000000bd1fdb40fd2e37632f97e814ee5cbbf655627e5f6473407 1,928 0.75/1.00 vMB 48
356,208 356,208 00000000000000000f7a9da457794e7caaabde24e6fb235fca3ff808df6f960c 149 0.09/1.00 vMB 17
356,207 356,207 00000000000000000ba6a11f1b9593c2939d5e7d60d8baad99f0d605f1170005 1,424 0.67/1.00 vMB 29
356,206 356,206 000000000000000000d11c95ff2e9a5e07bd66ee6c5e7d807dee315baea70861 125 0.09/1.00 vMB 12
356,205 356,205 00000000000000000b352da6e370fa10d61cdc839e06fc38c521cf18dcec298c 646 0.36/1.00 vMB 25
356,204 356,204 000000000000000008c8101fc32b793273051d71f1cbf2ba254271b83fb295d2 811 0.67/1.00 vMB 15
356,203 356,203 000000000000000007dd0ba2f653686ddfef0d31c9f76de5154c1783a1f2deb9 1,529 0.75/1.00 vMB 29
356,202 356,202 00000000000000000f69c68ef64bec8ee48c239724f72721b1d9210b6c8cbef4 520 0.26/1.00 vMB 25
356,201 356,201 00000000000000000894b3c4a932b3255a08ec07743fc1d720ec28fbf7e57c26 858 0.46/1.00 vMB 25
356,200 356,200 00000000000000000ab4e915a84f0171b8105304325b6d0a25427a6a20d55774 574 0.28/1.00 vMB 25
356,199 356,199 0000000000000000028b0fca659c621bcbec4179aa6b7af4ef14bf70c98681ac 502 0.27/1.00 vMB 26
356,198 356,198 000000000000000016968721f532cc0cdd87d02e5f05fb097d7b76d22fdcff91 969 0.53/1.00 vMB 69
356,197 356,197 000000000000000015f98384d77c24364d17b09b1ffd5ea0f51558823d22ea29 239 0.11/1.00 vMB 27
356,196 356,196 0000000000000000170025257368ef3ca072c146014c4f4d7bfdc18d9540b041 446 0.36/1.00 vMB 17
356,195 356,195 000000000000000011d14c69cee7cbc7751567574ca83ccb1979c562512e069a 84 0.06/1.00 vMB 13
356,194 356,194 00000000000000000e69d7624c71c70e6ae15385ce43dba8bf03da54850a3e12 852 0.52/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 722.09 GB
    • Received: 18.39 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.