Loading Tool

Explorer IconExplorer

Memory Pool

77,869 transactions
30.04 vMB
0.11262629 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt 62aaed9a45ead06042d16bcb55001db4d19041f6c072df6a2c2581f9eb4e62ee
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root bc5e21af239a5b7b8d015f11112886d6386d84922dc66a7364d93b26ef84effc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,326
Size: 1.00 vMB
Total Fees: 0.02743375 BTC
Feerates: 107.93 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (592,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,687 322,687 00000000000000001a2a7d78e56684d279240c2b4ba940701b6623807bd0fef7 1,049 0.60/1.00 vMB 29
322,686 322,686 00000000000000000fe27f61ee6e2d7b711f974ee78bd95000d59d10eb004b8f 552 0.35/1.00 vMB 29
322,685 322,685 000000000000000018335c0bc023a10659c58fc71aec8cef55d5cf4701bfaebb 372 0.22/1.00 vMB 30
322,684 322,684 00000000000000001c3942dabcfe2cfffd480e9c81ffffe4d36b44e9246870aa 327 0.29/1.00 vMB 75
322,683 322,683 00000000000000000dd73c274b98c1b124f6e95c235fa552f32e1448c3168a6f 1,272 0.75/1.00 vMB 30
322,682 322,682 00000000000000001f95824dc45ab2a1bfaba7afa4ac5e083269c89c402d5e3f 761 0.42/1.00 vMB 29
322,681 322,681 00000000000000000060165dcbeaee5402c01bbabc79f608adc7b82bd0883e55 659 0.34/1.00 vMB 29
322,680 322,680 00000000000000000f36fbed167e0823b0c4216a3f2ccb0bbf65fd1e97b4d039 792 0.39/1.00 vMB 83
322,679 322,679 000000000000000012238766598b81e6c5405cdee12e2780096447c7cf754725 257 0.28/1.00 vMB 18
322,678 322,678 00000000000000001cdd330cf9319ba8e2533d2883f594fa32fcd0201e938b6b 444 0.56/1.00 vMB 15
322,677 322,677 000000000000000011193a8bf74eaf9fe3fddfd52319af15b1d915ef2124cb9c 2,063 0.75/1.00 vMB 66
322,676 322,676 00000000000000000059b3c31ac9fa02e9d86d3d1d19319fa646340b43ec7324 464 0.26/1.00 vMB 28
322,675 322,675 0000000000000000036b979edf8d62045442cfe94ce190ecbc65fcffa12c2fa1 1,084 0.73/1.00 vMB 21
322,674 322,674 0000000000000000197b3e03f8d2b2a02a1d037f73101ae5dcd974f6a75714e7 1,135 0.35/1.00 vMB 50
322,673 322,673 00000000000000001d9ff05d928588c10f19cb99b556b6c1f177b6da869acf3c 771 0.42/1.00 vMB 33
322,672 322,672 000000000000000012319146e76c44c6750d6aecf2a2c0b0eb4486ddc124fe39 647 0.44/1.00 vMB 26
322,671 322,671 00000000000000001978fc96019f962a0c8232594f95e8c221ddb0a15409368f 173 0.08/1.00 vMB 29
322,670 322,670 00000000000000001db1c8ff51a040d517d88468148f1d07d84e4ec2fbeb1e26 948 0.61/1.00 vMB 27
322,669 322,669 00000000000000000adb5acdc4e1d24306a1875535ac1b4bf0fa49833f69008e 154 0.06/1.00 vMB 14
322,668 322,668 00000000000000001aac3f83f4a1d93a12ff2f8a80bbb673e8c3d9a8c393171d 559 0.26/1.00 vMB 28
322,667 322,667 00000000000000000924dd403e422712e9af4bcd317fb06c3e65772f646aea98 848 0.45/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.