Loading Tool

Explorer IconExplorer

Memory Pool

78,919 transactions
29.23 vMB
0.12080758 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt d6047220af8a71c710e82f11009274edf81a78ba6fd3fdd33901a1dc0fefd5d1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root eff6bf0e4975ab4e56176138629e0beaa1f126b4d3dd3015aeea81344969c74b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04386048 BTC
Feerates: 150.80 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (281,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,344 633,344 00000000000000000013c938d91764b73bd745c0fcdb77acf60688e54a69e89f 1,494 0.54/1.00 vMB 22
633,343 633,343 0000000000000000000eefca137c1279dae4ce7d2a791f67626f9b5d55c81efd 959 0.28/1.00 vMB 25
633,342 633,342 00000000000000000004db6bcb896f9a5467ce520d6806e65dd596d9166b5ef1 105 0.03/1.00 vMB 23
633,341 633,341 0000000000000000000afc02174bb22b97e960ffdac6ce256e9a7577121e34d6 2,251 0.99/1.00 vMB 25
633,340 633,340 0000000000000000000b02a8a84d9a3fd727ac0deba973f6a272bf4a967be29e 480 0.15/1.00 vMB 27
633,339 633,339 000000000000000000115d1483a43bb39890f50744a7321eeac5e9ad27603944 525 0.17/1.00 vMB 37
633,338 633,338 000000000000000000052ab01b88748767741d06c8387f8bc4d9038f1eef3a26 537 0.15/1.00 vMB 6
633,337 633,337 0000000000000000000a24649f5cb3f0079c3bfc5a1f3eebba9b3afdd82d902b 2,452 1.00/1.00 vMB 4
633,336 633,336 000000000000000000026d4e27e107751ea4baa000534b3fb073b7b88e44e926 2,726 1.00/1.00 vMB 50
633,335 633,335 000000000000000000118a0a3a51348e34d70d5e5330a6cdf83516883479accd 582 0.28/1.00 vMB 32
633,334 633,334 00000000000000000003bfb94859107c14e2e4da17dc0c704971cc47faeec28b 1 0.00/1.00 vMB 0
633,333 633,333 000000000000000000051889acae037def9f31688222cfe72d582e79f9ab1909 1,591 0.69/1.00 vMB 26
633,332 633,332 00000000000000000009fa70fbe0a10b3ad87694fc1068295954b5f2e64bf855 1,247 0.47/1.00 vMB 48
633,331 633,331 0000000000000000000120ba341a2d8e2ab3ab9a3c9fba5ee0c76e20e4f142c4 782 0.27/1.00 vMB 42
633,330 633,330 0000000000000000000e73eda4d6db885ccbd0fea2c867500767466ffc31f7c8 1,452 0.57/1.00 vMB 23
633,329 633,329 000000000000000000090b16700c51342724e669abc54b0a0052b71f280dd511 1,273 0.45/1.00 vMB 23
633,328 633,328 0000000000000000000ea6ccc833765aed229e38bf3ad3220e0654fb5895ca93 1,189 0.44/1.00 vMB 24
633,327 633,327 000000000000000000108b546a749922a1859f60cdd283e9c3fe95cdf441a486 161 0.04/1.00 vMB 33
633,326 633,326 000000000000000000095b06c6ce57b74b79616d8edfebc3eb632a2925ce4e47 137 0.07/1.00 vMB 20
633,325 633,325 00000000000000000005b6b0f0beaec92ffa3136e36f34f82043c22551c322ba 2,257 0.97/1.00 vMB 20
633,324 633,324 0000000000000000000b851993cb4b8ff9be55f8b6dfb1e51ebdb9eab3d45d53 958 0.36/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.