Loading Tool

Explorer IconExplorer

Memory Pool

25,879 transactions
10.99 vMB
0.02740462 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.44/200 MB

Candidate Block

Mining Attempt 6bf28e8a1152c152ce028d749f83de0df8fab20adb81102440fcca7fe3598ad1
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 2dfe9b20e55f1e4c983316ed8282591992cfd57dac33b4c5064307b6573a5091
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.00906511 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (777,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,687 135,687 00000000000005cde928457890683d4e89df400a82773bc4d6034e6562d8977d 3 0.00 vMB 0
135,686 135,686 0000000000000159ab8b53189da44a66d81e4241abea744d0a34a296a9c910eb 86 0.03 vMB 113
135,685 135,685 000000000000041c3f8eda233e0e14072c3ab08926cf4c68fe3dcbe1b08f30bd 17 0.01 vMB 1,478
135,684 135,684 0000000000000037b0376a45036589059ae5a4bf4def28dcf5764a7767cfe807 67 0.02 vMB 2,335
135,683 135,683 000000000000025c9141057116cdac1c350fb55ae7f62a705abd5c5039fda68b 43 0.02 vMB 635
135,682 135,682 00000000000009c2a87fd7c0e4025d18a9949cfb162703afae95fd1d171b532a 50 0.02 vMB 207
135,681 135,681 00000000000003214cf62fdf006fa8b951e1deb453ba2018d8b8f63c830a948d 174 0.07 vMB 870
135,680 135,680 000000000000003445b64c9af3e3daf0b6b24aa2eeb2e009d7d0b77a08cb952f 88 0.03 vMB 187
135,679 135,679 00000000000006f6254d0e2b9f86f897dc87bb53e75cf121b3c82c5ba03d9953 20 0.02 vMB 177
135,678 135,678 00000000000009eb3458993383e1978ac64082ce43b14adbebe52e86e52ab3a9 59 0.04 vMB 112
135,677 135,677 00000000000005949aa7b22d77420d0880c1693d9f502782d8723338457e8be1 121 0.06 vMB 558
135,676 135,676 00000000000001f70a341ab7eb1e5d7a1d01645133abb93df3eb29f8044c28eb 47 0.02 vMB 196
135,675 135,675 00000000000004917a26f3c7615f9df370ea00c02e1676c50d6816eeffced93a 5 0.00 vMB 42
135,674 135,674 0000000000000858451075bbe62388a3fef1f128f6fc7d7c0ed8d7837dac1fd6 222 0.12 vMB 92
135,673 135,673 00000000000001c1998aef6d9494a1e3ae6efa98cd7e0f0c15d826efedb3483b 102 0.05 vMB 232
135,672 135,672 0000000000000574e01189f159eb79979dd1382b40a7ea26717b8eccdb23f080 23 0.01 vMB 126
135,671 135,671 0000000000000937dc1114841965bedcc5884e0e76bac195ca11e8f123d7e457 63 0.05 vMB 888
135,670 135,670 00000000000001d8730f301edc51adecd13accc6c0afae615247ce24c56b7141 44 0.02 vMB 127
135,669 135,669 00000000000008805ee9f709933f8f6227f424423f99aff4f41b2207e4a67bdc 41 0.02 vMB 295
135,668 135,668 00000000000006e4e7cfe6b83f26bec1cc5e1ae3e74bb090f3db4e66bbd4c92b 37 0.03 vMB 40
135,667 135,667 00000000000000ce41e7407c2933671931f6ebf5997c61140194af79e68c79f6 5 0.00 vMB 257
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 380.92 GB
    • Received: 1.92 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.