Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
30.04 vMB
0.07336618 BTC
Random Selection Loading Transactions
Max Size: 181.11/200 MB

Candidate Block

Mining Attempt 8f6e7cc2322b5a5d5c86ad6c71da768f6b96a17a19556d700daa285ffdb6bcb1
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e3fcefaede3a26d465edf4f2a9ded4ef864478ee854abcfaa55f408924574b93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.01158708 BTC
Feerates: 40.21 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (316,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,215 598,215 00000000000000000014036176f0296f33f497cc484c458522fcba50e4dc1c45 3,026 1.00/1.00 vMB 30
598,214 598,214 00000000000000000004fd4dfc5d3fb1002c7ca973cd8c884a837908a8b3d2af 1,807 0.45/1.00 vMB 13
598,213 598,213 00000000000000000010b13871238af57688885c63c3872759a218b565cda82b 352 0.09/1.00 vMB 27
598,212 598,212 0000000000000000000eb5a6788735bae4dbb2fe87a9a7890a3bc7a67b4d3927 1,040 0.44/1.00 vMB 7
598,211 598,211 0000000000000000000513751ded986f0c859694bf3d5cf1c689f69976921205 3,008 1.00/1.00 vMB 19
598,210 598,210 000000000000000000041aeee8dedb9ffc9450f96e2127d173987b7f7d8082a3 805 0.32/1.00 vMB 14
598,209 598,209 00000000000000000008ac5ab80e83aa1709d91a6d536a4d4c43d7d4667692b9 1,548 0.38/1.00 vMB 12
598,208 598,208 0000000000000000000b708d825ae6da11b810306291b3f9d97ed3633582004e 1,666 0.37/1.00 vMB 2
598,207 598,207 000000000000000000108f99578ada2cdf630f83836bf128a25129fd08197c30 3,188 1.00/1.00 vMB 8
598,206 598,206 0000000000000000000be26bad220ecb8779732eee0be95cb43b68553f409768 2,146 1.00/1.00 vMB 28
598,205 598,205 0000000000000000000e0f1e900252633bcade805557aae9021cfe6ac67fbbf2 275 0.13/1.00 vMB 10
598,204 598,204 0000000000000000000a306893c3117b5115f8a1ef3fd3aaf0c3a90f8b7ed92a 2,435 0.80/1.00 vMB 10
598,203 598,203 0000000000000000000036e2a5ca521ededa4ec3e2aceff011b1bc165f821408 806 0.30/1.00 vMB 10
598,202 598,202 0000000000000000000a56e48d266a57588b070b6ac773697574f61f6980dfd1 865 0.22/1.00 vMB 11
598,201 598,201 0000000000000000000e7e6c32c766d5d01a38822ff99dc8b0d188e94243cf95 1,905 0.55/1.00 vMB 16
598,200 598,200 000000000000000000108cded67f3c567d63484689c2b4dde91101e942fa6f28 3,676 0.96/1.00 vMB 7
598,199 598,199 0000000000000000000600d35018a2c99afd3d31d7e8cc2eecf9bda24ed1c081 3,047 1.00/1.00 vMB 21
598,198 598,198 0000000000000000000e93c2743e8d931d6b0b4450087581780797ca10204da3 1,638 0.48/1.00 vMB 11
598,197 598,197 0000000000000000001227b8ab17de7430049f252906863e21e20b50634c29d3 2,641 0.69/1.00 vMB 13
598,196 598,196 00000000000000000004540f92aab8b55b3b76e461d62201c70baa4755a69ab5 64 0.02/1.00 vMB 20
598,195 598,195 000000000000000000058aa46dbd8405525b24236abe4369c9400a3747c0dd9a 1,038 0.32/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.