Loading Tool

Explorer IconExplorer

Memory Pool

29,073 transactions
11.86 vMB
0.03847739 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.29/200 MB

Candidate Block

Mining Attempt e91ea1e1497e4dee33470701d4727eb87cd072e891aa8bb3f460754456ac3f3b
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 0f671ead5d1dcafcc5632325133dd3c069caa99b28a8f426ac42af116d2e2969
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,998
Size: 1.00 vMB
Total Fees: 0.01770592 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,181 128,181 00000000000016fbf83aa1a8efe52ef02befa7c1625b097921bf2f057a05b191 16 0.01 vMB 602
128,180 128,180 00000000000016813627f5ac689c68998d2e6c1f837579157356e29118ea22a1 302 0.10 vMB 172
128,179 128,179 00000000000003a495cb016207a201d613bc70f8a78c0f362b07a7c59b6cdc06 73 0.04 vMB 695
128,178 128,178 000000000000226082c7cfd4266604df8a473b74bcdd67a5b2ee576a3b83b5ca 114 0.05 vMB 1,519
128,177 128,177 000000000000266430a11f1ef4239c85c44652b079b7ce75b1fec38a394f0d3b 11 0.01 vMB 2,255
128,176 128,176 000000000000164fe4aaf516734bfd8d7fcaff855ba359e26d81fd8da44912d9 16 0.01 vMB 1,183
128,175 128,175 000000000000047e11bcfa53859850ea6c66883b37ab44f2f5bbf5d85112189d 7 0.00 vMB 677
128,174 128,174 0000000000002224653124b0a28760039d273b63626652fd723e43a076bc1ab9 150 0.05 vMB 153
128,173 128,173 000000000000047ec7a273890093822f3d1598e1b5dfdf3b4581a7dc28d5bf6c 11 0.00 vMB 0
128,172 128,172 00000000000020e019a11d2b87d45b3bebd8086ffd2b3146bfd7adbbdb5aee03 7 0.01 vMB 520
128,171 128,171 0000000000002168467dd39348dc373ac33c4d32ff7e25d2bcc87bcaaf501ee6 32 0.01 vMB 155
128,170 128,170 0000000000000dc01f777a946da0c82404e46e3c65083aa315af4f307d3de214 80 0.02 vMB 3,442
128,169 128,169 00000000000024b0df81f5acd50f118fd4ed5bd95ee8209517c5cf5f8f408075 14 0.01 vMB 868
128,168 128,168 0000000000002016bde2cf73dd2e9af6156ca74764a8d031dd3cc05d2eb7295c 43 0.02 vMB 1,336
128,167 128,167 000000000000151fc73ae723f68c7cbbbc63a0afc357269d2c7b8dc6c6d38e67 12 0.00 vMB 1,060
128,166 128,166 00000000000002643a67c93f178f249bac89f0e7654e61d65f7ea6f9844e992c 10 0.00 vMB 1,996
128,165 128,165 0000000000001f02ba6f073f63b9a3ee5756c49eac0f832164841efa51384501 62 0.02 vMB 372
128,164 128,164 00000000000026187a423c91072f957975a66b6a7db0a7f3a4dac04b81146af3 108 0.03 vMB 1,813
128,163 128,163 00000000000006ab7146bb7a97d4f7463f319dc75f7d238d258ada59d2476f9b 90 0.04 vMB 38
128,162 128,162 0000000000001ca7368071597f8ec02ca9fc881cb2feda629bdada547e7d9616 46 0.03 vMB 926
128,161 128,161 00000000000008ac82f7a88d329f6e24aefb4c1edc913bdc6e0ebcd8c137ca87 79 0.03 vMB 2,134
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 392.40 GB
    • Received: 1.99 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.