Loading Tool

Explorer IconExplorer

Memory Pool

22,638 transactions
10.21 vMB
0.02267595 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.13/200 MB

Candidate Block

Mining Attempt 21ee6967e18eee3a86b5407caa1c81ec7f0aa8148f8eb89f91a61fbcd4fe6dce
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root e67129b99676d6360597d4db575ba8e52c32b19508310825ce1b13c1cda6681e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,464
Size: 1.00 vMB
Total Fees: 0.00616296 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (775,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,679 137,679 000000000000057329c7379381b1d2a0668462219c4f851c9813b94a234d774b 41 0.01 vMB 127
137,678 137,678 00000000000000548e518a1e2a35859fab0468309e91cd989aa449dd71652a20 51 0.03 vMB 216
137,677 137,677 000000000000092664dfecff7d2d569a14336b35cc7aa7fabe92c0b25fdd5ad4 13 0.01 vMB 457
137,676 137,676 000000000000040ad16d8854086106d89ab989ad0e3e6308b93e70cdd786078a 13 0.00 vMB 23
137,675 137,675 00000000000006752261588dd43fa3fc93d7aaedad4fe3730728e096e8c26401 34 0.02 vMB 152
137,674 137,674 00000000000001cb0296628b09e22989d199fa7c68a56f2e86f06294e220cb2c 110 0.04 vMB 94
137,673 137,673 000000000000089724a1c7cea896a78706b92cc51ebdb36ead5d85abe990b5cc 74 0.04 vMB 155
137,672 137,672 000000000000024b0e11dd7286241d2a4ef04873ff8212fa1f71ff7f6bb2401a 10 0.01 vMB 15
137,671 137,671 0000000000000534b53e8a4b06103c4a992d4fbee2ecffe88acb6b5eab9bd10f 26 0.02 vMB 56
137,670 137,670 000000000000029780460ce2b804711dd50ee7c23df1a6429adfe74516151400 105 0.04 vMB 390
137,669 137,669 000000000000014d6168e3b883a8d2110f85112444bc6a07a71bb5d38238c98a 11 0.01 vMB 40
137,668 137,668 00000000000000ff2ff4169c1ca6a00be8ed9265f68f9dcfae89d34035a07d9c 101 0.03 vMB 9
137,667 137,667 00000000000000e8572d29941c8d60384f84bac93af9d200a7d005a4e172712e 51 0.02 vMB 427
137,666 137,666 00000000000003d27e4218e495891ebc844b688892388e12e5994a1d8b2c3d98 121 0.05 vMB 608
137,665 137,665 000000000000012d100444e0d31d3b8a2269c1fd1a844e7adc3e385a0b16c017 73 0.03 vMB 281
137,664 137,664 00000000000007c38af2694a3db5b89f8f439f16da369a85fd051a7c7578cc5e 61 0.02 vMB 227
137,663 137,663 00000000000007ea926779335e043dd1ae5c775265a283abcec34c2816d282f8 20 0.01 vMB 320
137,662 137,662 000000000000075660ab1adaefd325b5cb6c4963a2c2378f9056734f366ec10b 38 0.02 vMB 126
137,661 137,661 00000000000004f30262110cf76aa89bc6a75c891acf5495f6a15042cbf0c66b 22 0.01 vMB 268
137,660 137,660 0000000000000287f9a1a297ed1648b32e14a2abe23bf548ff971613bce6df7e 107 0.04 vMB 227
137,659 137,659 00000000000000f05833606eb3d580fdd2a203cc82d4e39c4ecdfeeb8d1cefec 41 0.02 vMB 158
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: 10
  • Data Transfer:
    • Sent: 380.68 GB
    • Received: 1.91 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.