Loading Tool

Explorer IconExplorer

Memory Pool

46,935 transactions
22.56 vMB
0.11060265 BTC
Random Selection Loading Transactions
Max Size: 126.11/200 MB

Candidate Block

Mining Attempt 329290005295e59945933eb08e0f033ff79478d3c0114e13edd78107e19c5410
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 831c0d30acc51c3056375b0791e31df541f9551ab612069ce5843eabec68dc27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.04570421 BTC
Feerates: 192.68 > 4.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (743,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,993 170,993 00000000000009fd7e142d05b85c823308b1bd372d5f2494e111d13c9d356503 31 0.01/1.00 vMB 42,048
170,992 170,992 000000000000052b334b49d66c064284185f5512d2935dd862b7a7ef7c843a16 40 0.02/1.00 vMB 96
170,991 170,991 00000000000003d29df89a52b32298f950a4b122e1c275646571133a2180bfd1 8 0.00/1.00 vMB 263
170,990 170,990 0000000000000ab22c714165d613f60f2231bffc0ccc3c8b64b114692d1820e6 33 0.01/1.00 vMB 185
170,989 170,989 00000000000003c7062d3edbf9ead29501bc60695795d73b4e497155fe495d73 86 0.04/1.00 vMB 356
170,988 170,988 00000000000003e324a9bf7b8850a8091285c8ccac29794a1b6c77b060f7e3cb 63 0.04/1.00 vMB 62
170,987 170,987 000000000000071127f3c0854605f988471150081272e036274600f0ab552ef1 30 0.01/1.00 vMB 44
170,986 170,986 00000000000001ea5d881ef1102f19e8fc26dc27712e44928e49d9893aecc63f 1 0.00/1.00 vMB 0
170,985 170,985 00000000000007dbf9d683fd57eb54183898e0c763ff737025a46f20d70f15be 19 0.01/1.00 vMB 21
170,984 170,984 0000000000000652b875fc2c903f57bae532d028249d780ff6baaaf090d4f11b 32 0.02/1.00 vMB 131
170,983 170,983 000000000000003bdb865d00db05dc8fc7febf1f540bf80538433cd298a1f341 84 0.02/1.00 vMB 7
170,982 170,982 000000000000010f8bff338c19ef51bf6269e7809407aff45373858d5cc1d985 88 0.05/1.00 vMB 138
170,981 170,981 0000000000000275a88641fe8d1571f857721be32ccdfbf253aeaf695bdae3f2 1 0.00/1.00 vMB 0
170,980 170,980 00000000000008597f4e34da137a8a61ac8b4b801e62eb09525a6a63370c2465 58 0.03/1.00 vMB 68
170,979 170,979 000000000000086ab6f136e6e51662a3a7281e8c0867a15ff52f761fe018620a 16 0.00/1.00 vMB 244
170,978 170,978 0000000000000a0f9a8321b086ce3f1fc2feeb5cf077caf53cb4ef56ae0afe75 126 0.05/1.00 vMB 81
170,977 170,977 00000000000004280f7bc00a14e316a2831922e223527e2130c1f43027816523 13 0.00/1.00 vMB 5
170,976 170,976 00000000000003c8553eae6d6ca1852c3e98bf4b1a278e4cb3fc88c7c545f757 40 0.02/1.00 vMB 227
170,975 170,975 00000000000002ee0cd61a6a8d0dd449dc4d1959333d9bb9ff36516ad2cadfc3 16 0.00/1.00 vMB 76
170,974 170,974 00000000000001541f27bc89e0aa7df66af7fc4d479b25235490e27e22539f9e 36 0.01/1.00 vMB 152
170,973 170,973 0000000000000152525bc00ac164dcdc9cf061cec95a2c906c920e6c8019394e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 557.89 GB
    • Received: 7.09 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.