Loading Tool

Explorer IconExplorer

Memory Pool

76,380 transactions
28.32 vMB
0.09337412 BTC
Random Selection Loading Transactions
Max Size: 171.81/200 MB

Candidate Block

Mining Attempt 59d23c3f9c143dc405eb4a1d63057f358a8b670f960b65f45e0872d2239c0dbe
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root db39b27aaee525bf8199091732cc7a080bfa51c3c41ed52ec9a967bd2bdcf4cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,624
Size: 1.00 vMB
Total Fees: 0.03077890 BTC
Feerates: 402.60 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (105,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,334 809,334 00000000000000000003034f50402351ee284a6a59767b15295f7de0deae0a20 1,908 1.00/1.00 vMB 21
809,333 809,333 00000000000000000003acab3e3f3fb81cb029f2c4f56c02845d000a77c15f7a 1,575 1.00/1.00 vMB 28
809,332 809,332 00000000000000000001cb7aaf5df3449bf450a8bd966d9eb23efee6398b75f9 1,638 1.00/1.00 vMB 36
809,331 809,331 00000000000000000004085ac40e380ce0a501368a9255b76f4168832dcdab2e 923 1.00/1.00 vMB 15
809,330 809,330 000000000000000000023df4d73dec495ab323a9ac734c7d41f558eb9a3e31cf 3,713 1.00/1.00 vMB 25
809,329 809,329 000000000000000000034e4c12476819fcd5daf647ad39ee81fe87d930ead85f 2,422 1.00/1.00 vMB 36
809,328 809,328 00000000000000000000dae7d47a8855974ce5f90d8375359c3cf44ab904e2f7 1,805 1.00/1.00 vMB 16
809,327 809,327 000000000000000000010a64db053ca66bcb3c8a8b728b4aa78de07075f3d97d 1,792 1.00/1.00 vMB 18
809,326 809,326 00000000000000000002794e103f1d5805fbff2c2b410b97dbfc5bf8fa198625 1,975 1.00/1.00 vMB 18
809,325 809,325 00000000000000000002643218976f6d1f5c2f1a623b48b65254c5cd49ff0818 848 1.00/1.00 vMB 12
809,324 809,324 00000000000000000001252d7d463afd34030ceb9f11acf4ede9343c3fd73a42 1,199 1.00/1.00 vMB 16
809,323 809,323 00000000000000000003edb45a3f22a39e23096d3e560ff7e39967f3454ac224 1,559 1.00/1.00 vMB 16
809,322 809,322 000000000000000000038288c4fac9cb9abb1b21999ceca1654e530521b8e7b2 2,602 1.00/1.00 vMB 28
809,321 809,321 00000000000000000002d2351d8570d415a77e52417f50e862fa1b18ecf99609 2,130 1.00/1.00 vMB 26
809,320 809,320 000000000000000000011bab56132768faf2cfd0de50e47938842fa797720bae 1,926 1.00/1.00 vMB 20
809,319 809,319 00000000000000000001422c842eb29525afe003b42e90f3840a835386b8b528 1,638 1.00/1.00 vMB 18
809,318 809,318 0000000000000000000426eb99c3b177781a42b18dea7b0acfa8f0de0d8da0f7 3,004 1.00/1.00 vMB 37
809,317 809,317 0000000000000000000496485dd9af0c681b539b47ac83192fc34c88b45366d8 1,732 1.00/1.00 vMB 17
809,316 809,316 00000000000000000000ddc25ef476622ec332ce5eacf2e41d5e0892fb2fcfce 1,928 1.00/1.00 vMB 23
809,315 809,315 000000000000000000024040226e405628f731e63332646937b96aefac37ef33 1,662 1.00/1.00 vMB 19
809,314 809,314 00000000000000000001db1e057c38a11516e12fb0856b5abfbedac14119ea15 1,892 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.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.