Loading Tool

Explorer IconExplorer

Memory Pool

39,686 transactions
27.08 vMB
0.05568372 BTC
Random Selection Loading Transactions
Max Size: 141.55/200 MB

Candidate Block

Mining Attempt 84eb074146d5cedce13579234bdc61ac6c3c1719491b3d9e1bc0299939b94cb7
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 942495114cbb20671336da2133b38f5fb4ef30563d9622fececf7ab33d7c77f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,180
Size: 1.00 vMB
Total Fees: 0.00550952 BTC
Feerates: 69.10 > 0.55 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (381,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,379 533,379 00000000000000000028d11f6270b4bbe81c5062db43b2172af48286f460d2a0 1,882 0.87/1.00 vMB 27
533,378 533,378 0000000000000000000458b53cb7cd8190978048596b0291efcadb3b6106b5db 1,283 0.44/1.00 vMB 28
533,377 533,377 00000000000000000021774f08f5f4d3a1d4229d42c908c7a48de8e98d36dcc4 596 0.23/1.00 vMB 27
533,376 533,376 0000000000000000002c0bdc97e649adf8f44b8426cbcecef75be5bf9f8821e5 1,788 0.70/1.00 vMB 18
533,375 533,375 00000000000000000014aa7048b1154e02ea1b52d7e691e8adf23dd72bb3df1a 1,629 0.64/1.00 vMB 21
533,374 533,374 0000000000000000002e0276bb0dc7d3b8b87c74600fbc58eee4485589a003fb 382 0.15/1.00 vMB 11
533,373 533,373 00000000000000000000bdcc6e89af14708aa179848877d3a67d68af7dc95de7 671 0.25/1.00 vMB 39
533,372 533,372 00000000000000000002c9f102bf746405bb29615b2cd241d346553de59aa882 2,249 0.91/1.00 vMB 16
533,371 533,371 00000000000000000035e0a17e1d58319088a8e217b1b27c06eb93b321078e91 470 0.20/1.00 vMB 55
533,370 533,370 000000000000000000281fbe4629241169aaece72be7d2d204f1f133dfe0dfa6 56 0.04/1.00 vMB 10
533,369 533,369 0000000000000000002bf4a95335be0bf5856bc4af73c712fd349009c813c50b 1,060 0.56/1.00 vMB 15
533,368 533,368 00000000000000000012ff7cd4b08c2685c7fb2541d6ee3cf43fd4e0acf4856c 1,347 1.00/1.00 vMB 16
533,367 533,367 000000000000000000150614e6f306b872493485fbb735938bd49681178d0c84 1,313 0.76/1.00 vMB 12
533,366 533,366 00000000000000000017dcf8becb7fe2df2eb266930eda6bddd0ca0afd87b2b3 351 0.12/1.00 vMB 42
533,365 533,365 0000000000000000000758a8e3321807236fe694fb1ed6871fcc5aa53a465bf9 852 0.56/1.00 vMB 17
533,364 533,364 00000000000000000027665a84775223193a5f0063926b8c061427b0f7be3c2b 1,398 0.74/1.00 vMB 12
533,363 533,363 00000000000000000011f4f5b0cde9b1a729aff0a046c6e79d5fb0692501ddd9 366 1.00/1.00 vMB 4
533,362 533,362 00000000000000000035b82578503cda13382ecbc9271029ddb5410fa03575a3 138 1.00/1.00 vMB 1
533,361 533,361 0000000000000000000d776a2e07f3016582a62ab2e14b08831315171db13951 1,795 1.00/1.00 vMB 16
533,360 533,360 0000000000000000000655c94ada4fa43ba8baf5440c95026b79923b9e353b2f 1,182 1.00/1.00 vMB 16
533,359 533,359 00000000000000000022b223dc7bba1a7def3daa47d63b9a09728674294a0055 1,103 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.