Loading Tool

Explorer IconExplorer

Memory Pool

24,901 transactions
29.90 vMB
0.04886818 BTC
Random Selection Loading Transactions
Max Size: 164.39/200 MB

Candidate Block

Mining Attempt dae69c33beb69809eb40e9a13ba33e32b8b8727eff672a62e3f1e409dc717330
Version 20000000
Previous Block 00000000000000000000f7ab0d0afb75fe7ecd7ffa71f17b32495a6cbc6c408b
Merkle Root 991c439b29b305110e399d125861a8c157bdc6c712ebc9c6878bb7fc8f0ac493
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.01379942 BTC
Feerates: 234.51 > 1.38 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,980 (797,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,202 143,202 000000000000070139e89cd485a9a259dde5601d96468bda34704e94e5dc8478 102 0.03/1.00 vMB 256
143,201 143,201 00000000000009387a5f3bb47cca7eeb945861f817c0c28e5ea310a973c44300 97 0.05/1.00 vMB 131
143,200 143,200 00000000000003e6df417406519029ce279e08ddbb251c6161e747ae77a35f95 127 0.05/1.00 vMB 89
143,199 143,199 00000000000004a66ab054ea6f9f120a95995b8e29c5f28959efd189a30f9298 106 0.04/1.00 vMB 155
143,198 143,198 0000000000000001fc9ba21228bd6e36cf3f47237324e818604e7a8c14c226cc 68 0.03/1.00 vMB 66
143,197 143,197 0000000000000789d8c0851ea038c086b11739e44de0be5482618c80c4d2f5b4 79 0.03/1.00 vMB 219
143,196 143,196 00000000000002ec4862383dacaa4a7a75abfa85f53fac42fad46e66ff5ba45c 24 0.01/1.00 vMB 143
143,195 143,195 000000000000017c1e35850a9d7d8db00f3e93bb60c2a2ea24d9e9980f7039af 66 0.03/1.00 vMB 190
143,194 143,194 000000000000069023d861998bae77fbf6ef7bfd2dfeffd7fd334f7d603eddcf 15 0.00/1.00 vMB 72
143,193 143,193 0000000000000758aa4b24f82946e8a08994415087c0206e9486c097268461e0 84 0.03/1.00 vMB 198
143,192 143,192 00000000000007802a5b061ed379994be5b4d7ac99e5bd8d924c2df2648429a2 22 0.02/1.00 vMB 35
143,191 143,191 000000000000083e6427dea0cf010b49cb69104a450fb8e19e61155d635782f3 126 0.04/1.00 vMB 146
143,190 143,190 0000000000000635d5f85988840f3af8d72d58d903b3fd1bded786df6339e584 64 0.03/1.00 vMB 103
143,189 143,189 00000000000002e695d1518b2bcf9456411018688bfa9b2f8436c8fc93d5e825 12 0.01/1.00 vMB 180
143,188 143,188 00000000000005ca11196f557ba1ee1a2ee4bc427717e7c7e5742b44093c4710 12 0.00/1.00 vMB 368
143,187 143,187 000000000000012a79ef0641915abb298695fe1e0815962030fb66b92812590a 19 0.01/1.00 vMB 204
143,186 143,186 00000000000003f798c73d11a0b90e7cf820079aa92e5ae0caf851e2e499f756 8 0.00/1.00 vMB 576
143,185 143,185 0000000000000420aeccb8e67807e41f0dfc8a7d1888d530aee4c20f110a769c 17 0.01/1.00 vMB 106
143,184 143,184 00000000000003d538f50892ffa7a8851aee92bd3e8170bc03ba83a43e4b7c41 95 0.04/1.00 vMB 79
143,183 143,183 00000000000002f667abf75ae977581121b048824630089a49366691138697ce 78 0.03/1.00 vMB 97
143,182 143,182 00000000000001e3edea0834f6ef00c43e718f3a18b4db94f7ce4337bbccc291 13 0.01/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 828.50 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: 4,603.00 GB
    • Received: 247.70 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.