Loading Tool

Explorer IconExplorer

Memory Pool

49,413 transactions
30.68 vMB
0.09965786 BTC
Random Selection Loading Transactions
Max Size: 164.17/200 MB

Candidate Block

Mining Attempt 5da154bbe5b2a035db31f5e58665f51cbf784f833f9605f608a18e28ce4a2596
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 7595fb91db0667eb1641a4d31171541d4b8cd382f6fcdd41259ac19c2337a9ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.03505045 BTC
Feerates: 101.56 > 3.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (736,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,907 177,907 0000000000000300322b3809b3116890ca464c73a82c54bdc2d467d4c19a6f54 116 0.07/1.00 vMB 82
177,906 177,906 000000000000073a7721f6f2381236664dd129d404803db7832eb9b86a166d2c 84 0.03/1.00 vMB 477
177,905 177,905 0000000000000686efbc2e1726ed1c58eddab86a1329d8e3c2bb1e308ccf255a 137 0.04/1.00 vMB 49
177,904 177,904 0000000000000b0ca67ff694f74d5d32dd1f7f21debed3589e0ad1e3f11f8af1 75 0.02/1.00 vMB 33
177,903 177,903 000000000000033a0772c5211e54a3295e5bfb5f2501bb00d3bb7e70b2afb358 124 0.07/1.00 vMB 196
177,902 177,902 0000000000000823e5e71b514d5462139b968f416ce983ca3c3cf872bcf22c4d 56 0.03/1.00 vMB 70
177,901 177,901 00000000000009068fb7fe0d46d12288be11a9deaca546b8cd9020f9cc0fa01f 31 0.01/1.00 vMB 60
177,900 177,900 00000000000005987378cca51011179761ae4cf5227252d61fc0fdda2e102d44 93 0.05/1.00 vMB 74
177,899 177,899 0000000000000a82c3147859c0f9cda0103b3c67c003b24b353c85cc21c7fc00 72 0.02/1.00 vMB 5
177,898 177,898 0000000000000ada7c90698f0d1e2a19ddb47b65dfaef33490e132e04757753e 1 0.00/1.00 vMB 0
177,897 177,897 000000000000063f820e18a554e8833cf3c499824a9c1ea1ece05378ed986531 34 0.07/1.00 vMB 74
177,896 177,896 000000000000090e1e1892d2cb43528d35bc19ea40ad2df1dd3731ef4f7e36c3 117 0.04/1.00 vMB 152
177,895 177,895 000000000000052fad0e35858f414030c9c989abcadd845983db02ce63ff9e53 31 0.01/1.00 vMB 71
177,894 177,894 00000000000000e5c209ef42608e565e897dccbab8f158bf9c80660534f3c087 92 0.04/1.00 vMB 97
177,893 177,893 00000000000005fa3c6b68f816f2269ef714bd705b81932364f59987fbfac5e1 60 0.02/1.00 vMB 141
177,892 177,892 0000000000000145a52df0eabc850da0f735b4cf58df45f861afc601bb11576a 27 0.01/1.00 vMB 0
177,891 177,891 00000000000008082b801e017b806f8672453a2555a997fd6f26b9a407e8d357 114 0.05/1.00 vMB 85
177,890 177,890 00000000000009e03d35246f2932cb026a1d5ce46878210b3da62375d24eade1 5 0.00/1.00 vMB 145
177,889 177,889 000000000000063ef12d1580e69746418dc5d6244b6ac00a48cc218b0b746782 37 0.01/1.00 vMB 180
177,888 177,888 00000000000008aafb2ca382ec0813d7a7dfff84ec45e0a115ea9fc316b3d8ce 66 0.02/1.00 vMB 2
177,887 177,887 00000000000001bcfdda1b1cc02c8548a2e34655fa7ae01853ae1944d105d299 63 0.03/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.