Loading Tool

Explorer IconExplorer

Memory Pool

78,185 transactions
29.70 vMB
0.07435223 BTC
Random Selection Loading Transactions
Max Size: 181.27/200 MB

Candidate Block

Mining Attempt 702f2904e6d46e204bc0bbfcb74dd1c6d0e7cc737e7235a3626ee3898c1f8c50
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root c82fdaa46e916890fa3445515e6bbdc2e33d186e8b9f30c26684d018e88ea44d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.00873886 BTC
Feerates: 100.46 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (657,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,602 257,602 0000000000000017d6fd81a8d49a50a92852d4237dea9bfa117c46895b02b36a 491 0.25/1.00 vMB 136
257,601 257,601 000000000000001d92863625fe49d77492d66f7a5c1d132c2bfcc366d6ac67d8 106 0.06/1.00 vMB 46
257,600 257,600 000000000000001a0026fe74c794c42cab01b0cbc8727b79e84e3130ed9c4ad9 631 0.25/1.00 vMB 111
257,599 257,599 00000000000000231239cce5fc2788a10d1e04ec5cb2bd582c41cec290fe7c6b 365 0.18/1.00 vMB 93
257,598 257,598 0000000000000007e1e08c1833a4cce9cdb2a12fa1410bc90ee0b3e89246dcfa 344 0.15/1.00 vMB 102
257,597 257,597 0000000000000003eb91bafd2f86d80f4852e5bdcde134420af3d58ba299b111 270 0.12/1.00 vMB 84
257,596 257,596 000000000000000c48fe0970daea205d72352c2ef8932929a339b27855342959 216 0.09/1.00 vMB 87
257,595 257,595 000000000000001caec31697be0cde2c8d7d8644d65715a1431b2714e61c56b9 386 0.18/1.00 vMB 107
257,594 257,594 00000000000000271c3cfd2810e7b6be81a4a9d95386563e89b7513ed10320cc 487 0.23/1.00 vMB 35
257,593 257,593 00000000000000238459e3d76f8a24517f52741ed55c966caaecfd5caf730dd7 1,107 0.50/1.00 vMB 150
257,592 257,592 000000000000001dda3c8e9d80525930e26c970144b58f12613924ceb9ff9d73 284 0.10/1.00 vMB 126
257,591 257,591 0000000000000001f7ef20034639f81838ce8f94d8b795c4191fc5a2a43e8063 251 0.11/1.00 vMB 105
257,590 257,590 0000000000000012d1f0bad0fa2e42fb3822e09a1e54586fafac30323a956b07 682 0.29/1.00 vMB 120
257,589 257,589 0000000000000008c929893e3ea4ed8d67d6731c43d5e696fe97f1d674b1bc2b 279 0.13/1.00 vMB 59
257,588 257,588 0000000000000028d7102bc3af99a0fbc7199f679c827fd5e84cafd4ab9b28cc 623 0.25/1.00 vMB 136
257,587 257,587 000000000000001c0f8fa5e8b9a66de27701903754660868c88664f354a077af 241 0.10/1.00 vMB 112
257,586 257,586 000000000000002587e18d56783aed40fab53c55d05f276d0d812a2b87a31048 221 0.10/1.00 vMB 123
257,585 257,585 000000000000001901f1589890244274e20b28518774971bd664c56b1e530e91 130 0.05/1.00 vMB 105
257,584 257,584 0000000000000031033788db0f3cc83277a4c977d8c71c5ba7933782e887f591 227 0.11/1.00 vMB 65
257,583 257,583 000000000000000649e3daad363a99dbaf8e6c197fe6f9ea9ef98d69b442c618 666 0.25/1.00 vMB 148
257,582 257,582 0000000000000021c926d9b94b1023239a4917c54735eedf3e032a58d8978464 103 0.04/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.