Loading Tool

Explorer IconExplorer

Memory Pool

31,627 transactions
14.44 vMB
0.02894549 BTC
Random Selection Loading Transactions
Max Size: 89.67/200 MB

Candidate Block

Mining Attempt 26bd587a6e94b3c91b13c26ddc96afb1e790040fcbd615d765b695e278b0ad51
Version 20000000
Previous Block 0000000000000000000078430f6699ae92077361dcc3b606246e6ac2697eede0
Merkle Root b5a354ae4309217e2c806a1cd5fbf85cf5bd4fab62c7e43dcd1fb5d2c7b14e6a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,381
Size: 1.00 vMB
Total Fees: 0.01231224 BTC
Feerates: 180.34 > 1.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,595 (749,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,111 189,111 000000000000062bf28a1396674be0b1b47b4fcf95aab60ef51bf1631a62e73f 55 0.02/1.00 vMB 86
189,110 189,110 00000000000009390843abfbc6552e8856a6bd39a0e8fe0e6110c5deec3dd43c 67 0.02/1.00 vMB 3
189,109 189,109 00000000000008b1262e3374880b590e078cd9ee35f21dc5828951a586926ee9 529 0.24/1.00 vMB 271
189,108 189,108 0000000000000166dc0ae5a4e6479a1a7fe7722550e20f1f484b94ed8cde14ad 12 0.00/1.00 vMB 62
189,107 189,107 00000000000006d8a20df15f51c3ce7dfb045a4ce00699c012251839e52334ec 108 0.05/1.00 vMB 1,425
189,106 189,106 000000000000021248fdd41726bd1de30ebd7b12756d8069eb33207cea2a9f66 210 0.08/1.00 vMB 366
189,105 189,105 000000000000016815b6253b996b24f7d34288be639655183ccb52eb7181235c 58 0.03/1.00 vMB 131
189,104 189,104 00000000000001711eaaf54d5826bc9520f6cd3042fea3b9cef4b5a7e85f5217 12 0.01/1.00 vMB 380
189,103 189,103 00000000000003c3079e40f83b419654db13ca6ba7dc2d4735a427985cf91276 32 0.01/1.00 vMB 95
189,102 189,102 000000000000076b901f132fd3b5c1f2d4bf602aa1ae4be237db1f5c5c5af732 4 0.00/1.00 vMB 67
189,101 189,101 00000000000007f61e9712fc5cdf5d5f2616d3fc31af3125bcbc7cdc344b0ffd 79 0.04/1.00 vMB 132
189,100 189,100 000000000000075073016e8fca07a4a82db437f486f27a2ca438e518e19759a1 113 0.04/1.00 vMB 224
189,099 189,099 0000000000000794525fc195ea90e6c77ce3bd637ac8bbe6fd6ac99ea636f33d 255 0.12/1.00 vMB 125
189,098 189,098 0000000000000988120de82763276fc15284cf5935d89a0c782dcb112c7aabb5 164 0.07/1.00 vMB 81
189,097 189,097 0000000000000613f79464dd948ec9ec6a6a2c1e9ebfcac1a0b36be5206c4158 153 0.05/1.00 vMB 365
189,096 189,096 00000000000008386edcf6d369048d8e5a39ceb15933c56ee4a68c763867ecc8 9 0.00/1.00 vMB 311
189,095 189,095 0000000000000468faa82d8b2b681215f0cc2c5e39783a94888ac0f5e62024dc 138 0.06/1.00 vMB 108
189,094 189,094 000000000000020b3d37cd50c1fe2a3975028ecac145ea746cae12554a206b82 16 0.01/1.00 vMB 8
189,093 189,093 0000000000000248accaf40c03e869e51e61369e336ebe7cd3769bbebb4a086f 8 0.00/1.00 vMB 37
189,092 189,092 000000000000060dd938d25a27a836ef7848d90935c0b2f39c953e4cdec26dca 14 0.00/1.00 vMB 69
189,091 189,091 00000000000004475de4f568ce9e942dffb779bab3840711f9db0a1cd934d3dd 56 0.03/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 824.18 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: 4,120.28 GB
    • Received: 227.70 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.