Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.61 vMB
0.10198530 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt c70ddfe51c507fd7ea33d663404b9b32a3bfd632eb4ecd88cd50d9be11751f0a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (594,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,602 320,602 0000000000000000045080b463a7520b61b7bda5a89bef2d74d207f04f88529e 64 0.04/1.00 vMB 23
320,601 320,601 00000000000000001ac6e62623768b4830b811ecbc93087abc28ca5d36644f88 448 0.30/1.00 vMB 20
320,600 320,600 00000000000000000b9d184595461ea832ca5b579469a7f727fc41876c782981 728 0.35/1.00 vMB 29
320,599 320,599 0000000000000000240981d254fdb615cb5e300b44c50d6ffe1eba40f7e400f9 1,632 0.83/1.00 vMB 27
320,598 320,598 0000000000000000122fe364c01dd8ab907abcc995e802615022d5e66e990822 17 0.01/1.00 vMB 24
320,597 320,597 00000000000000001fa2fc5647691593f6c9ea63db3817cd54f526d2f28d91fd 355 0.20/1.00 vMB 24
320,596 320,596 00000000000000000f1258f430ff44f7f0b50be5c8327f58153551425a848958 508 0.26/1.00 vMB 30
320,595 320,595 00000000000000000499aad90bdb3ce4040bd14505f060ac833890148a18c967 122 0.07/1.00 vMB 24
320,594 320,594 000000000000000022bffa88de078763dc4f670fc7001ccbab34a07b9e717a79 351 0.17/1.00 vMB 30
320,593 320,593 000000000000000014b4ec41a0ed03e882e1bbf47f129ef13dd634c8d7674b2b 275 0.12/1.00 vMB 29
320,592 320,592 0000000000000000093c6ada40db801006163a77c089da87b9a199ae22d1db32 311 0.16/1.00 vMB 25
320,591 320,591 00000000000000000165d6df5414188d1f6a5b3189b79375ee5c018da51ef89a 16 0.01/1.00 vMB 33
320,590 320,590 00000000000000000ea7a40374f5a090fb86eb1638440beaee46f17805275470 61 0.04/1.00 vMB 27
320,589 320,589 00000000000000000bfb761d0afc1cb8e3e3904e3623ac214cc49b28c33116f2 137 0.09/1.00 vMB 23
320,588 320,588 000000000000000019dc28f206280a38584a0cf0972cac14d45f4ad37f1faa10 386 0.21/1.00 vMB 26
320,587 320,587 00000000000000001110d570de7e04d8d2ce9a7ffc6f6bc2dc0da1bda22a86a3 280 0.14/1.00 vMB 25
320,586 320,586 000000000000000012457b0e4049605854b73eac1335e4f310acf7b127485806 32 0.02/1.00 vMB 53
320,585 320,585 00000000000000000f3fa0a0f4d6f68fa07f9a2b8d498706639e51d984f495e0 281 0.13/1.00 vMB 31
320,584 320,584 00000000000000001e37d2972efda327b8d8f279001a497656bead2e005fa167 16 0.04/1.00 vMB 15
320,583 320,583 0000000000000000149ef417868a4d9d3ed40bedbf9383ceb708ceb28fbfdd8c 293 0.14/1.00 vMB 27
320,582 320,582 000000000000000013e6b629903d4f4fcbc53f35e4b6073074ac8f95c13e1a01 118 0.08/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.