Loading Tool

Explorer IconExplorer

Memory Pool

16,967 transactions
14.70 vMB
0.02967346 BTC
Random Selection Loading Transactions
Max Size: 73.39/200 MB

Candidate Block

Mining Attempt b04d4027d4e2b0566d57c47634fd756b60217ce9a845bf8cf14d85ca15200c21
Version 20000000
Previous Block 000000000000000000014582ab73f92555e02f6c5eb172a6a678a70c310dc644
Merkle Root dc871028369a0665197b7f8126fe029a5a9a69cebccc17e929922982ed1d6c72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,884
Size: 1.00 vMB
Total Fees: 0.00394238 BTC
Feerates: 60.16 > 0.40 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,156 (404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,752 913,752 000000000000000000014d0edf059b9fbfe370c1219de7f8ee01c346d36b62fc 4,866 1.00/1.00 vMB 1
913,751 913,751 0000000000000000000185fa36149acc5bd3bf4e4b77670932d138c1052cfd76 5,731 1.00/1.00 vMB 1
913,750 913,750 00000000000000000000e5a6bcd40cdb3bb19cc9f1742eac94d976a49b2309c9 6,837 1.00/1.00 vMB 0
913,749 913,749 0000000000000000000044f376cda1b3ba366f81d614121e409a4801a76a9b36 84 0.03/1.00 vMB 5
913,748 913,748 0000000000000000000139f5198af21164af44dce4e82da4ac4906d65c3a2485 2,426 0.68/1.00 vMB 2
913,747 913,747 000000000000000000007648ceba49e5d2dabccfbe935b57503b2be98c217f12 3,762 1.00/1.00 vMB 11
913,746 913,746 00000000000000000000b1de521618cbd09356263d7d1af6df1a48b580f3dbf2 3,478 1.00/1.00 vMB 0
913,745 913,745 00000000000000000001c34e0a973ccd66743ba1ec180bd74a9921a22c9fb4f8 338 0.07/1.00 vMB 2
913,744 913,744 00000000000000000001da6acb6ebe92a08ac154f27bb7e2cf5099e86872006c 3,273 1.00/1.00 vMB 2
913,743 913,743 00000000000000000001be9a7490133a2b3bc9f25e70cc94a84cfef676614cb1 4,786 1.00/1.00 vMB 4
913,742 913,742 00000000000000000000a826d32791ef6e9b417f8d03152847243395cc07971e 463 0.18/1.00 vMB 5
913,741 913,741 0000000000000000000119071d0c69f6a62db149af5f07c0544da526b7e68242 6,208 1.00/1.00 vMB 0
913,740 913,740 00000000000000000001add5d0b8f0ca24050131ce336383d98940bac69c3a28 1,060 0.43/1.00 vMB 2
913,739 913,739 0000000000000000000099b8f7fb56f338a7458545eee6de60fea51160bffb7a 1,336 0.40/1.00 vMB 2
913,738 913,738 000000000000000000004052fdcd87aeb3d610d071f3b6abc0f0ae346d79cb23 2,443 0.84/1.00 vMB 2
913,737 913,737 0000000000000000000040b88e8b635f8186963f94e1dca26de2f27478b90377 2,985 1.00/1.00 vMB 2
913,736 913,736 00000000000000000000b75dbc73bfa783b617ab85c99c242a6b25508cead866 3,817 1.00/1.00 vMB 2
913,735 913,735 00000000000000000001a38b995abf12bfa5c719b14720786559555e8d3125af 3,379 1.00/1.00 vMB 6
913,734 913,734 00000000000000000000674aae746602933ab19b2b5d29e1e6f07ffd8d3cde3e 1,992 1.00/1.00 vMB 1
913,733 913,733 00000000000000000001f4dab55bcf3c7b01a1dad2c06b0ede69b4cfac352df1 2,512 1.00/1.00 vMB 3
913,732 913,732 0000000000000000000046c62bd1bc07d40c683b8bc15f4ee407c6db5f468b81 4,134 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 780.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 564.29 GB
    • Received: 7.57 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.