Loading Tool

Explorer IconExplorer

Memory Pool

49,258 transactions
29.83 vMB
0.09681555 BTC
Random Selection Loading Transactions
Max Size: 158.96/200 MB

Candidate Block

Mining Attempt 1ff14e0fa8a910c1122552100ce757bc1d12f09f2d0df7778389345b22d0cbe9
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (680,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,672 234,672 000000000000017192bacc38ba1e67c85b2fce957b6c05ecbe3915b02da649f4 1 0.00/1.00 vMB 0
234,671 234,671 00000000000001a587a969f3329c9092db29d62961793fc1a57cf9710e1baeaa 400 0.19/1.00 vMB 154
234,670 234,670 00000000000000db95bfd9d6ee863bc9bacfd5548c232f32a1fe938bd9433141 4 0.00/1.00 vMB 54
234,669 234,669 000000000000009b2d787db18f0b7967e4944d0b6796835c1e6e2f51b3e99e76 557 0.25/1.00 vMB 159
234,668 234,668 000000000000005aa27f15ec2c095e45416256e4573276da3d188aced9e3c23c 270 0.15/1.00 vMB 121
234,667 234,667 00000000000000fb85943ee3530596108ca77dedbb93e8d0d382984fd36b6e57 105 0.15/1.00 vMB 4
234,666 234,666 000000000000012bec3e16505397474c695e2bfb1eda153beb46ce8a3cf53de8 391 0.17/1.00 vMB 139
234,665 234,665 00000000000000fe95d3eec97fd68973db4c028f22a4cf0d7f61a6f0fb8fe73b 199 0.08/1.00 vMB 192
234,664 234,664 00000000000000c890ef6b199bdd7785d736f1c6aa192ff2bec86f71ebb979bd 140 0.15/1.00 vMB 11
234,663 234,663 000000000000013c9682e0a6c0e547b03041803838bb23395a9c9d6e09dde51f 189 0.15/1.00 vMB 58
234,662 234,662 000000000000013151459edbf52485d10203259f68035615e14d3274f0869903 128 0.06/1.00 vMB 172
234,661 234,661 00000000000000323de30af988cb3436c413cc0aa4d82eef82c96054342e1856 188 0.07/1.00 vMB 178
234,660 234,660 00000000000000c49356b5e392e5751ae23bac5f9087fdf8f5e7e2ea784fd684 73 0.04/1.00 vMB 75
234,659 234,659 0000000000000154b01acae60cf05de56cbfd244fc8949bc0252e15d7b44e0c6 139 0.07/1.00 vMB 153
234,658 234,658 000000000000016fa92573b867592c7121eaa622ae25de3ecdfe9ec4df296b00 65 0.04/1.00 vMB 136
234,657 234,657 00000000000000ae445c595b90d357e2c212ce89ded1d61394ebab5aaf4448e9 260 0.15/1.00 vMB 124
234,656 234,656 0000000000000174861f29674677c02cc2612f2258d5b863e7f15180673c854b 399 0.17/1.00 vMB 153
234,655 234,655 00000000000001088c25b8cada3d7faf018bef03bd90fa1061d543de98bb007d 101 0.05/1.00 vMB 187
234,654 234,654 000000000000001923c7d5d1b0e85f1145df41ab210b143e4939f91b27baf772 318 0.15/1.00 vMB 158
234,653 234,653 000000000000008020b9532d96b807963c42ea85553bc6a728872124ebfec6d7 353 0.15/1.00 vMB 170
234,652 234,652 0000000000000016e2647e06db22b12044c0aac94ef656f7a7dee5a12e0511af 319 0.13/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.