Loading Tool

Explorer IconExplorer

Memory Pool

74,759 transactions
28.75 vMB
0.08359084 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt 4ab5dbfbacd2d39af9c24ee1b767b9406e0e03fabf4505c28c4a26dcff8b930f
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 474117253376aee182907a1b6a5fd1152d6596cb9224eac218d5b1e4fea190d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.02519204 BTC
Feerates: 150.93 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (141,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,392 773,392 00000000000000000003134a0080f46fb47c741f92245d7ffa9d562a60dff434 2,194 0.82/1.00 vMB 7
773,391 773,391 00000000000000000006018d263857e861d4bf06d6321434f5669880eeaa507d 3,238 1.00/1.00 vMB 20
773,390 773,390 00000000000000000002cf16881a7cd5312ec584ca17147f63292544780d10ee 1,116 0.37/1.00 vMB 12
773,389 773,389 00000000000000000003674685f1784d9a2fcdf0096db2632097add636a6bc0a 2,391 0.86/1.00 vMB 10
773,388 773,388 0000000000000000000277df0f9860dc346523f4cf4972b56984524b52d5611f 1,851 1.00/1.00 vMB 10
773,387 773,387 000000000000000000051e72f7d862a2e9421024ef87db71cba1f7164ddf1f6b 1,694 1.00/1.00 vMB 5
773,386 773,386 00000000000000000005bee4da68306ecc95e6450a904054aa6f112908018fea 2,732 1.00/1.00 vMB 20
773,385 773,385 00000000000000000004256b47c615b199e839b5c4e586f21c7e891832b39db9 2,716 1.00/1.00 vMB 10
773,384 773,384 00000000000000000006b0f25523ef9a00fac656c7594e165697ddc5067beb68 2,621 1.00/1.00 vMB 8
773,383 773,383 00000000000000000004e03791a23298d5b3f2187d6fa5ce3f4c597ef28050b6 1,555 1.00/1.00 vMB 4
773,382 773,382 000000000000000000012a36b73a7655fe1f4b344491d13b891f0a8250fa0f35 3,687 1.00/1.00 vMB 8
773,381 773,381 0000000000000000000085025dffae4ff1ae1d6249a1a2c0a4a5d994ac89979f 2,953 1.00/1.00 vMB 10
773,380 773,380 00000000000000000003390c7316bab67d18b67754047cc9673337adbebd78c8 2,431 1.00/1.00 vMB 20
773,379 773,379 00000000000000000001d4b3d30478956d357306a3b71e2d3862bd056deb180d 2,936 1.00/1.00 vMB 21
773,378 773,378 00000000000000000007471bcff1e96e53fbcd602c7438a38d8e4257bbe78bd0 2,910 1.00/1.00 vMB 12
773,377 773,377 000000000000000000059321b87999550a51cb7c8708d3068c91f89e6d2ab965 3,527 1.00/1.00 vMB 24
773,376 773,376 00000000000000000005dda12437b2c1d0c430ac65dbe08661413778ef8510e9 2,619 1.00/1.00 vMB 14
773,375 773,375 00000000000000000000b837271233afa231d72e4bf5074701b0115c01be365b 3,389 1.00/1.00 vMB 21
773,374 773,374 00000000000000000004d82cf5f796b1e9912852294fb61aef0b67a67de757b9 3,632 1.00/1.00 vMB 23
773,373 773,373 00000000000000000002f4a304f5939bc22e379a208b2b977fd84021d8cb59e2 2,796 1.00/1.00 vMB 17
773,372 773,372 00000000000000000006c808bc86b294d91cee95aaaf5c092535ba5d531ff994 2,262 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.