Loading Tool

Explorer IconExplorer

Memory Pool

82,357 transactions
31.02 vMB
0.09044961 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt ec174c36b5555036cf5322446a63e8c669b7eb46e213a350f847899d20358501
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 2cd86cb68f6996c4d5dafed5f1a8d0fefece9cf6ec72ec5597f1fa1b458b98ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.02072665 BTC
Feerates: 100.00 > 2.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (124,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,116 791,116 00000000000000000002a04ebed9c25ce211690b0ec8f830c7b5225675bd3b27 5,340 1.00/1.00 vMB 36
791,115 791,115 00000000000000000001c62075630e0f81020ecd202dc6536090291499059b90 3,724 1.00/1.00 vMB 42
791,114 791,114 000000000000000000042a8efcf9165e7ebf653fe3615742c7713c26575a08dd 5,715 1.00/1.00 vMB 22
791,113 791,113 0000000000000000000166da998c7d2021a9809db9fb3edd6f81da29b3d5f928 1,870 1.00/1.00 vMB 40
791,112 791,112 0000000000000000000491d8a56be7c2ec064e823eb3b590c8feeed0022abf8f 3,659 1.00/1.00 vMB 30
791,111 791,111 00000000000000000004298ae6d7427b29cd2cb7600d9b5ae0817d6bf7942d60 2,948 1.00/1.00 vMB 55
791,110 791,110 0000000000000000000191aa66808aab149e0211f2e829e8976f4e75c6e0ddeb 2,679 1.00/1.00 vMB 61
791,109 791,109 000000000000000000005be182a3bb848cf63047a74fb98dd6ca1fc7bc462ac5 2,901 1.00/1.00 vMB 66
791,108 791,108 00000000000000000004e85914818a1f2d444e0a0339dd5d1336b638846c117a 4,710 1.00/1.00 vMB 32
791,107 791,107 0000000000000000000375b65dbe2a0bf7abd356fd0526795918e3a757dabb01 4,597 1.00/1.00 vMB 28
791,106 791,106 000000000000000000002a929e91d3f1337d91bdca5039cf2d4d35e76ad34f7f 3,823 1.00/1.00 vMB 53
791,105 791,105 00000000000000000000edac1b39aadde7445d7517c14d29254b3d0bd3a17449 2,308 1.00/1.00 vMB 58
791,104 791,104 0000000000000000000024245a13c4d09cc4b37a949290da4e682f785983736a 4,782 1.00/1.00 vMB 34
791,103 791,103 000000000000000000058c7bec087369176164302fa34861d597bb4cd4318766 2,613 1.00/1.00 vMB 45
791,102 791,102 00000000000000000002b379a9d02ed9fe762cb2ffe39535b239d361247fa4f7 5,358 1.00/1.00 vMB 26
791,101 791,101 00000000000000000003eaf6e0eb5a47488af83805746952085f2df4c64b6c59 2,369 1.00/1.00 vMB 38
791,100 791,100 000000000000000000023988657cd135453ca42e4abcd310cbc30b76f8d2a633 1,904 1.00/1.00 vMB 31
791,099 791,099 000000000000000000058f8fdaf1ee769f666bbe8b1d890d0457e7e57cf481bb 2,919 1.00/1.00 vMB 43
791,098 791,098 00000000000000000001d14ba624c9076c25c942dfaf62170cacb3aa631ff2aa 2,412 1.00/1.00 vMB 56
791,097 791,097 00000000000000000003c8dfc876f536e716cfba321698af49fb827e7d5cac2f 2,131 1.00/1.00 vMB 59
791,096 791,096 00000000000000000000fc29d354664eb2653fa6f6ff99b7726e113ad47803be 3,310 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.