Loading Tool

Explorer IconExplorer

Memory Pool

44,320 transactions
26.70 vMB
0.06796940 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt ae3d7c33887b9b44605b28528e608b65fdfd60f56c572c51b303800d4a41ecc3
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 13b2790c7e3a2185ae20384625aa1aa7e3c5b0ac74823f9f7b8b19457f199bb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01875277 BTC
Feerates: 150.68 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (672,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,459 242,459 000000000000001b0aa8032c2000c0d3501c43492cf9688526ba0d7d460162e0 367 0.17/1.00 vMB 337
242,458 242,458 000000000000000eaaa70ac1a45336719e81502d2d46f9def0bbe7eed8ec56b4 262 0.14/1.00 vMB 138
242,457 242,457 00000000000000a766b4a648b7c51a1d922eceb38b3f52e03dc7aa8a17e393b6 433 0.24/1.00 vMB 2,236
242,456 242,456 00000000000000b282ddc66ed5ac0bb9acdb1aaf94cb62fa739ef94e85d1f279 424 0.25/1.00 vMB 140
242,455 242,455 00000000000000c5a5b0b5066bf4e0d8b004dfeef45c7427abfc4acb5ff04694 592 0.25/1.00 vMB 537
242,454 242,454 00000000000000d93a725cef46e91dabf14fe5090a10e6651cd380e4f1bdaf12 735 0.25/1.00 vMB 464
242,453 242,453 0000000000000094541cc561655832c4fabb69f4fe983e50bebcb1ef2f144c75 528 0.25/1.00 vMB 343
242,452 242,452 000000000000009a1a4e5685a448c59d963c18e18888b0f40bcc4fc28ec4edac 66 0.04/1.00 vMB 38
242,451 242,451 00000000000000b3bcbfe6a2b4d64d7bb17f9d7f10a2b0dc3b5052702d237034 948 0.50/1.00 vMB 331
242,450 242,450 000000000000000852ae1579b200579c452005bba8553234646823992fca4bd9 476 0.25/1.00 vMB 80
242,449 242,449 00000000000000b1b1b4c289c6d09adad16d713df8bd540958baf02991286304 1,125 0.25/1.00 vMB 67
242,448 242,448 000000000000007e19a7c3c38994cc0137be86f75b02c816217eecfe8de9d157 595 0.25/1.00 vMB 145
242,447 242,447 0000000000000035be15922cfe67a1b2cc8aa1dc6a2926703f80fdbebebaabb4 736 0.25/1.00 vMB 403
242,446 242,446 000000000000007123a544506c274a4eaaf62809394c078995fe90689c1151b4 512 0.16/1.00 vMB 133
242,445 242,445 0000000000000091ba6b1aa60186fa36dc56889995228f7c4b866ce9ebea3c89 396 0.25/1.00 vMB 92
242,444 242,444 0000000000000056013ba6921ce83377a6f131bf62643cd7e0b05a42a8628f01 70 0.02/1.00 vMB 171
242,443 242,443 00000000000000aeef2999468cf52014a45e46f97241175b46755b06fe1f2331 367 0.19/1.00 vMB 325
242,442 242,442 000000000000005eae08759deb410a00a1b8e60f3f96938a2066e699c1b0f749 541 0.25/1.00 vMB 407
242,441 242,441 00000000000000c574f967f68ab4d7be9193e29748f292657302ab5cad5cc069 115 0.06/1.00 vMB 61
242,440 242,440 00000000000000313064e68ee30895362f5577dccd607d1f42de44ef56ae295a 567 0.35/1.00 vMB 195
242,439 242,439 00000000000000aa6608df8604701ccf50ab210bcb44f190dc8718849abf394b 861 0.25/1.00 vMB 391
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.