Loading Tool

Explorer IconExplorer

Memory Pool

80,678 transactions
33.92 vMB
0.13306556 BTC
Random Selection Loading Transactions
Max Size: 193.24/200 MB

Candidate Block

Mining Attempt 84f0828c686419f7801146cab91da01a796644f14bc61c30f424c3553c14b5f9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 63629b90e2c3f4346a9ef546ca6e1766c046e1a02b4447a6a57e5f476fce9288
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02525258 BTC
Feerates: 146.36 > 2.53 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (386,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,033 529,033 00000000000000000002c336d709548d53bc9fa5583d8e2db655939b85da5700 16 0.01/1.00 vMB 3
529,032 529,032 00000000000000000031c342f920a0ac0c9452c25accc69390104e2f62a9ea29 2,219 1.00/1.00 vMB 31
529,031 529,031 00000000000000000008c33cfb00730b5dd4e31f4d188c68fd50cc3c22e5a7d0 1,127 0.53/1.00 vMB 3
529,030 529,030 0000000000000000003382a0eef5b127c5d5ea270c85d9db3f3c605d32287cc5 2,254 1.00/1.00 vMB 52
529,029 529,029 000000000000000000001542470d8261b9e5a2c3c2be2e2ab292d1a4c8250b12 191 0.06/1.00 vMB 33
529,028 529,028 0000000000000000003147c5229962ca4e38714fc5aee8cf38670cf1a4ef297b 934 0.42/1.00 vMB 38
529,027 529,027 0000000000000000002afceaeec4c0121666caf61fc08883561cd5ce4434e3ea 1,229 0.50/1.00 vMB 43
529,026 529,026 00000000000000000037024a13e24b00bc951c7fc05a491a54a75b122dab01e5 1,163 0.49/1.00 vMB 16
529,025 529,025 00000000000000000021b961c27039413c621ad2f85ecbacc226c37a8c156df8 1,149 1.00/1.00 vMB 10
529,024 529,024 0000000000000000002ec2ebd2044d537c14d7e74e2d42b434b91171a6865a7e 822 1.00/1.00 vMB 49
529,023 529,023 0000000000000000000af18541d480ed4f1d5f301f42c84f18f6cf6a2435afdf 533 1.00/1.00 vMB 50
529,022 529,022 0000000000000000002d43b9645e477a2c9a6ae9916c8b1c7666aa11e358ef74 590 0.46/1.00 vMB 28
529,021 529,021 000000000000000000352df21c500b89cdb6677603478f25d374115450e06117 1,243 0.58/1.00 vMB 35
529,020 529,020 000000000000000000202cd7bb638a848637337c26ec8ce5dee8062c5aa8a089 101 0.04/1.00 vMB 35
529,019 529,019 00000000000000000018333bc55c6ad2f05703bc635fe6e869928e207fba6828 81 0.03/1.00 vMB 90
529,018 529,018 00000000000000000015a7931e0b9e250aa217e3bcfbbf098388a6404bd95214 278 0.08/1.00 vMB 27
529,017 529,017 0000000000000000002bfe36b5f1c74eab680bbdb104f2f6dd3afff98e1be9c3 28 0.01/1.00 vMB 57
529,016 529,016 0000000000000000001bdd69ee2ec5db458d6b9fc1264517853eef390150f319 763 0.36/1.00 vMB 45
529,015 529,015 0000000000000000002b742fb47eb147579b88b53ca42370d0f188d368b10040 1,454 0.61/1.00 vMB 34
529,014 529,014 00000000000000000034ee0e5770d5e8df16d24ba02fc450fdbaa72abfd81489 792 0.38/1.00 vMB 31
529,013 529,013 00000000000000000000b8a299600750dfd260830c9583423b6a7f834127904c 374 0.11/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.10 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: 727.84 GB
    • Received: 18.47 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.