Loading Tool

Explorer IconExplorer

Memory Pool

79,988 transactions
30.10 vMB
0.08957156 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt f56bd4e0ca67ec77253596387b3ffd919f58776051e2d7fb6e2f19da1a870260
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root ac6092b72251bce9caaec8fd28da9c524a16a370326eaeaf46ad04e150b72c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.01939178 BTC
Feerates: 80.28 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (400,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,172 514,172 00000000000000000027d9f56eee24e4e150e225903c2af9c5c3eb3d83865b9a 133 0.16/1.00 vMB 4
514,171 514,171 0000000000000000001a25faa7374c573c92b1f74c9d4ed333f12f04b91222cd 1,058 0.60/1.00 vMB 20
514,170 514,170 000000000000000000243ca7a6f536f628b0e5ac1c75d1f9cc5ba67c17df20f2 897 0.50/1.00 vMB 21
514,169 514,169 00000000000000000027c3f1c96a5205ea6abd43acd1cf72fa6dcad4d859acac 824 0.40/1.00 vMB 38
514,168 514,168 00000000000000000012b90af77d1f9dcf7ebcff524979f9ffe1e012eed6f75b 1,023 0.56/1.00 vMB 34
514,167 514,167 000000000000000000110d774e187cfc17d49b7a44d3af034e88f219c958ed35 1,248 0.53/1.00 vMB 14
514,166 514,166 0000000000000000000097ec307c9655622477a05224a9813ad66f56408b50cf 1,056 0.42/1.00 vMB 55
514,165 514,165 00000000000000000048631b0d0554946182cef2680b08d102bc938d9a5059c1 106 0.03/1.00 vMB 14
514,164 514,164 000000000000000000074895b1978fc1e3a4317c73d5b999c21b0e12137f335c 22 0.01/1.00 vMB 65
514,163 514,163 00000000000000000000224b9a6433d611b6b8bf330a99e1591d0de7d13bc263 983 0.40/1.00 vMB 37
514,162 514,162 00000000000000000041b1269196d6101f0f0355d3d7408c8a866d9d62bb46f9 832 0.29/1.00 vMB 27
514,161 514,161 0000000000000000003339f58eaa2c6fc1e58cc7428dbeed33362c6e987490ae 1,654 0.57/1.00 vMB 42
514,160 514,160 0000000000000000001fec02df9a849406a5c96f3206ecfb38b3421cab0be8e2 953 0.54/1.00 vMB 24
514,159 514,159 00000000000000000042aedb4bbb863a879dbb2ff7706f245ed2caab2ed196d1 971 0.32/1.00 vMB 20
514,158 514,158 0000000000000000001de29420d62dd6af72dafdc4903be3f926d83319376e47 30 0.03/1.00 vMB 9
514,157 514,157 000000000000000000090a50496d5d61b1ccdd2c84daeb25ebbb30bbe355ba49 1,860 0.77/1.00 vMB 29
514,156 514,156 000000000000000000165e99b4aa364da416f164dcaa38ffbbf0382205af38da 1,339 0.53/1.00 vMB 33
514,155 514,155 00000000000000000019d9ae83d9e2430df8a6c2e5635462c948a273a5275821 226 0.66/1.00 vMB 2
514,154 514,154 0000000000000000002fd92ff8c63f89333965c455d2aef8b4879d60560c2db5 1,912 1.00/1.00 vMB 23
514,153 514,153 000000000000000000175ee5bcace345493ce168a55c681910e822ae5c3f8ec3 2,474 1.00/1.00 vMB 20
514,152 514,152 0000000000000000002cb3f87709e719ed0f9d44ce8d5c45effec21d1f6ceb59 2,128 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.