Loading Tool

Explorer IconExplorer

Memory Pool

42,739 transactions
26.15 vMB
0.05184256 BTC
Random Selection Loading Transactions
Max Size: 137.49/200 MB

Candidate Block

Mining Attempt ba458fd040dbb0db8f7560911e150c2d9a7e35c2735da85110c8708f65d2cd8e
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 77fad9970ce5bb4586ce2698e11b8817671034e827383593149e22a2935f86c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00420331 BTC
Feerates: 77.76 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (348,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,346 566,346 000000000000000000077294cd5a8cb583793c2b857233becf9f136382630cc2 1,781 1.00/1.00 vMB 22
566,345 566,345 0000000000000000001b5252abf76006a3a2952648a5d5031c3a71e2a8c9b9b0 1,763 1.00/1.00 vMB 29
566,344 566,344 000000000000000000167729e557245e5c9ab21c077055a0441aeff7bbe4f94d 2,051 1.00/1.00 vMB 27
566,343 566,343 00000000000000000011ff4c984ef5b6c8284058c7b5ea59228ddc0c2fb09837 1,618 1.00/1.00 vMB 12
566,342 566,342 00000000000000000011e44e9467c0d24f575f903259a96ef5c445ed2472f1f5 2,562 1.00/1.00 vMB 18
566,341 566,341 000000000000000000125f7eb95bb52fa55446af90308c3cb5639a579cbed25e 2,647 1.00/1.00 vMB 25
566,340 566,340 0000000000000000001d095face869ea43f45caff8dd2561bd271c9c8e988d2f 2,548 1.00/1.00 vMB 36
566,339 566,339 000000000000000000100d214e80b87bfa133035b1462359af5ee388d6396ac5 3,564 1.00/1.00 vMB 44
566,338 566,338 0000000000000000000c80d90665b9ba213fab533b435f211e4ac2e963b2047d 2,061 1.00/1.00 vMB 11
566,337 566,337 0000000000000000001fa85f5c47ce71de5ba07d0f23236498d1ff217105fde3 2,921 1.00/1.00 vMB 23
566,336 566,336 0000000000000000000e278855dded6dd935d28d182425a75f86b42f107451cd 2,133 1.00/1.00 vMB 16
566,335 566,335 00000000000000000012f828aa9e1ba6853306601ada633c29b445b918f06d6d 1,742 1.00/1.00 vMB 18
566,334 566,334 00000000000000000028151e0a31719e447ffabfab2e9a1ffc16b3080f3fe3fc 2,566 1.00/1.00 vMB 25
566,333 566,333 00000000000000000015159342e8a4e21072e11a13ebc2c379bf7b68025d2554 3,092 1.00/1.00 vMB 30
566,332 566,332 000000000000000000214572344c760cc935e27ca1834da44cb335a630f37545 3,002 1.00/1.00 vMB 30
566,331 566,331 000000000000000000177884ea3b6801380efab8181afb17989d8a3041d42077 2,663 1.00/1.00 vMB 30
566,330 566,330 00000000000000000009f164c25e4ad18eb98b136e4faacee0bdcca16645b15b 2,489 1.00/1.00 vMB 28
566,329 566,329 00000000000000000000780c6d3655bf8a301b964e65e56b08b58c2e142f80dc 3,050 1.00/1.00 vMB 20
566,328 566,328 0000000000000000001501673f56a0968c2226f4b9dbb5a82330c2fa41c3b6e5 3,085 1.00/1.00 vMB 31
566,327 566,327 0000000000000000002ddaa01bd12370c1942fb2fa5db84da8965f4a337fa267 2,499 1.00/1.00 vMB 47
566,326 566,326 0000000000000000001ea7bde5b568c762f7ac4da11faab511cffc3be354ffe3 3,249 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.