Loading Tool

Explorer IconExplorer

Memory Pool

84,244 transactions
31.61 vMB
0.10465962 BTC
Random Selection Loading Transactions
Max Size: 193.85/200 MB

Candidate Block

Mining Attempt ae3236df0d2c2ffee2d955893c9d4c89ffba9877401281bc1dc9860e9a619053
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 241ce2f771b95b6ce8f58e266f8b882f06e160190a8fe99bd4005250c5594935
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.03122229 BTC
Feerates: 504.27 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (731,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,738 183,738 00000000000000b6e0febe044d714b3ceabff6c06d5be3881db9560a7e64d7d2 156 0.05/1.00 vMB 15
183,737 183,737 00000000000002a61117693568fb6b60b5a66219bceebba587ab33c81a8a140e 159 0.06/1.00 vMB 150
183,736 183,736 00000000000007ad1f82bc5bcaad4a61520fb096e90e0d80170dad294930248b 68 0.03/1.00 vMB 191
183,735 183,735 0000000000000a2e45c809d327306f85bc4678833420a8789c7d9e7e42480c58 135 0.06/1.00 vMB 147
183,734 183,734 00000000000000ecb57be6a7db972e395f751d4ab2c251844613dbd8214b8a55 260 0.14/1.00 vMB 176
183,733 183,733 00000000000001b80d6bec5aa32b058c33d788df05d516754dd0ee84c20a00f8 12 0.00/1.00 vMB 332
183,732 183,732 00000000000007d978252a485c08aeaac1f8c75e710b03e0847e666a8dfb9d44 481 0.22/1.00 vMB 170
183,731 183,731 00000000000006593ecc2aa0f091b1eb38b1b37fc32ab513ee9cbf3dc352b469 13 0.00/1.00 vMB 247
183,730 183,730 00000000000001ca6dc3ccd93cd149119ecf15091f4d971f32842cb01d4af4dc 126 0.05/1.00 vMB 241
183,729 183,729 00000000000003d65c47f10f93234470476a9048243930f81173e106b65afc48 636 0.24/1.00 vMB 185
183,728 183,728 000000000000062cfb26abe08a0ef5b2bd5c1caa513258805c6465d397f08935 114 0.07/1.00 vMB 277
183,727 183,727 000000000000059050491dbb0c2acbdb2ae8b3b8b57be12825bf7a8d96be3ff0 184 0.09/1.00 vMB 158
183,726 183,726 00000000000008635a7fd13f2856870238af08dcc075538c196458b5ed1c81aa 253 0.14/1.00 vMB 198
183,725 183,725 00000000000008662aa5ced952191e995720d104e456b793c679360ec52740d7 125 0.05/1.00 vMB 190
183,724 183,724 00000000000007b20e053cc1653bd60c0aaefbf3903490a89ce0f16a6195b61e 202 0.07/1.00 vMB 139
183,723 183,723 000000000000099b7323d56607e511db7b3e7de6d2cce7ccbc2ffb4cdd724fcb 652 0.27/1.00 vMB 236
183,722 183,722 00000000000006daaae91cddce33031ef8749f69a07bf72d39d0b77615123bb9 2 0.00/1.00 vMB 0
183,721 183,721 00000000000000e586ab81e3dc10575760177bb3bfeb9d155e01eae0516d7814 268 0.15/1.00 vMB 154
183,720 183,720 000000000000065e321d9bbc15af715910311d9b790f146ef61292aa9e0a0b48 47 0.01/1.00 vMB 164
183,719 183,719 0000000000000101993f491b0d4f668efe27c4a3b5b883f8784b31b2cdeaf47e 288 0.10/1.00 vMB 198
183,718 183,718 00000000000001aa251ef032446b635d894832fb1153ef3adf19980ed2fd0e31 128 0.08/1.00 vMB 169
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.30 GB
    • Received: 16.87 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.