Loading Tool

Explorer IconExplorer

Memory Pool

47,625 transactions
30.22 vMB
0.09626067 BTC
Random Selection Loading Transactions
Max Size: 160.92/200 MB

Candidate Block

Mining Attempt 58fe69901d6da997fe96448161805449cb590306872307233984750e5debcec2
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 40b111798178c243f45462dc2173302132edbd297d38da80ba9b02e374cff304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.03554250 BTC
Feerates: 150.97 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (82,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,490 832,490 0000000000000000000144f5ed4fd6ec54239a2eab5724eb5d9ebb2233438432 2,898 1.00/1.00 vMB 59
832,489 832,489 0000000000000000000082aca85e4a58753b2b70871caedf42450f7db9d0c3d1 2,420 1.00/1.00 vMB 32
832,488 832,488 000000000000000000033d4a174869c4d003bb58cc3d1ef82e766534b86aca9c 2,569 1.00/1.00 vMB 34
832,487 832,487 0000000000000000000333edc4178d917be4daed8d660fce7971ec3f09fa3b89 2,982 1.00/1.00 vMB 49
832,486 832,486 00000000000000000000256813d252f532a57f5473f2e723d8c7483a7df4d42f 2,866 1.00/1.00 vMB 34
832,485 832,485 00000000000000000000bb8a058552c5393d972324ee80112b2a2aeee39735ac 2,908 1.00/1.00 vMB 49
832,484 832,484 00000000000000000000ccc3463be272a2938cbf27a7d5b3386200ee2eaaf4c3 2,840 1.00/1.00 vMB 44
832,483 832,483 00000000000000000002839fea06b362c15dec77996c823e66c9d929ae77e1fb 2,861 1.00/1.00 vMB 64
832,482 832,482 000000000000000000012fa458587d4ed326f9af6d5360a18dcb47bdffdc0462 3,567 1.00/1.00 vMB 61
832,481 832,481 00000000000000000000d0b83d5cfb0e77994e39b893b79cb44dc4ab7b806b12 3,085 1.00/1.00 vMB 72
832,480 832,480 00000000000000000002b5cf631511e10408208413873600eed979dc24dea3f7 3,101 1.00/1.00 vMB 97
832,479 832,479 00000000000000000001c6285585c2a0303ef5fd5f2309424fce9d839a4a9e4f 2,472 1.00/1.00 vMB 133
832,478 832,478 0000000000000000000330de60c8755334d6442ac1b0350022e73efcffaae740 1,452 1.00/1.00 vMB 169
832,477 832,477 000000000000000000025271f9b0f4b66a69baf3df5e9de9e9048bb3e553596f 2,069 1.00/1.00 vMB 88
832,476 832,476 0000000000000000000018d97c5390fa124986e20fd6e1a498bebfcccafd9daf 3,080 1.00/1.00 vMB 56
832,475 832,475 00000000000000000001d607718f67f11565045ec638bc6fe9e60ba60348d927 3,488 1.00/1.00 vMB 47
832,474 832,474 00000000000000000001280ec1abe31c87c90d06afb36b01fbd093efb6a52384 2,711 1.00/1.00 vMB 51
832,473 832,473 000000000000000000003d3eafdbfa3aaae0597e5a807efb7688afbbd1a2d68c 2,949 1.00/1.00 vMB 62
832,472 832,472 000000000000000000009799d0082595ea5f9b4419d6fa29edd54a1ad50d9bc5 3,343 1.00/1.00 vMB 66
832,471 832,471 00000000000000000002cf04c4949ca28c803a7e08042e18fe1cb6ca291011b1 2,701 1.00/1.00 vMB 79
832,470 832,470 000000000000000000030cf4d4e1fd209e7698f77a2c9f6a05d667d0174c32bc 3,018 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.