Loading Tool

Explorer IconExplorer

Memory Pool

80,623 transactions
30.57 vMB
0.08447015 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt 1446b5a4cae8bc0498b63e69e4a13a12c4d8fa31d6b7ef6b2892b586fd383544
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root b483fd69e6e0f8316ff9e5d25bb4f0cdb0d3786b5b83ebab03afe47316e6ed51
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.01549335 BTC
Feerates: 73.20 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (429,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,995 485,995 000000000000000000c23ad8a3a1a5faa6e51e03ea7546eb86996dbbf5aaad26 1,794 0.97/1.00 vMB 35
485,994 485,994 0000000000000000002008e82fa074eed49be44f6ebc3b8216e5794ee21c48d6 1,630 0.95/1.00 vMB 123
485,993 485,993 00000000000000000077c0388dfca695aaa4a6b7f0f18968fda2e08dd805a964 2,171 1.00/1.00 vMB 180
485,992 485,992 000000000000000000d7aa71e315fbab98d80515f5dfbbdfaf22e3cec3e12c6f 1,235 1.00/1.00 vMB 96
485,991 485,991 000000000000000000fe8c98a6359db63e0c410c40e4b7ccb26c33faa3aa7b1e 1,488 0.97/1.00 vMB 57
485,990 485,990 000000000000000000aa320e9629a4ab440115fbed0580c6e2883f8ac5ef16d9 2,346 1.00/1.00 vMB 179
485,989 485,989 000000000000000000dfb59977b2e9bbb7113156742294a973eff7eba3c47da3 1,891 0.97/1.00 vMB 77
485,988 485,988 000000000000000000c29c253d52669c36ff81ac4e50e0f04ea9333a4a7ce9bb 1,517 1.00/1.00 vMB 29
485,987 485,987 000000000000000000dc21e9cef5460fe04748032b76dc3eef01d4288baeced1 1,978 0.96/1.00 vMB 146
485,986 485,986 00000000000000000035c2e4de19ed1180c8bbdf516cd2935b157e685db05de0 2,491 1.00/1.00 vMB 36
485,985 485,985 000000000000000000a7c1aab95ac2b6b0d8c1d8c3d357bcb8cc04301ce55cac 2,259 1.00/1.00 vMB 133
485,984 485,984 0000000000000000004a40184e9947f4d85932e696310680b1ddb0ffeb4c3820 2,012 1.00/1.00 vMB 27
485,983 485,983 0000000000000000004141007e4ddbb7f74dc860adad96914a3de26efdc9a5ac 1,857 0.99/1.00 vMB 37
485,982 485,982 000000000000000000b67b3eb9bebc6c4567bc47f7fd81943d8cf481ce9060d5 2,407 1.00/1.00 vMB 175
485,981 485,981 000000000000000000f5438d4bb5f483b6ca88d3d1028b2750c2f84fc5381d2f 2,080 0.97/1.00 vMB 110
485,980 485,980 0000000000000000008b639f726c12dbeb166eb61c30c03843fd39adc6cbaeac 2,261 1.00/1.00 vMB 179
485,979 485,979 0000000000000000006b2223c745d25d0e60a62bb4579529981cead6010a2898 1,104 0.79/1.00 vMB 120
485,978 485,978 0000000000000000007bc67c8faa416e580a9dbdfe542b139e2309bae1c00fa2 1,361 1.00/1.00 vMB 36
485,977 485,977 0000000000000000007bd1ca920127bc3706c35003d912f7d3f1f30f0e270c90 2,061 0.97/1.00 vMB 86
485,976 485,976 000000000000000000f4ce95eb95197eeb492f2492e688abeb687764c9a02e23 2,092 1.00/1.00 vMB 128
485,975 485,975 000000000000000000dbc105a67fec62d19451bba0a73d8ac818acedf6f783c6 2,025 1.00/1.00 vMB 148
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.61 GB
    • Received: 18.22 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.