Loading Tool

Explorer IconExplorer

Memory Pool

42,045 transactions
32.67 vMB
0.10494266 BTC
Random Selection Loading Transactions
Max Size: 163.43/200 MB

Candidate Block

Mining Attempt 2dd2ca6ca7a374a1cb886a304e0271c7bd8c42f8b6324fd650047b0cdbf58001
Version 20000000
Previous Block 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43
Merkle Root 2ebfcecf8f3aeecdaded9c8e44354af0958c4190f2ec269a390fdc709c8cb72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.03411104 BTC
Feerates: 492.15 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,342 (857,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,664 56,664 00000000046d02d51fd922f10e82b3230ec3f10139cd9d27e1fec8677c051831 1 0.00/1.00 vMB 0
56,663 56,663 000000001507959cb1cbb58614dc1349a2d651f70a8bc39cbae913296aea46e7 1 0.00/1.00 vMB 0
56,662 56,662 00000000119d200907e0a49fdbd1d6a906b717d9a588e4ce5c5752965698b1cc 1 0.00/1.00 vMB 0
56,661 56,661 0000000009fd12fdd1718722404cbfa629994c504c1e8ea2d7c89a8e0c743bf8 1 0.00/1.00 vMB 0
56,660 56,660 00000000007c20f6c4071ac13ebd569152467ee997b8ea92e6dae3857a395320 1 0.00/1.00 vMB 0
56,659 56,659 000000000c274d536763a5749952f4d0115b9fa0767170ff8b4661cc5b772b34 1 0.00/1.00 vMB 0
56,658 56,658 000000000986be9d42cab8af155de42f8d8cb0186a9a76d1717c2d1ae461a393 1 0.00/1.00 vMB 0
56,657 56,657 0000000003d7c4ebfedcd30ff895c3a5557de593f76578532621907cc41bf16b 1 0.00/1.00 vMB 0
56,656 56,656 000000001300af756770e2897311029bf7e31057e92933db5ea062c3a7615205 1 0.00/1.00 vMB 0
56,655 56,655 0000000012bbb51557fa1a5f2922b106eac96232cb2111231338d92b26fec194 2 0.00/1.00 vMB 0
56,654 56,654 0000000008d030d966beabc2a163cf757f8f3c557e047ec8de30c87676a214be 1 0.00/1.00 vMB 0
56,653 56,653 000000000eb60dfb09215d56f863bbba968e0e1d71b8d5b7913cf88ae1adaa34 1 0.00/1.00 vMB 0
56,652 56,652 000000000a7b1f3404b745bb9baac90c5cd829d9e3aa8fd0da475ea5fb9b45e9 1 0.00/1.00 vMB 0
56,651 56,651 000000000c4b3e92911c8707cc995192ce439ed225db8d37bc8fa713d6ce63ca 1 0.00/1.00 vMB 0
56,650 56,650 000000000d7f16956df4d5e143e5bcfca6381dc96bba55c09e0ee9c40f7aa1c4 1 0.00/1.00 vMB 0
56,649 56,649 0000000009193e5221ab321fe32ea422369bd10105b75c1fbce611b7a1b3c974 1 0.00/1.00 vMB 0
56,648 56,648 000000000cdf42be91a090b20d10f263b86c7ee20d649ad58ca6dbefc9dfa45f 1 0.00/1.00 vMB 0
56,647 56,647 00000000145436ea8d99c583e699ee58d8868ec5d9973780011d01d5b4217c4e 1 0.00/1.00 vMB 0
56,646 56,646 0000000010709d792077764c66dcb2fc42e22605dca60a6817f91c766a29b89d 2 0.00/1.00 vMB 0
56,645 56,645 0000000007b1f82aca068b015e967d0333c9e07cb8990d1faaf691d521973d03 1 0.00/1.00 vMB 0
56,644 56,644 0000000007818551ac965bb9ca03d8968de99776060397cf1507048204bf22b0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 586.55 GB
    • Received: 9.46 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.