Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
30.75 vMB
0.08429150 BTC
Random Selection Loading Transactions
Max Size: 185.39/200 MB

Candidate Block

Mining Attempt a5a136c0b16e8cae38efb8c38c54f808da4bffdbccbc0496ced60509a83da5a0
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 8240bbfdc743d42b37ba13b5641b7f844850f7640a887bdfc31acfe0cc86ed87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.01889970 BTC
Feerates: 73.20 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (146,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,342 768,342 000000000000000000032ebec26a5260470ff8da0559377167677b3630291ab9 3,646 1.00/1.00 vMB 27
768,341 768,341 0000000000000000000122c8a2d6aea21377615e25f0a1d53b588938fdb65b47 124 0.03/1.00 vMB 18
768,340 768,340 000000000000000000070356ef755157e02cbdc4eb205ba46865aea981f0c2e4 333 0.09/1.00 vMB 16
768,339 768,339 000000000000000000062c423d293c030c7731d076e675395a6fc23a71b01c8c 2,076 0.81/1.00 vMB 10
768,338 768,338 00000000000000000004ec59d6ea249fd4a09e8cecf17e92f6fc3dae2ea396b4 877 1.00/1.00 vMB 4
768,337 768,337 0000000000000000000227de2b062d8af71c4525ca7814c744b4d61d1a670d2f 2,654 1.00/1.00 vMB 16
768,336 768,336 000000000000000000012b841eb9bc4a121d7307ca0a9634b02ed08130c4b31b 1,790 1.00/1.00 vMB 11
768,335 768,335 000000000000000000060ac377c77f79069b9a26c6febca34ce241bf2f5e091b 1,322 1.00/1.00 vMB 17
768,334 768,334 00000000000000000000b469f42e71e7689d703037d8f4bb81a52e681f66c2d7 2,785 0.96/1.00 vMB 10
768,333 768,333 000000000000000000006e789cc19f10ac2106b8ca7cbcaae0a54e9bb10f6953 3,306 1.00/1.00 vMB 18
768,332 768,332 00000000000000000001aa2738f34aaba5d72931e80e6c4946c0b0483dab41e7 2,485 0.80/1.00 vMB 14
768,331 768,331 00000000000000000000b933b35b1c28632f6bde55709ce726bc0de9764c192a 1,642 0.58/1.00 vMB 13
768,330 768,330 000000000000000000057612ec30f459443b8d434a7509860243edb9a448d8a3 2,454 0.69/1.00 vMB 15
768,329 768,329 00000000000000000007cc62afad90c8c243ac63df04edf38edda585fe99e911 327 0.08/1.00 vMB 15
768,328 768,328 00000000000000000000da1cdf035bdaa39acf976682fa15fd9a41a91ce91ee6 1,221 0.47/1.00 vMB 16
768,327 768,327 000000000000000000019b7305e8fbe9dea5b20d5b365b135ab1afdfc3915e2d 1,717 0.55/1.00 vMB 14
768,326 768,326 000000000000000000060afc20e4ae0e239b16a23bdfce47943e801c9aa56f24 80 0.02/1.00 vMB 12
768,325 768,325 000000000000000000017ff272d6094717f538c9c0f9963894360b54c693f9e0 407 0.10/1.00 vMB 14
768,324 768,324 00000000000000000001028dc0eeab05f04715fd9e484f87a105db3d4d632df9 1,912 0.74/1.00 vMB 13
768,323 768,323 000000000000000000055e60aa0cacfea0ead7e71fb968aaa89ff6038667665a 1,762 0.95/1.00 vMB 3
768,322 768,322 00000000000000000003f4c0cd9399df6997cae420c26c6727be8269ac7cba97 2,306 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.