Loading Tool

Explorer IconExplorer

Memory Pool

44,240 transactions
27.39 vMB
0.07150995 BTC
Random Selection Loading Transactions
Max Size: 144.25/200 MB

Candidate Block

Mining Attempt 2e1344cf0dedb545584970f01b85ad7014fb360189c392766714a4f879a8832e
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 21133d03105c8bc9099237da0f5974d205088e540880a5f630d35d3fa73c85f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.02028914 BTC
Feerates: 170.94 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (194,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,386 720,386 000000000000000000023071b00ab93a3ab8c6ee8700bb369041f48497825e79 2,850 1.00/1.00 vMB 6
720,385 720,385 00000000000000000009a518f184735e09c0ff9e5a3432a4ae34f4f7013ec20e 2,549 1.00/1.00 vMB 16
720,384 720,384 000000000000000000095861b800f428235b69985fe4f1fae5167226f8b24907 556 0.16/1.00 vMB 8
720,383 720,383 00000000000000000007a5832bfbd98da805bbf055f7331cb842bfbc2cdaaa65 2,394 0.86/1.00 vMB 7
720,382 720,382 00000000000000000004dbf264038ce1f17107a429004555e56f1375027ea98b 1,214 0.41/1.00 vMB 8
720,381 720,381 00000000000000000007d032ce41c08c8ebd37b893dfa6a7eaf31390b0b696cb 882 0.29/1.00 vMB 7
720,380 720,380 000000000000000000035f7679551aae45a8cf85a13908339613ec0905529c2e 861 0.29/1.00 vMB 10
720,379 720,379 000000000000000000034d0445df14289cb89ee6760123e419f34729925c1959 1,132 0.39/1.00 vMB 10
720,378 720,378 000000000000000000065e94124de85b7ecdb14e0c0fffc2c23ec184675d3330 738 0.19/1.00 vMB 8
720,377 720,377 00000000000000000002d8ad99a1410b9e161bb60d49f53cecdd190c5109bacd 1,641 0.59/1.00 vMB 7
720,376 720,376 00000000000000000009aafb8452447cc14ec08821153afb7691510889b62dc4 796 1.00/1.00 vMB 1
720,375 720,375 000000000000000000035048ded6dea408dc12f6d829209db36310e7c11cdebf 1,559 1.00/1.00 vMB 1
720,374 720,374 00000000000000000004442cbe92e714b1d67f188a190954a318a82ce3328889 1,708 1.00/1.00 vMB 8
720,373 720,373 000000000000000000047e0ac5555f5bf2ab0cb6ab441dd76da923bad2288aed 1,518 1.00/1.00 vMB 3
720,372 720,372 000000000000000000021660473c316ad10c702aa7cd76e223c9a9a486d4e6bc 1,497 1.00/1.00 vMB 7
720,371 720,371 000000000000000000043e1b0b4c5388b89c1853a1a7023a501dbf72d41834ba 3,006 1.00/1.00 vMB 12
720,370 720,370 0000000000000000000370765ad245973c9f1e4d2e953289a79cc927f565273a 2,611 1.00/1.00 vMB 4
720,369 720,369 00000000000000000001b0c679840feb73aff444b9fc0b48b7b0c3dcf2047eb6 3,134 1.00/1.00 vMB 11
720,368 720,368 00000000000000000001ca2ae4bf8c8301cf373bac959133799af0cc229c1171 3,165 1.00/1.00 vMB 6
720,367 720,367 00000000000000000006018d8330c0e71c1d12941a87477ad2840df175763023 2,896 1.00/1.00 vMB 16
720,366 720,366 00000000000000000002668df29830aea51e0c8f74285dd34f8870184aed3871 3,394 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.