Loading Tool

Explorer IconExplorer

Memory Pool

78,925 transactions
29.42 vMB
0.08324019 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt ff9ba0e3aa4a62e5231b6da61e406a6f075d3a5a4a83fe1c333d989f4c88ffaf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (41,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,482 873,482 00000000000000000000ba13214770288af4032eb4bc8f6a2e87b9d03652b7d2 2,565 1.00/1.00 vMB 10
873,481 873,481 000000000000000000015c3fa5d6942de2d84ac764140c3f58952e26015bbe35 2,618 1.00/1.00 vMB 10
873,480 873,480 0000000000000000000217078b6d473f8fd00701c6b32650e2fcf814f3b54d55 1 0.00/1.00 vMB 0
873,479 873,479 0000000000000000000251f9cd3d4ec0bc233c0d96a97f7f03b44f81434c4650 3,653 1.00/1.00 vMB 7
873,478 873,478 0000000000000000000037bbe01e47aed96827148052924e32b40c630772b082 2,880 1.00/1.00 vMB 7
873,477 873,477 0000000000000000000114f996fb83f03175605da56e8b20b328356b2fa02323 3,294 1.00/1.00 vMB 8
873,476 873,476 0000000000000000000267344b55a26d27ddb62ea926c6cd5223d56c953c6400 3,466 1.00/1.00 vMB 9
873,475 873,475 00000000000000000000494cf161c4c5c9831cee45b096921a2a7931dc9a6d2d 3,644 1.00/1.00 vMB 9
873,474 873,474 000000000000000000026cad11df61b0ba18f47bea66fe06286ba52d562de815 2,675 1.00/1.00 vMB 9
873,473 873,473 00000000000000000000fbd7850d719737dbfd3cfae5458b8715729f574028aa 1,490 1.00/1.00 vMB 9
873,472 873,472 000000000000000000000a5606739e16825d9b412fac411de3ce998ce3859ba9 2,162 1.00/1.00 vMB 9
873,471 873,471 00000000000000000002703a27e2a75c19055267e591d454f24b06fc4e227ba3 4,107 1.00/1.00 vMB 10
873,470 873,470 0000000000000000000080c11ebb8c9b4b1b429ecdb47ddfbfb416b8f258faae 4,456 1.00/1.00 vMB 13
873,469 873,469 0000000000000000000050bdd72648dd2b82c1be6f5490fe70145a1886e4d3af 4,853 1.00/1.00 vMB 13
873,468 873,468 00000000000000000001a97c1b0b118b6dd030260ad2338e3c4f412e8ba94325 4,318 1.00/1.00 vMB 14
873,467 873,467 000000000000000000001acf780127ce34be7388afc048a2de1236178c072a93 4,501 1.00/1.00 vMB 10
873,466 873,466 000000000000000000004517dec5919df20561307d2f71647825b2d412732553 5,077 1.00/1.00 vMB 14
873,465 873,465 0000000000000000000229fa31fdfbf8b1dc41cea0dc96220c62a14681680f46 5,489 1.00/1.00 vMB 15
873,464 873,464 000000000000000000015a965d95c598f9806f7172f1cd84a1b8f6f7e1ff4844 4,304 1.00/1.00 vMB 15
873,463 873,463 0000000000000000000007ce950c762cfd1b9a33b66bde5e42baff2eb7611b81 1,113 1.00/1.00 vMB 5
873,462 873,462 000000000000000000006857f90bd072c4b6745129d7f63d84e29a425db60cd6 2,695 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.