Loading Tool

Explorer IconExplorer

Memory Pool

78,927 transactions
29.54 vMB
0.07107822 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 8bdf99fd2fba2d0ec9b6ed3edaf89a45b23628853dd4bf64e9cf4ce1e78b93c5
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (676,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,334 238,334 000000000000004493032fc264b6a75895c5e23ce123ea78fa848c1ca59f6ad8 500 0.22/1.00 vMB 187
238,333 238,333 000000000000000524c1a31d5268156915169f5abdbd7288f2972c052a942838 345 0.17/1.00 vMB 182
238,332 238,332 00000000000000e49bffc341ffaccd2bef32e28e1dbe9651109a9f0591c2156a 256 0.21/1.00 vMB 80
238,331 238,331 00000000000000b83d29747df4bdefe4edec2d5db3e560051bfe105031d4a436 282 0.12/1.00 vMB 193
238,330 238,330 00000000000000842db62f5b5b70823c5b9361057ba2fc03f94f4ea9a9f5f4f6 109 0.06/1.00 vMB 17
238,329 238,329 00000000000000f8e77bafc9bb55ec7f4bd856d7763487a7ed6b4c56e940b17e 192 0.09/1.00 vMB 142
238,328 238,328 000000000000001f7a6f1ac1fc00eae8f3ba6aad4dd93e40bcae06aae1433990 398 0.17/1.00 vMB 185
238,327 238,327 000000000000014ee40495e3681fa74ada995255ce1c6cae845d12bd711407d6 209 0.19/1.00 vMB 108
238,326 238,326 00000000000000bbdee27daeb19bc4c5417d0256381a5be12152f1330dc575dc 353 0.25/1.00 vMB 110
238,325 238,325 000000000000014a04fd10efe3eb0df14a39b7e09beecd21b6274c8832625018 585 0.25/1.00 vMB 195
238,324 238,324 000000000000006ab793cc2e47308ab1bcd8e0bb2b3ce556bf9cb23a0527be2a 752 0.25/1.00 vMB 270
238,323 238,323 000000000000004a79e619af78ffd4d0b55d47f432aef35e2484a7893b6331df 335 0.10/1.00 vMB 74
238,322 238,322 000000000000014614271d76925b98b82fadbe4f0dd8fc223b2221f97a2122a1 474 0.25/1.00 vMB 159
238,321 238,321 000000000000013e0d2d86c8bf170b72a0fadee084af7bbedbf66377bea5b69e 638 0.25/1.00 vMB 216
238,320 238,320 00000000000000f24ae393277d9a399d3477385b8f6d6a21655b05411d8ebe12 64 0.02/1.00 vMB 207
238,319 238,319 0000000000000111a84bd42ed757a5d1d2fbd8a0768724b250df7d3b12297b6b 503 0.21/1.00 vMB 187
238,318 238,318 000000000000009d773d52cf18444c43cd42a41af513d368a955458b3c28fabd 520 0.24/1.00 vMB 177
238,317 238,317 000000000000010ca0ee3139d878657b3f92e1a725557f3cdd86c5643b850383 344 0.17/1.00 vMB 172
238,316 238,316 000000000000007df26ec3c41b42e79338905b6cf0e45b4eb24c6ce66b9671ae 399 0.18/1.00 vMB 204
238,315 238,315 00000000000000308734d9d3cd5a5cafd3433c089dda068ee7e5a71c8171897d 285 0.13/1.00 vMB 189
238,314 238,314 00000000000000f64e3634acebee89d6b4ee697ffe428e0a45619abfb7930593 256 0.27/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.