Loading Tool

Explorer IconExplorer

Memory Pool

80,265 transactions
31.46 vMB
0.07863330 BTC
Random Selection Loading Transactions
Max Size: 189.55/200 MB

Candidate Block

Mining Attempt 8335f93faedbc05cb03c79cf49321a2613039f1cf85c5c481484c6e19040123d
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 9b73d467f2aa623a6cdba36f965b89b5c9aa02453b08110b502c83b96375296f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,275
Size: 1.00 vMB
Total Fees: 0.01026153 BTC
Feerates: 100.54 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (398,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,211 516,211 000000000000000000140112037f53276ccbd24a5c5c9d5660fc8485ce3605fe 1,002 0.44/1.00 vMB 26
516,210 516,210 0000000000000000003bb1cd2556b009df9b710bb773ea1466360194d312a242 509 0.16/1.00 vMB 22
516,209 516,209 0000000000000000001da73c8fba2485d8d2b9d59ccb8e32b099cbfb98993a07 1,117 0.53/1.00 vMB 30
516,208 516,208 000000000000000000497abfd2d649f64f4d3ef4a8b30891576b671cadd02551 1,724 0.99/1.00 vMB 16
516,207 516,207 00000000000000000037ac86ba79d83ebda92edef8ab139c27df453f8d8002e2 128 0.06/1.00 vMB 47
516,206 516,206 0000000000000000001dc7256cea157ae23f1788e662c008a3ea553e1e4ce570 195 0.08/1.00 vMB 26
516,205 516,205 00000000000000000045947a16e7eda3f561a1876ce0fa1e3f6333d0e2caabcb 561 0.27/1.00 vMB 24
516,204 516,204 000000000000000000110ecc3cc4f603aa01f55dae7fe683c5f7296a54df6d8e 852 0.54/1.00 vMB 20
516,203 516,203 000000000000000000347da3f8ff2720a21dda47fadd7426bf3a2644b36d37b8 987 0.70/1.00 vMB 11
516,202 516,202 0000000000000000000b6efbb3461adf1e6afac0c84f19f709ee79d5e61bca2e 1,861 0.66/1.00 vMB 31
516,201 516,201 000000000000000000221034b9a9a125a2bf3f10905526815a2f3b8011c66cc2 1,535 0.71/1.00 vMB 20
516,200 516,200 00000000000000000003b4613cbfc4a625aa6f71cfd61eb44c049ec32c180959 918 0.33/1.00 vMB 29
516,199 516,199 0000000000000000003d80afb60e9cd5fe1af984932e2104ca8bbb3184227b35 830 0.32/1.00 vMB 27
516,198 516,198 0000000000000000000377c4ebb1d335974612d5a5294f9ee2b314d3c0c9e48a 107 0.04/1.00 vMB 29
516,197 516,197 0000000000000000002677fc05acb4126f11611de81c557abcea624791cd00dd 1,326 0.49/1.00 vMB 24
516,196 516,196 0000000000000000001363bae9c71900ea7f9bbaa9c9587b317d23a5bdeb2722 1,116 0.50/1.00 vMB 28
516,195 516,195 0000000000000000000ab5e83e412d3afa2d74b3b1ff138206550ef2e0d41823 1,855 0.67/1.00 vMB 28
516,194 516,194 0000000000000000002a3921086d1c53695eca279c8faab4fc340f8859d7524d 2,286 0.98/1.00 vMB 24
516,193 516,193 000000000000000000120d469b7883dad16abbafb4c9c50041098aa2b6e8e402 670 0.22/1.00 vMB 25
516,192 516,192 0000000000000000001a9b771d1b871429572499cca23159b61a80afdefdaa5e 509 0.19/1.00 vMB 23
516,191 516,191 0000000000000000004e59077db0116faa582404862cb6e21027ebe7cb7330d3 1,507 0.57/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.