Loading Tool

Explorer IconExplorer

Memory Pool

45,596 transactions
29.03 vMB
0.13839601 BTC
Random Selection Loading Transactions
Max Size: 151.30/200 MB

Candidate Block

Mining Attempt 9a529b3c8dcfa93165356b4b8b420692fd0962613ccafda580f26fb417392ca5
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 8525de44596323c5c7acedd1c91c49687b6a7079ebbe2d49bd9cbe1f61f97c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.03906456 BTC
Feerates: 100.25 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (195,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,688 719,688 00000000000000000004ea98aaf36849710451a5911607e66d8e802a56c54a67 1,095 1.00/1.00 vMB 3
719,687 719,687 000000000000000000045ce1f7d668e7204d515af4eb61a69b4662f70bb09142 2,298 1.00/1.00 vMB 4
719,686 719,686 00000000000000000008eb3357980176e124a3e54d5ab6515143d679a8a278d8 2,359 1.00/1.00 vMB 13
719,685 719,685 000000000000000000037e868866a8a59dda3a457ef1f9bc6b1b735d5f4cd0dd 2,806 1.00/1.00 vMB 6
719,684 719,684 0000000000000000000ab52bd7c1d96109768dbeb18539c211417fc6219ad2ac 3,093 1.00/1.00 vMB 17
719,683 719,683 0000000000000000000188d66870cc8bee968d4812bbaa016e5f22d66873db6c 2,082 1.00/1.00 vMB 6
719,682 719,682 0000000000000000000012b23b22e6c0401647a6960ca8d68c6bc60189bc0a19 1,249 1.00/1.00 vMB 6
719,681 719,681 00000000000000000009b6afeb35f2b923222635d34ae0d17f91de92a62b54b6 2,960 1.00/1.00 vMB 11
719,680 719,680 000000000000000000070e50903ca566cfd5ea842c969508a84e29c62e1a8b93 2,664 1.00/1.00 vMB 11
719,679 719,679 00000000000000000003355286d8c49b77150f5e4bcc6a85c795787bbff65998 3,069 1.00/1.00 vMB 13
719,678 719,678 00000000000000000008c5fc4f42107530663099e3aa253f87474cffe1f37f6b 2,602 1.00/1.00 vMB 13
719,677 719,677 0000000000000000000580390f64a8b802fb48352ce98cb870b881c96853d2be 1,979 1.00/1.00 vMB 5
719,676 719,676 000000000000000000065ad5efb2910d6300f3424408f4d3144126a23cce4651 3,024 1.00/1.00 vMB 6
719,675 719,675 00000000000000000009b16a495aba61e62fa41ee58ec9d60de8611aa203ad93 2,859 1.00/1.00 vMB 10
719,674 719,674 00000000000000000003c3ff229f276790e1c83c6aa8ce2b0cf4531b3508cb13 2,924 1.00/1.00 vMB 25
719,673 719,673 000000000000000000039d17d99e1dfada53eebf5a33e92b499ebafc9cc4c709 3,310 1.00/1.00 vMB 8
719,672 719,672 000000000000000000072adc4f068bbcb04324fddad4a8742bfb1312e25df530 3,333 1.00/1.00 vMB 5
719,671 719,671 00000000000000000003492d143aac77e370b0a50c744c2110d19f9c4f37b6f7 2,826 1.00/1.00 vMB 14
719,670 719,670 000000000000000000083d027987410dccba91229324eb60a2c33880f44c9162 3,029 1.00/1.00 vMB 8
719,669 719,669 00000000000000000001fc31805384455e4ccf328cee2dde86b645c23cb353ef 2,567 1.00/1.00 vMB 6
719,668 719,668 00000000000000000001d35694b2c502e9bdd8ab6677d9d6e696050ba96c4339 3,227 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.