Loading Tool

Explorer IconExplorer

Memory Pool

50,466 transactions
28.78 vMB
0.11179166 BTC
Random Selection Loading Transactions
Max Size: 153.87/200 MB

Candidate Block

Mining Attempt 3b213b6173aaf7aeda402dae27d1fb5760e003de741be4cf93f3b88e4e21b947
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 9014dbf7a1dbb4307463fa882df21f60ed9229620470861519b6f0fb8b2bd1ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.04990514 BTC
Feerates: 500.00 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (174,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,978 739,978 00000000000000000006b23a44dec2829e6a22c8f230d880aa4ce2c1ed58bdd9 1,485 0.53/1.00 vMB 8
739,977 739,977 00000000000000000000c030e92e4a6fdbac605f5c15402d99383dcf8a4fa7bd 516 0.58/1.00 vMB 5
739,976 739,976 00000000000000000003e3acce91aa3a3fc4c8131fdd0a3e11c4c1631835f135 1,235 1.00/1.00 vMB 4
739,975 739,975 000000000000000000046a6c221d8d57d580c4236f62625f8104963d273fa149 2,694 1.00/1.00 vMB 10
739,974 739,974 00000000000000000003662016090bbf1a18afb709b748595b8ca768681211e8 543 0.22/1.00 vMB 8
739,973 739,973 000000000000000000006e6c7238040a885df3ace916247b4440ccacc8cb4777 807 0.36/1.00 vMB 8
739,972 739,972 00000000000000000008ecbe9bb61db9b63e4ce0add8ce24fb55d783e6b5d581 618 1.00/1.00 vMB 2
739,971 739,971 00000000000000000000d58a6eda854bb4f06b06166a551fa1f8c6b9687a4f8f 1,420 1.00/1.00 vMB 4
739,970 739,970 0000000000000000000017bc3cc37df04fcac52ae1cb3bcc36f7202a2ba1c80e 1,770 1.00/1.00 vMB 13
739,969 739,969 000000000000000000068cfbe355049ac191162df4410f55bcaa3e66cecd1037 2,632 1.00/1.00 vMB 10
739,968 739,968 00000000000000000008d74f343536f534cbd420c72317216111efe91e55a281 1,740 0.64/1.00 vMB 5
739,967 739,967 000000000000000000025b00f557479f97f772d2eee2eacd251b7219b1a3320f 2,702 1.00/1.00 vMB 13
739,966 739,966 0000000000000000000081bfcf8e1c45b0030ad8483decb4849c4024dbbc8b1b 501 0.16/1.00 vMB 9
739,965 739,965 00000000000000000006d1ade056b76f6173410123d9b18a3ffcca99ec873300 68 0.04/1.00 vMB 13
739,964 739,964 00000000000000000004c6ee2fdcecb42a2f29e992f7c2d3bf77c18b34da2cb0 1,565 0.64/1.00 vMB 7
739,963 739,963 000000000000000000063d5fa6896c73fa6afb076335810393b7928b4e42bb33 2,925 1.00/1.00 vMB 12
739,962 739,962 000000000000000000040ce691a1dc2e887681c5231b0254d6fce6c00b7ca762 1,056 0.40/1.00 vMB 9
739,961 739,961 000000000000000000038f859edec0bd9bebed397576545ce68dd8697ae2934b 1,736 0.76/1.00 vMB 2
739,960 739,960 000000000000000000032de28c2529acbf1b6265da8747a74d129c734e5472c5 3,095 1.00/1.00 vMB 10
739,959 739,959 000000000000000000075e2bbda22e7061a6f11cc05bc48c9515d4bf07014dd3 1,770 1.00/1.00 vMB 9
739,958 739,958 00000000000000000000d550d982f4f08a2479217c08cbd3828216780c05d2cb 2,164 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.49 GB
    • Received: 13.18 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.