Loading Tool

Explorer IconExplorer

Memory Pool

81,048 transactions
30.74 vMB
0.08789304 BTC
Random Selection Loading Transactions
Max Size: 186.92/200 MB

Candidate Block

Mining Attempt 8a07bcf0db94710101266569bc94fa4ab4e0a577b295be0b36e7a8d1e9e67ae8
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root ed676df62916f82e1bd0b96b7f1c7e76ef909fe24fdabc0e710d26e14a138a7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.01704921 BTC
Feerates: 73.20 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (27,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,346 888,346 00000000000000000001a34f704d0635929030640073ea9e36aea6c7acb5221a 2,908 1.00/1.00 vMB 2
888,345 888,345 00000000000000000002683cdb4d1840b6508ef21de5b41efe6fe029a74eb966 3,528 1.00/1.00 vMB 4
888,344 888,344 00000000000000000001483f2bdb4a64c74ac5c08252c0a9023ddf5df189fba1 3,444 1.00/1.00 vMB 4
888,343 888,343 000000000000000000009216634d2a320acd8bd0219914d6c9f7693d7cd02cbc 2,435 1.00/1.00 vMB 2
888,342 888,342 0000000000000000000173f61267adb1a6d6cfe6b6ff947b69b7266856ff35a8 2,649 1.00/1.00 vMB 2
888,341 888,341 000000000000000000013e2364141da7318c2ff3a23cc10a6c4e80d401c2bb98 4,222 1.00/1.00 vMB 2
888,340 888,340 0000000000000000000121001f95bebab3e2744b0064cc6bc71d4fbefa37b0de 2,579 1.00/1.00 vMB 5
888,339 888,339 00000000000000000001f126563c751248ea7886fb5409eca871a153642aa4f3 3,976 1.00/1.00 vMB 1
888,338 888,338 00000000000000000001e6a82026461ba269ab09a2fc68774d170c246fb94483 2,588 1.00/1.00 vMB 1
888,337 888,337 0000000000000000000175ae3749a5f5f3cfd0ce2efba130d085cbcc9734262c 2,340 1.00/1.00 vMB 3
888,336 888,336 00000000000000000002363bc416462e37618e5ddb1cf6b8b83bf4fb19a44355 2,645 1.00/1.00 vMB 3
888,335 888,335 0000000000000000000191cf5756080a97eec44b11bb9f88562d14eaf07c5b36 2,117 1.00/1.00 vMB 2
888,334 888,334 0000000000000000000024a78147c2adc5b195815250d19b21afaa11d8f06ea2 3,774 1.00/1.00 vMB 5
888,333 888,333 000000000000000000002525ce056f2a6c36374c699c7398d53085adffaa708b 351 1.00/1.00 vMB 3
888,332 888,332 0000000000000000000225fedd06cbc0c3b623b9eb5e975e2e7a673f1aee2032 1,762 1.00/1.00 vMB 1
888,331 888,331 000000000000000000021dab66cf25897eab669c4bc5d0f1542dd4ead6d843c4 3,494 1.00/1.00 vMB 5
888,330 888,330 00000000000000000001935ddd72b207d744d03e6040d7a156b81697159f3979 3,900 1.00/1.00 vMB 5
888,329 888,329 00000000000000000001e06fc6f17ce7965d0907441b8835d0000c44259a7aff 1,625 1.00/1.00 vMB 1
888,328 888,328 000000000000000000010ea3f3d6dd758b50e39688481141475f9c966326caf9 2,214 1.00/1.00 vMB 3
888,327 888,327 000000000000000000009bb6f99dbbb13dc53ee50ea0cd086d57748ee194a6c6 813 1.00/1.00 vMB 1
888,326 888,326 0000000000000000000169a59f09adf45d1d36f62cf713b8dcdefe25562161de 222 1.00/1.00 vMB 1
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.62 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.