Loading Tool

Explorer IconExplorer

Memory Pool

82,234 transactions
31.22 vMB
0.09594796 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 67d2982af303b224f8f610f95d8d060172b3bfa8f15905143cacefd0831d33ac
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root e416f90396cbc67f7a999ad214c4c907b7f879cce938ae31b3c0dfa8cea8b031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02853319 BTC
Feerates: 351.58 > 2.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (644,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
271,003 271,003 0000000000000003ebb2cb4d4144d7c8bf1ce6a8ba39ed28c4958a1eba32b760 407 0.21/1.00 vMB 53
271,002 271,002 0000000000000000916529e1e9a28d2cab5b41a2af79c501179908a5f02c7f51 411 0.20/1.00 vMB 37
271,001 271,001 000000000000000088fac639a3fa99a23d02f71b9270037e5110240e92de7cb9 386 0.15/1.00 vMB 79
271,000 271,000 0000000000000002ec315dca0e0ea2b00cac28ef02113bdf85a9d1eb907a7511 427 0.24/1.00 vMB 28
270,999 270,999 000000000000000343e958666fed15f2dac938942db421ec28c807e6b834e316 535 0.25/1.00 vMB 213
270,998 270,998 0000000000000004ce3c703e96d8534ecb9275744e3ab13835abdc23a650953e 492 0.21/1.00 vMB 95
270,997 270,997 00000000000000005261d3919ef877f7614db7bd69e9fdc3d50afcb7f738a07c 996 0.53/1.00 vMB 52
270,996 270,996 0000000000000003e7c205b41634e23b0d4bf4015d0b3026d42a6c8b2a3aa0bb 366 0.22/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.66 GB
    • Received: 16.75 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.