Loading Tool

Explorer IconExplorer

Memory Pool

81,930 transactions
31.76 vMB
0.07955443 BTC
Random Selection Loading Transactions
Max Size: 192.82/200 MB

Candidate Block

Mining Attempt 387df9614c55e44dc067386004f80372fbc973564163bcebc8d6585f4878584b
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 4a083a45083586fcdbdddb1c825467e777b76251f47648f0f28261cd27f1ed1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,217
Size: 1.00 vMB
Total Fees: 0.01023611 BTC
Feerates: 73.20 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (139,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,482 775,482 00000000000000000004b3eb920c1c558f49cd89a11198fe8ef06001e7fa4138 206 1.00/1.00 vMB 4
775,481 775,481 000000000000000000058a59527be606a446d52f0f6e91eef5ab7080505acd47 3,127 1.00/1.00 vMB 18
775,480 775,480 00000000000000000003dde8502125ed94b37493fa0c8f7892b0f98d33a76bbe 2,533 1.00/1.00 vMB 12
775,479 775,479 00000000000000000005953186c201532544996d7b0a51254ae3c017cc622c46 2,993 1.00/1.00 vMB 15
775,478 775,478 00000000000000000005139a33ee6da38ebadae775330b47c4045a932945923d 3,473 1.00/1.00 vMB 27
775,477 775,477 0000000000000000000712568b3e8dfbc5b188ac2cb6e4a065587e1e433d26dc 921 1.00/1.00 vMB 6
775,476 775,476 0000000000000000000404c894581c458f8586f83a824af801cec2b58d204829 963 1.00/1.00 vMB 8
775,475 775,475 0000000000000000000399956cffd2d2827ed6b0974521b4047aedd15b4d8b8e 3,491 1.00/1.00 vMB 15
775,474 775,474 00000000000000000002b72a6ba23502c7be03530f64ad3bad901669c7f073aa 3,164 1.00/1.00 vMB 18
775,473 775,473 000000000000000000059551f2da86b34490614ab8c87af95af5cac712d3a070 2,485 1.00/1.00 vMB 23
775,472 775,472 00000000000000000001a6a85ee1e0a69eb8b0c33de88dc69846ba9c195ec487 1,548 1.00/1.00 vMB 3
775,471 775,471 00000000000000000003fdd05870ed90b4b65161f2224bdb7eefb017726960f2 3,114 1.00/1.00 vMB 14
775,470 775,470 0000000000000000000605a524be50fcafc79ffaae82083c1f1a91f004ab7252 3,444 1.00/1.00 vMB 20
775,469 775,469 00000000000000000004133daae3538f2606b166cab3c6dcb4826305475390c1 3,667 1.00/1.00 vMB 36
775,468 775,468 00000000000000000003f060b5369e8707b152336ababf49fd7e7930d1cdcb1b 3,347 1.00/1.00 vMB 16
775,467 775,467 00000000000000000000784978d88a1aca646f43ec87d000b18c6dde50fc24c3 2,264 1.00/1.00 vMB 12
775,466 775,466 0000000000000000000631c21a4b2514681a8c05a1b6409a0f1e44abaf63a413 1,737 1.00/1.00 vMB 6
775,465 775,465 00000000000000000005ae3cfe3bad467bbf6911f4428754d0437e7713e268c0 1,626 1.00/1.00 vMB 15
775,464 775,464 000000000000000000007d77f14bb5ad95bf54cb91f065a77d9ace80b7af5915 3,217 1.00/1.00 vMB 24
775,463 775,463 00000000000000000001dd48dacc4913b6fbe2dc2bdb65dfcf10c6de64795fa5 2,805 1.00/1.00 vMB 16
775,462 775,462 0000000000000000000265d8e26a67d8e3009745eae6130f0a8429e1e6cd6d83 1,683 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.