Loading Tool

Explorer IconExplorer

Memory Pool

80,468 transactions
29.69 vMB
0.06876080 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt fa62d9a8923efe927fabbebd02ace7e54ecfb2f3da1536c9841c9f61bfef4ac7
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root db9553a94ef398c4d85c5858ef2434446c7e88322cb5467a10a577eda2f7678a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00818757 BTC
Feerates: 100.36 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (914,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758 758 00000000249d85e360e7fa196bb6cb040fc5bb6cabc4f8e3c0bf5a0a160eae8e 1 0.00/1.00 vMB 0
757 757 0000000085dc21acb05334554ee42d3564a9131b589511bb261f026fa99822d2 1 0.00/1.00 vMB 0
756 756 0000000024c6a84ddf1a85c22e955d6b016cf13611257ad8f634cb4730158157 1 0.00/1.00 vMB 0
755 755 00000000232f4805b3516eb9361c2e0e0cc3fd9ebbdcbb969e2a5b117a8bc28c 1 0.00/1.00 vMB 0
754 754 000000007a97861a5765941225104fc424dc76dcd95f2d84bae78beff16ba484 1 0.00/1.00 vMB 0
753 753 0000000017a3a3cbc16f12113fe4d2c3f315967767edf9d3dfea7126b10a9589 1 0.00/1.00 vMB 0
752 752 00000000d9f631023b59f4abca4fbe5802ec6100b04520687ae9b215c007e934 1 0.00/1.00 vMB 0
751 751 000000004670c45a768b79470e72978d3e265d632334e0a3e79ec13fa866b425 1 0.00/1.00 vMB 0
750 750 00000000ad8174a71c1b2c01fd6076143c2cf57d768bf80d7c11b6721d3a2525 1 0.00/1.00 vMB 0
749 749 00000000f6b7bac6920871b0a04a0c6c0d3aafd178acc7d057562c45f7dfc0ce 1 0.00/1.00 vMB 0
748 748 00000000417a0fcdb5047f37ed922c536fa7c27b99fc2d455016a42e11b6e96c 1 0.00/1.00 vMB 0
747 747 000000006cae5f88a202295f6435ba871e03290523110e4b4be443db054561cb 1 0.00/1.00 vMB 0
746 746 00000000f74ffef987a1d77522559eaa3c20d7c5ab131fa51a7c79a4c5776a80 1 0.00/1.00 vMB 0
745 745 00000000bb31c71c439638b4a79f4bd26bc4b3b64dd96bd104494a5c165a3aff 1 0.00/1.00 vMB 0
744 744 00000000349816587f5e5a9095174256b53c5f457222e3ef5362db55ab026620 1 0.00/1.00 vMB 0
743 743 00000000731219aec041addd2c99cea903071350b0944fc2988bbec86877abaa 1 0.00/1.00 vMB 0
742 742 00000000727ad4862f92633549f451cd8f478f1bc40e9149f80eb415da3a7533 1 0.00/1.00 vMB 0
741 741 000000006e86c045f9802af84992d9b1d5f099157b9eb89328477ce57ec6f038 1 0.00/1.00 vMB 0
740 740 00000000c39060871c6665d8307228083949ced6652605b764b2ffd52bac8d7d 1 0.00/1.00 vMB 0
739 739 00000000f7e47202ba95186d565b3484fe1db2b83183160a285f4da8ae9b76c4 1 0.00/1.00 vMB 0
738 738 000000000ec2bace2282d8d1e69b9d9371a6dea1665460e74fee9f05a6c8cefc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.