Loading Tool

Explorer IconExplorer

Memory Pool

54,161 transactions
32.16 vMB
0.18361305 BTC
Random Selection Loading Transactions
Max Size: 172.31/200 MB

Candidate Block

Mining Attempt 580814f3ba6b46a93d59bbd68b066d90e26b8fa5d0f098316722cef6c1d41ccd
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 5f1a8195d261aea1bdc11ce611cc806e7445b6d78d75fe447315ea603a202c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.08079300 BTC
Feerates: 101.66 > 8.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (193,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,777 721,777 0000000000000000000466292c82c0d802a8108873e92d26cce8ec54b1fe7496 1,011 1.00/1.00 vMB 7
721,776 721,776 00000000000000000003c1dde1138fca8c929416c77e04d63500cdbe32abb368 2,009 1.00/1.00 vMB 10
721,775 721,775 000000000000000000028a436c3aaf85157ab7ad68e52a0e33c969c12eada2b7 1,561 1.00/1.00 vMB 7
721,774 721,774 000000000000000000029679fab70e61473b57dd1480942af41e947e3be86721 2,658 1.00/1.00 vMB 13
721,773 721,773 00000000000000000007dc678e38a2b2c1d5425ffd8266f8f7f712a51d3449ca 3,382 1.00/1.00 vMB 10
721,772 721,772 00000000000000000004a92957a9c5d893959db3a3919632c503646396df6f95 877 0.61/1.00 vMB 4
721,771 721,771 00000000000000000007a45015b601ffbdafed05db3b8f7ed60de57d23e3ad33 2,783 1.00/1.00 vMB 6
721,770 721,770 000000000000000000011684e3fd1a83a328ac0f9b4bcd125e5bce00c0a674c6 2,666 1.00/1.00 vMB 5
721,769 721,769 000000000000000000034fb03dd501016952f0f7c3289a8f8373dbf6f3b9c387 1,654 1.00/1.00 vMB 5
721,768 721,768 00000000000000000005dbfc651a169777b5dbea7898a4c9646d2651c59b8e4b 1,584 1.00/1.00 vMB 6
721,767 721,767 000000000000000000076919a4536fdca568564fcc059e090f20cb1306a0ec47 3,071 1.00/1.00 vMB 9
721,766 721,766 00000000000000000009326f28f84ac37b6af05b7bc7aadc4ca6b87465e35436 252 0.07/1.00 vMB 8
721,765 721,765 00000000000000000003f86e4c90376880b55096362861db8772b64976f4df52 1,368 0.39/1.00 vMB 8
721,764 721,764 00000000000000000002b550d090ac08e836d7a2a739a850c7a2b2c7d1d4ff81 587 0.21/1.00 vMB 7
721,763 721,763 000000000000000000037be3f07d970f50a8cc5a7a11ddbc612c8c61f85d25f8 369 0.11/1.00 vMB 8
721,762 721,762 00000000000000000002003bb9670d73e02debc96231e5fddd7099900736ab33 1,534 0.63/1.00 vMB 7
721,761 721,761 00000000000000000006907bb87dce2846d77cb790f9c751f01e975f829974e1 1,265 0.48/1.00 vMB 5
721,760 721,760 000000000000000000063c9fd3f65ccfe28735f2fff40e5a1ac863d64e6b2c8c 712 0.23/1.00 vMB 8
721,759 721,759 000000000000000000038bdbe4e2eaef91cd5eeab2641a8cb353534ed52429ed 547 0.31/1.00 vMB 5
721,758 721,758 00000000000000000006bde584621080aec40956865e47712ca18d573c420160 453 0.17/1.00 vMB 7
721,757 721,757 00000000000000000005566a4e7f452dc9471e5d864c81394641485480e41632 183 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.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: 651.23 GB
    • Received: 13.49 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.