Loading Tool

Explorer IconExplorer

Memory Pool

74,385 transactions
27.45 vMB
0.06966526 BTC
Random Selection Loading Transactions
Max Size: 167.60/200 MB

Candidate Block

Mining Attempt d770cb149ca0513b01f2864f01e14ceb41f31921c3f4d8dd7650af97297c67e5
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 8d139ad4f9d57f4d096674235a27a715dc01ed95cf7486b998c7088fafe5f96e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01091716 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (219,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,678 695,678 00000000000000000000c9fbed86f34d27b3fd0f57b8df50e090b18fdebaac9b 1,533 0.66/1.00 vMB 10
695,677 695,677 0000000000000000000fa143ef6661c9ffa2ed0511953c42e7196706fdd5b401 49 0.04/1.00 vMB 5
695,676 695,676 00000000000000000010be2dd48af070c4c124a511d129a67f2abc73fcff0b3a 465 0.17/1.00 vMB 14
695,675 695,675 0000000000000000000e00ae05ddcca8653cc46d89caca9c8d04a3a5c83e3181 1,048 0.44/1.00 vMB 11
695,674 695,674 000000000000000000069f53efaae5613eb1d9af760a30dbb708a8d4af0e7a0f 1,036 0.73/1.00 vMB 6
695,673 695,673 000000000000000000104da36cb8d874934a87352af6d9ac748281270f708160 1,196 1.00/1.00 vMB 10
695,672 695,672 0000000000000000000ad0bcfef7152dbc22bea78998f516cf1ebc0ee7fb3b0c 1,020 0.38/1.00 vMB 13
695,671 695,671 0000000000000000001156c0606a1f801d371f6a47391b747b815c7460a58ff9 1,977 0.81/1.00 vMB 14
695,670 695,670 0000000000000000000e871a98eceb036245cd10b07f0b55cfee03614915cc59 377 0.13/1.00 vMB 16
695,669 695,669 0000000000000000001127a239ca5fee03aae945b8415b5a3f71b13febe7b939 946 0.33/1.00 vMB 12
695,668 695,668 00000000000000000004065ae3c71765ef81b153395f211645eb78a58d6139bf 373 0.13/1.00 vMB 14
695,667 695,667 0000000000000000000415802172568b635a67f43df5633b78affe42e50fcccb 383 0.14/1.00 vMB 13
695,666 695,666 0000000000000000000c45c2f94688c0982941eae91ba1c52d9fa1477664855f 927 0.40/1.00 vMB 11
695,665 695,665 0000000000000000000179bd54b52b5383d5f29673e67f58edb76d8d6e9c393e 51 0.02/1.00 vMB 14
695,664 695,664 000000000000000000062aa441a5681f1519a2ab69e742c2c5d9cda07f302ec5 910 0.59/1.00 vMB 10
695,663 695,663 000000000000000000093b01e7cbb545915dfae2da5886d6d972b99097b9a230 1,985 0.84/1.00 vMB 15
695,662 695,662 0000000000000000000c36cc1604e224b2ce231839b3e62330f3f039a20fbbcc 848 0.42/1.00 vMB 11
695,661 695,661 00000000000000000001c84470dfd67e078442de61aebe48c1781b774a25cae4 1,382 0.56/1.00 vMB 22
695,660 695,660 000000000000000000032caf0c47e6eafc82b090a35497e8d07fdde94045050f 619 0.21/1.00 vMB 5
695,659 695,659 00000000000000000010435585f90eeb66591b1fe188b97a544afec56954ad44 821 1.00/1.00 vMB 8
695,658 695,658 00000000000000000005d9e55985e4a5c7138e472152794ea7974dafcc8b27f4 2,130 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.