Loading Tool

Explorer IconExplorer

Memory Pool

77,540 transactions
29.30 vMB
0.08518750 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt 21899faeb5d1617374c59222d9dee336198a8b8729f0ff6debd993b5658b0dae
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 8875125f1de18291eace6b8c2c2ee525c6f59348c941937fb203a87eec655385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02079161 BTC
Feerates: 301.35 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (543,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,318 371,318 00000000000000000e07c2ab4e264fae4f6c91a846b68ad53432e47089d209c9 168 0.08/1.00 vMB 31
371,317 371,317 00000000000000000239a6a3c487dcf64e4e60f6b2b139a2bb9843f0960076be 660 0.32/1.00 vMB 42
371,316 371,316 00000000000000000fb5a0294982a50488abe17929d9de2b0b765002ad5f0674 664 0.43/1.00 vMB 25
371,315 371,315 00000000000000000237cc687329057b3d1933d64cd75d5bfd4db4066d751514 1,815 0.93/1.00 vMB 41
371,314 371,314 000000000000000013bb58151e5fbe23565cac6d6423aa26e16a9af6a2ca003f 845 0.47/1.00 vMB 38
371,313 371,313 00000000000000001419889d0b87da47e9bbd642ee0c494e2503abb7ebda412d 90 0.03/1.00 vMB 39
371,312 371,312 00000000000000000d8e1c104a38d42fa7350f4f50e16eacfd38e843c5ef2407 698 0.36/1.00 vMB 39
371,311 371,311 000000000000000001717e1d54b429c6bb40ea80ed587635d19617d28b36f686 285 0.13/1.00 vMB 33
371,310 371,310 000000000000000001dbe5e129cb808b8de92abc35fae482febaf6e97acadb5b 374 0.60/1.00 vMB 8
371,309 371,309 000000000000000008bb407830bac5af6185e24a138f74b7be1bf64f45baf17a 2,241 1.00/1.00 vMB 46
371,308 371,308 000000000000000001953a15026db0a764d4c0c02c4db55f2d00c5d7b19e004a 713 0.33/1.00 vMB 42
371,307 371,307 00000000000000000318eee29ad91795b42123ee7c1a1f160807d4523b7b7011 963 0.45/1.00 vMB 37
371,306 371,306 00000000000000000301313fe924aa025d657bf4139bcce89b8c111973b47a6d 577 0.37/1.00 vMB 27
371,305 371,305 0000000000000000000b2aada89900570535c569bcbc76a6a2241284668f3522 410 0.18/1.00 vMB 41
371,304 371,304 00000000000000000ac9907819de638b8f41738b0e8cac785c09954c75672f38 29 0.02/1.00 vMB 13
371,303 371,303 000000000000000010d33bd0940de3645079e14bff81ff7395000140bd8ba7d6 259 0.20/1.00 vMB 27
371,302 371,302 0000000000000000051194a9e62f9f0ce6dd4cd795ccc7a9f62e619a70ac6cde 1,108 0.61/1.00 vMB 35
371,301 371,301 0000000000000000124115870b8b9e45745a70d041c9ecefcf89363e153d012d 2 0.00/1.00 vMB 0
371,300 371,300 000000000000000012be36d22d11e7d886c25179dccfbee6d02a045d1021e0bb 518 0.27/1.00 vMB 36
371,299 371,299 000000000000000004fbb80f1151884db1d7b1108f2b9eba679daad85eb0a0a2 1,099 0.74/1.00 vMB 31
371,298 371,298 000000000000000007ef8101a223e46881388feab02437e93896e466dea02adb 1,215 0.82/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.