Loading Tool

Explorer IconExplorer

Memory Pool

32,140 transactions
28.08 vMB
0.10018598 BTC
Random Selection Loading Transactions
Max Size: 154.19/200 MB

Candidate Block

Mining Attempt 4b2a5202159ba43a39cc5b7ff4c9b0167c3a4496611bedcf2c9fbf8c9fce81a3
Version 20000000
Previous Block 000000000000000000005d1a1d7ebadf91692834982192f6aadfd8ca0aae18d2
Merkle Root 943a573a2030afd6817a84cee2645bcf1f36a54c7b41f327132d6c2b344e2ce6
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.05585582 BTC
Feerates: 1,096.15 > 5.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,286 (670,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,177 269,177 0000000000000004f75d09e12a84cf02efc4e618c295934a7aba8d36ab24b71d 500 0.23/1.00 vMB 60
269,176 269,176 00000000000000065553aa7801d03f592c1d7a8d060418d20680f62aa72a1c2f 234 0.13/1.00 vMB 45
269,175 269,175 00000000000000048cc6a9fa7d56df79ea0051147b1eccf9f45a6083a28d2336 103 0.05/1.00 vMB 61
269,174 269,174 000000000000000772265718fd33ec4537c589ed23d32d3ed4ffd4aeea982c49 294 0.13/1.00 vMB 61
269,173 269,173 0000000000000005b4036c7df652234b4f728f13605fe5853ea0e08888f90f9e 8 0.00/1.00 vMB 15
269,172 269,172 0000000000000004e0a3d209aa109e92adada554415fa6fff88f2f3dd0e0668a 218 0.14/1.00 vMB 44
269,171 269,171 0000000000000001fd7a1427398d3f0b3cc829da67ac8e34a5fa264f80148eb6 203 0.12/1.00 vMB 54
269,170 269,170 0000000000000005ea79be61d58440405005d826870f5c05bf87ed6e964447c6 14 0.01/1.00 vMB 5
269,169 269,169 0000000000000007d651fa5272d52526130cb1ececd781253b584161bb722277 288 0.18/1.00 vMB 61
269,168 269,168 0000000000000007cc08c7b8fbc8e0335b1e280ca60557ba76a8e83e1eabdd5e 65 0.02/1.00 vMB 70
269,167 269,167 0000000000000000b81962557cbadfc6fe23cea1cded2667f5c610911abe3631 128 0.13/1.00 vMB 11
269,166 269,166 0000000000000005d09db70fef835c9b54af8dff898a86d5966d9b226cc8660e 521 0.23/1.00 vMB 63
269,165 269,165 00000000000000039ddb419e8264484245469b20082beb1a5b2ba2536af84616 429 0.23/1.00 vMB 52
269,164 269,164 000000000000000784e2b5fb04d90baaf5a7c86725d4b90491e928faf98a1a59 931 0.25/1.00 vMB 276
269,163 269,163 0000000000000001a8ce6d9de085d436af6ec1c9429c722d8c0c39908f8e9010 291 0.15/1.00 vMB 72
269,162 269,162 00000000000000000ecf0282783ab999a7a700e8b3a177cd9f2e92f5bb5e8180 163 0.07/1.00 vMB 51
269,161 269,161 0000000000000002ee651a466e41f34f2516c52d69f2290e131e33a057186bee 332 0.14/1.00 vMB 56
269,160 269,160 0000000000000000f385b16e5fe40d995642b5519fbfdfaf4cfbc5a9d35cbdab 350 0.14/1.00 vMB 88
269,159 269,159 00000000000000067fbb9a86af678506fb000adbb32d7b0ab2fe24c143bdeb22 204 0.09/1.00 vMB 84
269,158 269,158 0000000000000007e47abd1787498430571a0ee778e3a4f6b3b87961d970f2cf 398 0.16/1.00 vMB 67
269,157 269,157 0000000000000000e684a85cba82324b4535606d1201550972b397d1572beef2 1,166 0.46/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 825.43 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,248.10 GB
    • Received: 233.60 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.