Loading Tool

Explorer IconExplorer

Memory Pool

77,656 transactions
28.84 vMB
0.07412707 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 10fc1acabbeac2a473004086cd9a3d1cb055ea1f1a684d4f8893070516438f3d
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2a172370369895ca0644081078bc1aa70ed6df8a2dbd6913dcbe1b682bdb013
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.01414455 BTC
Feerates: 82.75 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (780,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,155 135,155 000000000000076fc5f24d2baba12f3bdb3c57098a3f98923d01fc27624ed63f 94 0.04/1.00 vMB 394
135,154 135,154 00000000000007f57e0f7b10070745794bf4a05dde8d151a144850a1a4343398 98 0.05/1.00 vMB 359
135,153 135,153 00000000000002024b15c102cf70aa0b1ad1995dd47eff09a52387d3921a918c 11 0.00/1.00 vMB 474
135,152 135,152 00000000000009603d74410e02cfbc4481fb0fcdb62b2ac6cdea5f5d6b7b06a6 3 0.00/1.00 vMB 97
135,151 135,151 00000000000009cda1bde77eb31c47717bea8b6578c937e0f7b5979e69ed0490 145 0.04/1.00 vMB 51
135,150 135,150 00000000000005dab88eb2fbeb48d1e11d89417a96c179d12b7fc337896ef852 24 0.01/1.00 vMB 168
135,149 135,149 00000000000001ff4ab040e4888be892d4da2187bb01e85a4708a0d3aea24be1 35 0.01/1.00 vMB 773
135,148 135,148 000000000000071202ffc460d4f99c727ca0fc397c6375c938b1ebe1bfdb006a 92 0.04/1.00 vMB 425
135,147 135,147 000000000000046f7902ec3698dcb1d9f15e186eb213e3bab7b6a5ae05d3fb09 25 0.01/1.00 vMB 315
135,146 135,146 00000000000006bf810494cdfc8309f5514810efd06b024ad1c7cf663aee75ba 45 0.02/1.00 vMB 361
135,145 135,145 00000000000009f9db22ed8dc10dd2ab7d487c83f373c8ee2e1bae2ada015cde 57 0.04/1.00 vMB 192
135,144 135,144 000000000000065748bacb10a856cf95c2ed5f1bd8d3db1b99b9156c00993b05 152 0.04/1.00 vMB 200
135,143 135,143 00000000000006bcc45d54af7b0080cf5fe0bc9f47ae905c79beb5db50cef339 19 0.01/1.00 vMB 407
135,142 135,142 000000000000069dbd6c4ccf90e8838fbf9f32cb6e9938ee7553c96cb0fb8cf7 8 0.00/1.00 vMB 363
135,141 135,141 000000000000048f9c31b811768bd665d2c42cbee74e5261fa6f7793235c3822 69 0.06/1.00 vMB 810
135,140 135,140 000000000000093b88a6f3c771e59b1b7dcac4b48f2cf0589f4abee252dedf9f 40 0.02/1.00 vMB 378
135,139 135,139 00000000000006e93b288dd46526b50564a5a4190a01944d2aeaeccee5bb7ff4 41 0.02/1.00 vMB 507
135,138 135,138 0000000000000012cbf01e6d915822b3ed867360c044f47a58ffb35bc8ec4a3c 162 0.04/1.00 vMB 126
135,137 135,137 00000000000001a68541795c47fb938ea3faf280da6ccfea81656ab0a8fe6070 17 0.01/1.00 vMB 550
135,136 135,136 000000000000000cf121fecf069132bc86c16c94ead672a51b8185fda392cb8b 54 0.02/1.00 vMB 200
135,135 135,135 000000000000064502cc88d4569fd4851d60635f215068903986d06f8fe325ac 11 0.00/1.00 vMB 800
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.