Loading Tool

Explorer IconExplorer

Memory Pool

79,564 transactions
30.37 vMB
0.08040654 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt 09d889966d869aa9e8bef68dd675c874993a644eba343ecaeb611d24094dc92b
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 00d92cefe8a36e17e175ea1570dd3c1237c5ba7b24dd3809dc04d30e9ccd13b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01227455 BTC
Feerates: 150.80 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (613,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,210 302,210 00000000000000000112bc74472371856106589b9dad115ca46e57b31c88cdf0 371 0.27/1.00 vMB 25
302,209 302,209 0000000000000000301cb124717c9f031872ce91ce1cf4a7a27fa577ce305785 504 0.43/1.00 vMB 22
302,208 302,208 000000000000000054441599b0028b983e07ccde426ab47637c18a5abdf82187 417 0.26/1.00 vMB 27
302,207 302,207 000000000000000077ac47437017ba8eb04f6d7eeea823ffe8ab68437e964f83 583 0.31/1.00 vMB 23
302,206 302,206 000000000000000040fa65d8dd4b2072a5864d393851aeda3ff1f6b63d963db4 47 0.02/1.00 vMB 33
302,205 302,205 0000000000000000428c17f346e2617de0d36c983a8e41c4f88ec136a38f14fd 120 0.15/1.00 vMB 14
302,204 302,204 000000000000000067fd6e4522ee24dd26f0df7f5ff091dbaf6a4dd86ebb547a 1,379 0.75/1.00 vMB 30
302,203 302,203 0000000000000000383898ba6b46ff31cb2491a5c8b83e34c1348792c005fed4 295 0.16/1.00 vMB 27
302,202 302,202 0000000000000000365d76970dd29a6cd6a1db7bc5f8f2d5d454ba151f297387 512 0.32/1.00 vMB 29
302,201 302,201 000000000000000068c196d8e6c9d1a0e930479c8db795b265f700305100fc13 512 0.24/1.00 vMB 27
302,200 302,200 00000000000000006e602194ec61accc3a0227c5e38095dbd687e3aff5662a2c 402 0.26/1.00 vMB 26
302,199 302,199 0000000000000000511a855894df93b49c0564f0f88e6e95093d097d0b35763b 129 0.45/1.00 vMB 13
302,198 302,198 00000000000000000b40f0141fa6343d66798d1082bd906a613709e4931ad7ad 830 0.35/1.00 vMB 36
302,197 302,197 00000000000000005367fbe2f6e53181e0a026d9c81da60270185a2cf954c12e 254 0.15/1.00 vMB 29
302,196 302,196 00000000000000004b189784de83c5e5675b5f5e33a2c544be43e1078211d5b6 34 0.01/1.00 vMB 25
302,195 302,195 0000000000000000660f8953b5f726514c70593040de8c0533a3509030646243 70 0.05/1.00 vMB 22
302,194 302,194 000000000000000027209c89d534c13f3e0e059f9b24f7481bc201d48d4cff27 112 0.07/1.00 vMB 6
302,193 302,193 00000000000000002e14b4f03f93f047ab233ec017f0db8410f114b5ccc3ae91 692 0.37/1.00 vMB 33
302,192 302,192 000000000000000051b0386cbd24a2459b65e586221c086d90d9d872c6b59bac 486 0.32/1.00 vMB 28
302,191 302,191 0000000000000000651055ffcae346f2d4dd3242da47ed32e1754125f6372e6d 176 0.12/1.00 vMB 19
302,190 302,190 000000000000000003e5356b6817ab4ee9a8b7af571d5f64558d4eb176106133 8 0.01/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.83 GB
    • Received: 18.27 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.