Loading Tool

Explorer IconExplorer

Memory Pool

79,907 transactions
29.50 vMB
0.09395501 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 1e0fae2809e8d0fc94a3e82affc070d1d02ba20d54ec87ca058cd6267519ca85
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root c3baabf8985e4d81900d65572d5436ece230f2ed7f362fa45cccd8dc526315a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03114583 BTC
Feerates: 178.73 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (644,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,024 271,024 0000000000000005959e7b5d0c9c6c25c09199518085256d11c082791f6a3ca1 102 0.05/1.00 vMB 47
271,023 271,023 0000000000000004ebde1ad0cdea02d91b5c5f6f57cf7474a85a34ce45cde2a3 278 0.16/1.00 vMB 60
271,022 271,022 0000000000000004f822458b8360a2d0b9afcfb5134f6440828537a5813b4d9f 379 0.26/1.00 vMB 44
271,021 271,021 0000000000000005d09339117919df85b42c53a259112a9f3a925aca0434dcaf 478 0.25/1.00 vMB 51
271,020 271,020 0000000000000000c05200a0696b3299469996b7d0088d723d74ebb2c09cf187 594 0.25/1.00 vMB 54
271,019 271,019 000000000000000337ff8d9eb10f84f86077c9541c6f68de2f3126868f67a8de 152 0.20/1.00 vMB 17
271,018 271,018 0000000000000005c31c7e042dc2d487c6fdbeccce84c8ae51122eb9be22cf23 605 0.25/1.00 vMB 64
271,017 271,017 0000000000000006b3cf92750f3b6acfcdba5b0321931f3ffee97840750d6761 777 0.48/1.00 vMB 43
271,016 271,016 00000000000000034d8d1619855b5060dc0d3c939f98fc2c4342d524e71107dc 595 0.25/1.00 vMB 82
271,015 271,015 0000000000000005ee4cde802454d71a7bfe671b552d96ad9f535288a610c6cf 127 0.06/1.00 vMB 30
271,014 271,014 00000000000000067250baf23ec9b730f6a8de2390abe8106a5351b697623beb 446 0.25/1.00 vMB 58
271,013 271,013 00000000000000044b12465109afffd9aaf804b6760fb00a291bd36296895cfa 1,095 0.59/1.00 vMB 49
271,012 271,012 00000000000000048cf772b5c05e4cbe2a556d9a421b734dc07aa12c09e82923 490 0.22/1.00 vMB 70
271,011 271,011 0000000000000000aefa0f8a2850d7af37332b3ecc6b2ddb595f833bee1f2912 655 0.39/1.00 vMB 46
271,010 271,010 000000000000000181f97453943d37d3985552dc3bb5e30e2b2ae4893aa65eee 158 0.11/1.00 vMB 32
271,009 271,009 00000000000000049370254aa11decb20efc2c98f4fed7ac8194c8f307beeb2d 952 0.50/1.00 vMB 38
271,008 271,008 000000000000000341624745c7bdd8e659bb365ed4eca0349c8c2200b1634df7 589 0.25/1.00 vMB 77
271,007 271,007 0000000000000001a68b9a0c5f20679d30294a2c44fe9b369089a8a121fe0983 937 0.55/1.00 vMB 51
271,006 271,006 0000000000000004f5d35e7c752c73c32b6984b50abd24b9950b6d918a17a10b 1 0.00/1.00 vMB 0
271,005 271,005 000000000000000480fcdda8265545df8e10310f83c2a20cdee9d8890f853459 49 0.03/1.00 vMB 25
271,004 271,004 00000000000000005f304b9b52a4e6f526d4a52e2f77cdc22d7748d0efede2e8 412 0.20/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.68 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: 681.15 GB
    • Received: 16.44 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.