Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.65 vMB
0.06730794 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 34b86181e583f6eecdfcf520457e6992a0ebc92eb838e1cffc576252444c79b6
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (678,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,159 236,159 000000000000000107b4ded92596ec9f1c0ccdf2e7426f5cf9b4958d74804da2 358 0.15/1.00 vMB 172
236,158 236,158 000000000000005ab06a0db8d3bb08b991ef6d934f40d4df1785d8870d014534 840 0.38/1.00 vMB 1,839
236,157 236,157 000000000000010753078dc1e373e980430c22990dfb01524a0adb45817b170a 359 0.17/1.00 vMB 170
236,156 236,156 000000000000010f7aac1b1a3b696a6988ef32cbdbc32faac888634691e251b7 288 0.14/1.00 vMB 174
236,155 236,155 00000000000000ca0b6ff29d1a40583ea4be7d8f8a0abebbc12aabbd819b066a 467 0.19/1.00 vMB 185
236,154 236,154 0000000000000101922e6fe9840bf97dcffacce369701063d3808a57eff234d0 84 0.04/1.00 vMB 160
236,153 236,153 00000000000000fdd13bb44f9ca2689d0937c99638254abcbba74075b661526c 212 0.09/1.00 vMB 205
236,152 236,152 0000000000000135f03b2f8b50f666b1fb7dfa64f739d475f6f07b6e7867688a 175 0.15/1.00 vMB 59
236,151 236,151 000000000000007bf6b24cb8a80ab6f4503c940a768b2cd794872f3f4192dd4a 231 0.16/1.00 vMB 128
236,150 236,150 000000000000017b67a6f37549ee1c2ad859ca16dd03a087262aebb460f1df86 355 0.25/1.00 vMB 117
236,149 236,149 000000000000000116ce463665b4d3b7d8a98ca272364bbfde2a93d7a3a6aeab 784 0.25/1.00 vMB 174
236,148 236,148 000000000000013fcd8f08986dee466ea198224dd6a2d2437503df4b82ab5f20 802 0.25/1.00 vMB 246
236,147 236,147 000000000000012555f6d673b6fe58034ea3b7a27f85a81d0c651400a4f02d40 387 0.25/1.00 vMB 129
236,146 236,146 0000000000000097d07e9a6bf5f9dcc13064d483cd13f20f1eede088366dbe72 61 0.15/1.00 vMB 29
236,145 236,145 000000000000011f3cbf211385fafc987d6914226f5139b4255a7e770f3ba347 406 0.18/1.00 vMB 190
236,144 236,144 0000000000000024b5e467bfcfa4269ec7d104c2f2333d2fc9560624d15139e8 91 0.16/1.00 vMB 62
236,143 236,143 000000000000004443b3cd406d9e6894e9af7bf098d82f85d8e3a01ac6b1f5f4 499 0.23/1.00 vMB 162
236,142 236,142 00000000000000d9955f9fe2161524121f0e21f3e2b1a57f97578c98dc31d636 152 0.15/1.00 vMB 71
236,141 236,141 0000000000000123530e6729e019012acef1ce0df153868a9a3f0fef09d23de5 722 0.25/1.00 vMB 168
236,140 236,140 0000000000000148045efd8deddf7b25a4df47f7ed28faf30d9c841aa413a56e 171 0.15/1.00 vMB 73
236,139 236,139 000000000000005c962b79e305d19a7b354291f54647fe9631f7a5e16a0a75e3 255 0.15/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.