Loading Tool

Explorer IconExplorer

Memory Pool

82,936 transactions
31.22 vMB
0.11191936 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt c375f56425a53664f9afd1339fbd60284e33ab1a64502948ef5cea35737b5641
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root c4d227902b8ab6fede87efba6f9e2447290764948485baf5f6868adc8cfb5396
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.03570508 BTC
Feerates: 200.89 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (532,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,120 383,120 000000000000000004b68adfec5514db9a29d3b82e4b20d9330d1749013afeed 1,043 0.82/1.00 vMB 30
383,119 383,119 0000000000000000014d2a3a95fcce5d6a884f0f9dd37fe0c91d3926f0481adf 2,713 0.99/1.00 vMB 56
383,118 383,118 000000000000000001fb4e33d4db6149412ef85706d15182838db9c466f7594f 710 0.33/1.00 vMB 35
383,117 383,117 000000000000000009ec3147897e091b602e94d40eb8bc819338041c52d586f8 1,569 0.92/1.00 vMB 30
383,116 383,116 000000000000000003f6216f758f3fcc476fd5c8b604634c9149ce3f5d32e031 574 0.25/1.00 vMB 37
383,115 383,115 000000000000000007dbdabcd7eb81110dd313ee9b24d33233204d58c889d946 549 0.27/1.00 vMB 25
383,114 383,114 000000000000000005286977873ffae2436327232254b9a060c7f5df62aed628 364 0.31/1.00 vMB 21
383,113 383,113 000000000000000008d23b0fa136a21af9f31a9e475b10bcec25ff6568ddcbe5 2,198 0.93/1.00 vMB 43
383,112 383,112 00000000000000000a5b624a23dbf3b0107c5b1cb6094c445f9b13d9342caa5d 1,677 0.74/1.00 vMB 39
383,111 383,111 000000000000000008d0d0faad27a5a277a10d07fbc52ffda4d8b37dba277a0b 1,245 0.55/1.00 vMB 32
383,110 383,110 00000000000000000fc26de590d696c37e66b3ebac48858196fdefed0f55f16f 426 0.27/1.00 vMB 29
383,109 383,109 0000000000000000027a116158413709e571ea4e53ddb97a26ac0ec997d77354 1,147 0.56/1.00 vMB 37
383,108 383,108 00000000000000000de37591291eedef98456399b5ef3d612dc23c8eae833ec7 724 0.61/1.00 vMB 18
383,107 383,107 0000000000000000076bbcd5b20032c9d4b815a305d6eaa93b15ceb170b944a0 1,251 0.87/1.00 vMB 28
383,106 383,106 00000000000000000b1628c67fcba681eabeb7474ba941779aea80b7d3a574a1 1,712 0.95/1.00 vMB 34
383,105 383,105 00000000000000000024ef6270faa074b88bdbeccd00f871a8c7ddacb9a8f56d 1,846 0.75/1.00 vMB 39
383,104 383,104 00000000000000000f758720ea5654f2eb1d97539d7a532497c189e4d8294e08 2,739 0.93/1.00 vMB 61
383,103 383,103 00000000000000000e69be99a277135448590de2ea8ade0fa424ebec4e97dbf4 221 0.31/1.00 vMB 14
383,102 383,102 000000000000000002dc6348be5bef1096f7dffed3150373482515d951422911 2,356 1.00/1.00 vMB 41
383,101 383,101 00000000000000000692bf96bf6a41190e73ec5c0e14d16cda095dd1e6c2d886 241 0.15/1.00 vMB 22
383,100 383,100 000000000000000000edad83e2d593bf338aee541f2755c824acc08e7761541d 140 0.13/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.