Loading Tool

Explorer IconExplorer

Memory Pool

76,303 transactions
28.52 vMB
0.06943013 BTC
Random Selection Loading Transactions
Max Size: 172.65/200 MB

Candidate Block

Mining Attempt f227284a2c4fcbaf1e73672c611249aae6d8af100e1642db8bcf3968fa488533
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root c7f2f4e39539c2e6867c0111068fd0fe725c454139e7dd29ff0cf07a2d89a887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,597
Size: 1.00 vMB
Total Fees: 0.01030259 BTC
Feerates: 101.00 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (355,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,236 559,236 00000000000000000012d74ca24a6f88bdec38aa349c23837d5def31de7b3dda 2,032 0.61/1.00 vMB 19
559,235 559,235 0000000000000000001b8c98151a1752e138cdad63c303fa40663f42212c1ede 86 0.02/1.00 vMB 8
559,234 559,234 000000000000000000023a0d5dd741159111a97f19329658477d688648abc191 426 0.14/1.00 vMB 8
559,233 559,233 0000000000000000000bb978825287ca93562e962b3e08a385820de3dca96263 1,191 0.73/1.00 vMB 6
559,232 559,232 000000000000000000200455d47497b710bbb4911e0c05f2addac80a329c254c 1,349 0.44/1.00 vMB 10
559,231 559,231 00000000000000000006455ddb9226c535c0a15b7977746f67f327252b6fada5 1,039 0.31/1.00 vMB 41
559,230 559,230 0000000000000000001bd411a3cd2b55117040aabdd2a108b44fb4093433613d 554 0.18/1.00 vMB 14
559,229 559,229 0000000000000000002fc2da11e1c80a26aab5f12b52ca873408f5f90d2116f5 2,095 0.76/1.00 vMB 12
559,228 559,228 0000000000000000000720cceaecb8bd8ac1af01abaa881e28224e6192357d04 2,480 0.73/1.00 vMB 10
559,227 559,227 00000000000000000024c2ce562675de2ebf4a82c7961c057634d01eb89c85ef 365 0.10/1.00 vMB 16
559,226 559,226 0000000000000000001709f1d872c34971da5382904010b9f6626e72a154a1b4 2,186 0.66/1.00 vMB 8
559,225 559,225 0000000000000000002be05df60add19ec7d14a352a0727bd9f1aa46df2e08ae 1,176 0.37/1.00 vMB 8
559,224 559,224 00000000000000000024b980eaa4f2bbfdb79f5ae9bcf0762f3d8db2e45d0b53 252 0.11/1.00 vMB 12
559,223 559,223 000000000000000000083b22c41ce1301f932bd1b643230f9f04376a1e332cc7 1,926 0.54/1.00 vMB 13
559,222 559,222 0000000000000000001d9a2e196415cb2d37a84b22ecaac0ec53cc2eedc29468 762 0.26/1.00 vMB 14
559,221 559,221 00000000000000000016a60cbd1d7572b13ade451ecd2d77ee07b6f997905285 2,423 0.70/1.00 vMB 13
559,220 559,220 00000000000000000019f4c0df64557dbab84145848b47d80c88eb6a5de447cf 2,479 0.74/1.00 vMB 10
559,219 559,219 000000000000000000176edeb750a62f55c1f2eaeb92742acf58d42ac4aa7970 614 0.17/1.00 vMB 15
559,218 559,218 00000000000000000025337b8f4cfbac71c028c05149b2df8d0239e5fef5b09d 9 0.00/1.00 vMB 8
559,217 559,217 00000000000000000004b37a54f322b7e5d84dd98b5d4b423f66e2fbc1a965f9 1,464 0.46/1.00 vMB 9
559,216 559,216 000000000000000000122c7f1e686dcd48d17f38f5cb4ba0b560bbba9ea5605a 693 0.50/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.