Loading Tool

Explorer IconExplorer

Memory Pool

81,212 transactions
30.66 vMB
0.08082495 BTC
Random Selection Loading Transactions
Max Size: 187.25/200 MB

Candidate Block

Mining Attempt 8d8d6b9453ea63af95b6c83566dedd26088a9a316fcc0358e8d887c95466c21b
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 662a3e7de6e4a2bc7a16e81714a144d641c4255811922dc3c063901f716a9b9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.01160793 BTC
Feerates: 81.27 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (472,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,708 442,708 000000000000000000db1b5509618b738df4d57a60531625b7c8983ac8f1704b 2,685 1.00/1.00 vMB 83
442,707 442,707 0000000000000000030583d363f318fa10984e9ff586caa01f73c4ed4f361f25 2,684 1.00/1.00 vMB 76
442,706 442,706 000000000000000000ca21f60b0adbbb5f241b13afdf07a00a9fc9e387afec5d 2,666 1.00/1.00 vMB 94
442,705 442,705 000000000000000002bf0a194b7fbbee56a905540b7636b47ae38a2c4a098c58 2,131 1.00/1.00 vMB 87
442,704 442,704 0000000000000000008c2c924997aa85debb5ff0e945684a3ae3f5da3c453275 2,249 1.00/1.00 vMB 62
442,703 442,703 000000000000000000058e8f55c1fdadd6aeae094fdf2b7bc994cf0667e413d4 2,651 1.00/1.00 vMB 70
442,702 442,702 0000000000000000014e864a993359b54804c33823957b5995d9dc537d8fd9e7 2,752 1.00/1.00 vMB 101
442,701 442,701 00000000000000000398f9349fc17fff03225c7485c7bbabeb9d18c5b9cb0d5a 2,137 1.00/1.00 vMB 60
442,700 442,700 000000000000000002b070b1128e829060eb8fa67463bd9cb2353337b4ab1ba1 2,701 1.00/1.00 vMB 92
442,699 442,699 000000000000000000d30f4e7acbc9dc12fe7f47be554cb55cb71ea3c52c5701 6 0.00/1.00 vMB 1,855
442,698 442,698 000000000000000002ac7614552fc9672434908f7cb52505c950b0f2662924e2 2,051 1.00/1.00 vMB 61
442,697 442,697 00000000000000000372132ec15e2b3a784ed5ffc84d076440d4a28e9e6908e7 2,824 1.00/1.00 vMB 90
442,696 442,696 000000000000000001ba62d74c13a5d0ef4b5ea58898d0a5208a486e2a1ffbc9 561 0.19/1.00 vMB 65
442,695 442,695 000000000000000002a8026b3df5c8b9ddece790520fccad4e7e703e7e67f5d0 2,257 1.00/1.00 vMB 77
442,694 442,694 00000000000000000198f7d60fdb46b442d09579b8ec44f83f50f9e5ac7c3f89 930 1.00/1.00 vMB 70
442,693 442,693 000000000000000002a4204563fbe8936cfef64d838af78857d5a1474e6f40df 2,189 1.00/1.00 vMB 71
442,692 442,692 000000000000000001b5a0f9240b77e82a0b17a593ad93ccffe3222c386d9b97 2,486 1.00/1.00 vMB 83
442,691 442,691 00000000000000000251b8fa69da94d35dfd26c6e171aac4bf6af8f929610ab1 2,383 0.99/1.00 vMB 78
442,690 442,690 000000000000000000736c5f370fe3b851a57416fbefa1db7392993ed4ec491a 1,815 1.00/1.00 vMB 65
442,689 442,689 000000000000000003cde90c6857a999707b130be95673e79a22c2ba54daa82e 2,259 1.00/1.00 vMB 65
442,688 442,688 0000000000000000031451db8ad6b13543b2d5bab2899abcb07e3cf0d9cbe9ac 3,151 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.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: 718.89 GB
    • Received: 17.98 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.