Loading Tool

Explorer IconExplorer

Memory Pool

77,881 transactions
29.15 vMB
0.08306084 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt 93bbcac49cfdea108fa0734d5870b260c62478bfdebb52eadef97b2f01b1fe91
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (610,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,238 304,238 000000000000000049971048bf9edef77541f9109227a1cc9b22325d262f3eed 185 0.10/1.00 vMB 83
304,237 304,237 00000000000000003ef56c493aad066c730b219275977ee1fb005a1c0cea8eb6 476 0.26/1.00 vMB 31
304,236 304,236 000000000000000040c693c3d7e6abe126aa797d090827bb9c9ffe338e681135 299 0.17/1.00 vMB 30
304,235 304,235 000000000000000034622cfd8fb735c84429d61b54835ce1c32effd073065c41 332 0.22/1.00 vMB 26
304,234 304,234 000000000000000059b4b4f50e1d3e7019d006b845400fa633b5a84b3033d660 128 0.04/1.00 vMB 36
304,233 304,233 000000000000000039552b32f4e55e2eb35b29855b9c8c92c75d250c9bb5fea0 306 0.16/1.00 vMB 36
304,232 304,232 000000000000000024307e255d1bd9008899c2287324441209df5ff82b69ae98 833 0.46/1.00 vMB 30
304,231 304,231 00000000000000000d6a5d2ee1fd17788b86de245c45b12b1edbe9e37db59218 2 0.00/1.00 vMB 44
304,230 304,230 000000000000000024da28210e3f9c36711cf8432823c93623a114550f8de407 607 0.32/1.00 vMB 32
304,229 304,229 0000000000000000219618e5e039815f0b374688ab17779687639f2f834acd54 952 0.62/1.00 vMB 29
304,228 304,228 00000000000000003df8259d9cf313468974b10853f5cdb96ec54879ab59c883 774 0.35/1.00 vMB 33
304,227 304,227 000000000000000050f6fa424097137ac7776ffded8ddee29b6f9f536b31bc0d 643 0.32/1.00 vMB 37
304,226 304,226 000000000000000048b498bbf91bde36dc524cefe7c628ba9641a597f3e7ec85 82 0.20/1.00 vMB 10
304,225 304,225 00000000000000001f2a783cc1a435740c364b82c7f415dd89226b3fed624248 819 0.35/1.00 vMB 37
304,224 304,224 00000000000000004dd43bfa70f79c882b12cd82b6802e40c8b502b4eaa8592e 96 0.33/1.00 vMB 11
304,223 304,223 000000000000000014bf07c25415110d1d565cc60db69f5acb3743843ede2937 1 0.00/1.00 vMB 0
304,222 304,222 00000000000000004ce6934e437d8d415829a516152a72625fcb19039adeb787 1,132 0.92/1.00 vMB 23
304,221 304,221 000000000000000058c777e67b8a02bf50d0c5f854714f4d5667cb3c9126383e 1,012 0.35/1.00 vMB 46
304,220 304,220 000000000000000029ed5fde41245c2ab79ab3989e70e1e759f5094cac4a02de 87 0.04/1.00 vMB 26
304,219 304,219 000000000000000004bb4e1a17f056357712c511bf834966a5ea9de7bbcc1059 528 0.28/1.00 vMB 57
304,218 304,218 00000000000000005263094b11ff0161731b68ade4a1773ace55ffbeef38452f 282 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.