Loading Tool

Explorer IconExplorer

Memory Pool

16,901 transactions
8.11 vMB
0.02369753 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.05/200 MB

Candidate Block

Mining Attempt 7c4f0112311d145a025fff9f41d0bf065dd3b7aeebb731e002a721fc2973f029
Version 20000000
Previous Block 00000000000000000001b5c3020be6a6bc5240c44ca01063cc5c8497b4f90c92
Merkle Root 91bcc025faf87f5b6eddb703b21aaf7e83ecb4768f9a31eb8a11cd20132a19c4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,268
Size: 1.00 vMB
Total Fees: 0.00683374 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,415 (784,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,142 129,142 00000000000003c317aff6dddd82acae91559f361fbe9e484e92341663f4f309 20 0.01 vMB 1,069
129,141 129,141 0000000000001563a2b21d1aa316a410ed4ccd5bec11fbbe884131baa7042703 19 0.00 vMB 216
129,140 129,140 00000000000003a4901481e32b34127802fc3c42e7ae9f0462cb7d037a2f8544 15 0.00 vMB 564
129,139 129,139 00000000000008725fa4dae3559c9c60560016c133204d82b397038ab5c85764 57 0.02 vMB 946
129,138 129,138 0000000000001bc4586fe5cba2fa93ff4e7dbf3b1121881ede1c5bc12726e807 17 0.01 vMB 351
129,137 129,137 0000000000001230be920ec45b147c52ddf3a7aa146b5be0b75dba02979c777c 65 0.03 vMB 824
129,136 129,136 000000000000177aab71bc9c716849b4bd6c1ca3803c53aa0a6aea4085848797 78 0.04 vMB 427
129,135 129,135 0000000000000aa1ea764837d5c9e9cfe9738d9af652f1b7e13fca22ce107229 96 0.05 vMB 1,007
129,134 129,134 000000000000050a7e4455d185a12cedc4672e1434149c4d7836a3572d478dbf 11 0.00 vMB 827
129,133 129,133 000000000000070161686adfabd8de3169fc142a663cb10a4c64cb3290ab05c1 56 0.03 vMB 568
129,132 129,132 000000000000177d6c0eb3ac845ff3f1358f2e9e5e40e79fe4deabad847bf3cc 49 0.01 vMB 868
129,131 129,131 00000000000018483a144664128b16cc6b81124a86137629269b42043e2c1f2d 3 0.00 vMB 4,149
129,130 129,130 0000000000000f108c2d5a1c8c846ab8b336eec6d4bb31e8c3bf113f89f564ee 6 0.00 vMB 0
129,129 129,129 00000000000008c7e898b48e9a55814301564cc4c48e8f53d73f51792bd24fda 47 0.01 vMB 79
129,128 129,128 0000000000001d781e47323a719e6c4a4b2ef63bb3afc3023ef3946cdb0ebc7f 50 0.02 vMB 132
129,127 129,127 0000000000000288570a401bcfeff956eba80a239b8c8ec766d961d942d2b558 34 0.02 vMB 1,848
129,126 129,126 00000000000005113b7c808199c4ec1b58314bcc1e6ade287b703fd6936b2db3 34 0.03 vMB 788
129,125 129,125 00000000000006b2f82a07fe6639fa0f286ae1602715ac35f36a3dbb81c0e943 195 0.08 vMB 451
129,124 129,124 0000000000001bbe4bfecd9b80f1684f8b601a1d675fa9fa1419aa48ede57f84 68 0.03 vMB 831
129,123 129,123 0000000000000fd13c4ba6b651cc01970b8dec0fdb74f6702453471b240de9aa 32 0.04 vMB 2,628
129,122 129,122 000000000000038dc206d64f0789c668584e83e2c153294d869c3348afc85a67 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 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: 290.55 GB
    • Received: 1.18 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.