Loading Tool

Explorer IconExplorer

Memory Pool

78,622 transactions
29.34 vMB
0.08399625 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 8c0a18e54a021da36781949c5c10e897e08d2533c151662e706f60a120638c04
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 009bed272bd53cd5fb7eeb3b9b0f4c026a7fe67416792c9bf7fbf665ee8e39ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02222243 BTC
Feerates: 95.73 > 2.23 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (637,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,198 277,198 000000000000000155cfc5c272153421cf2ee63fdb2b01e3f50ccf9d98b27344 272 0.19/1.00 vMB 30
277,197 277,197 00000000000000035fdfac55717fc68a6b293bfb0a88282c1abc0b1a69211484 284 0.13/1.00 vMB 52
277,196 277,196 00000000000000032e619594a2e14330693cf098d13a7466cc0aaa2cfafede68 130 0.06/1.00 vMB 42
277,195 277,195 00000000000000007ebb2c2b33671c573a886f05acf2c176b715b92cb95de276 76 0.05/1.00 vMB 30
277,194 277,194 000000000000000129e47935f72e48d2ea7dcbbdfa72af7fc7154a0248ee6d5e 122 0.06/1.00 vMB 34
277,193 277,193 00000000000000035845e461f43563f46ed8e384d41280f750a53e50af79f319 177 0.16/1.00 vMB 21
277,192 277,192 000000000000000345d2f717fa997ac97a640b3725af270e18b751044be5ec28 502 0.25/1.00 vMB 72
277,191 277,191 00000000000000006bce6fef30bd7acb0020672d7001a97edc555bf2f9e9570a 134 0.07/1.00 vMB 32
277,190 277,190 0000000000000003907531784039537859ae55d3eaea97f1527b4e0f2b0b7c28 385 0.23/1.00 vMB 54
277,189 277,189 00000000000000007c78ccc679f070b8ee8987232afd875494ee8b7b44719e61 97 0.07/1.00 vMB 35
277,188 277,188 000000000000000013b33d93238caf77f2b64f612697c685285e35e66bf5222f 63 0.03/1.00 vMB 118
277,187 277,187 00000000000000034b02d7f0430d420578d2f873b96e8ebdf37629893ec884e3 192 0.11/1.00 vMB 35
277,186 277,186 0000000000000002a9f67ccc94e1ee2314f7ffc41573ecedee0143bf962253db 414 0.22/1.00 vMB 28
277,185 277,185 0000000000000000f12a2fd2e6fe2830c2cab7f426da03e8cd26c48ed1f39c83 77 0.03/1.00 vMB 55
277,184 277,184 0000000000000002b84a18d3a16856d668f12b5ff0b7b430abfac08e7355aff8 261 0.12/1.00 vMB 42
277,183 277,183 0000000000000002576c54c5263096fc72da6a47de1f86fcfd9343f7c10b16a9 350 0.21/1.00 vMB 35
277,182 277,182 0000000000000002342d2cc9f58c6dda5c026dc0c840db4baa6b0a8bfd574ca4 128 0.07/1.00 vMB 26
277,181 277,181 000000000000000323b00994ecca7e5978df6d893cf5eb04191e3fb7423c522a 59 0.02/1.00 vMB 68
277,180 277,180 0000000000000001a69858e1f0b4d85e97a12e2d1c0f7362aa8c0d2e706070d5 200 0.33/1.00 vMB 17
277,179 277,179 000000000000000098544f943a0916b0af923cba4f982c28e484cadb40311292 538 0.25/1.00 vMB 41
277,178 277,178 0000000000000001782f1ac5be419c3cb227dd78263ee15cfe3d4fd2961b81e0 30 0.03/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.89 GB
    • Received: 16.43 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.