Loading Tool

Explorer IconExplorer

Memory Pool

66,954 transactions
25.73 vMB
0.05880595 BTC
Random Selection Loading Transactions
Max Size: 154.64/200 MB

Candidate Block

Mining Attempt a39cfe59bf9d33172b4e072e0fe5b4f79475243690d5dcbe4e1b4b3938dc4592
Version 20000000
Previous Block 00000000000000000000ee89f6cbc66563560e1f6a0cc9c02c7b6ce602d4ff0a
Merkle Root e66e577eb33f395faa5544acb8a27a0ef04b6b704902c56e85b0f202ddb7983b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 525
Size: 1.00 vMB
Total Fees: 0.00337585 BTC
Feerates: 12.82 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,531 (719,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,980 195,980 00000000000003e247ab49ea6cb1404fbcbb9e19fecedd7fed8f8d8a2bcf5ea6 512 0.16/1.00 vMB 84
195,979 195,979 00000000000000faa41c510560317cc5240bc2a35a340e8557c68d13320425fe 93 0.04/1.00 vMB 98
195,978 195,978 00000000000002474e23574ace4a2a52e5e04f56d9cad3fd735f740530d67e57 35 0.01/1.00 vMB 108
195,977 195,977 000000000000008e7dd3beb46979b2906d1909f08025785ffd46bc2e20f648d9 605 0.25/1.00 vMB 144
195,976 195,976 000000000000004493052ad50c7b22a018e5fdb4026d3fff52c77a83d341a128 86 0.03/1.00 vMB 50
195,975 195,975 00000000000004e4cb8ad64d36dc4ce4745206cd3264c9a00ab322a1c3743f3e 16 0.00/1.00 vMB 54
195,974 195,974 00000000000005dd69862179e72b96c670a89f27e0cc17e6a3fd58e2332adf3c 246 0.12/1.00 vMB 131
195,973 195,973 0000000000000272d9c3b58510976287c98716d38ddccaea9fa58cd6d79a995c 256 0.24/1.00 vMB 66
195,972 195,972 00000000000005c47bfdd0ed3b425307fd6f34684919ee2948eec1aebe21ab3b 1 0.00/1.00 vMB 0
195,971 195,971 0000000000000646d2f5a74ee960129bacf4e16bc6b25e06ef28f0e9e8cc6f5c 685 0.20/1.00 vMB 202
195,970 195,970 000000000000029bd2d7b9f43542729f98ab1c59588b3a8183f0f8356aaa1622 139 0.06/1.00 vMB 808
195,969 195,969 000000000000012cdad9019fd706bf3ee9366e3ace4c018d1c2ff0949653c0cb 100 0.05/1.00 vMB 160
195,968 195,968 000000000000003ef87fd074e8de91ca96c8eaaee874af95465d6625bd0813ef 76 0.02/1.00 vMB 378
195,967 195,967 00000000000005c4b4e7dad0de9354cfeb23d8597155a4490b166b5d23d412e0 652 0.25/1.00 vMB 196
195,966 195,966 00000000000002421830443cdc51e9639ae2cdfb0053ac0cd53f3526aa7c648a 216 0.07/1.00 vMB 628
195,965 195,965 0000000000000699fc89fe3f088282ca451406f432c4e1623c7cafd1d21663af 284 0.12/1.00 vMB 138
195,964 195,964 00000000000001486b7b298d6c2504b8bd87c5d6ee993212160573d614147793 75 0.06/1.00 vMB 69
195,963 195,963 000000000000015cb5e1e6285a1fa4fc5745569ee4b1c894623103c5d6d8e319 136 0.05/1.00 vMB 244
195,962 195,962 00000000000004dbce09557d7c186cc508915b59d8a68b1a2d6e05345c803175 226 0.13/1.00 vMB 305
195,961 195,961 000000000000030324dab09e746016e8086da99a32f358f1811e38815e3e99a4 448 0.16/1.00 vMB 128
195,960 195,960 00000000000002ebad769fdbb0426ff6d79c9615320448a3729685abc43674f4 964 0.42/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 783.32 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: 767.26 GB
    • Received: 19.39 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.