Loading Tool

Explorer IconExplorer

Memory Pool

73,077 transactions
28.34 vMB
0.06590180 BTC
Random Selection Loading Transactions
Max Size: 167.65/200 MB

Candidate Block

Mining Attempt a58b23afdc6dcfe528ac0b25118ee31ba4c9ae055ba0aa25ee7d20111ea161e8
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 93dd52a5968b37d7dbfb07d5f8929066a4b6569a6b61ea4d96baad7d03d66f2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.00909669 BTC
Feerates: 100.36 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (311,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,618 603,618 0000000000000000000e8237809d325c386a8c7902901f4e44809f837f0f87c4 1,619 1.00/1.00 vMB 12
603,617 603,617 00000000000000000014aff07a812e3ad0c4b4888630a557aff27dfa0893b693 1,521 1.00/1.00 vMB 11
603,616 603,616 0000000000000000000de138f24fc6defe3cbb78528156b29559e77b7989e97d 2,100 1.00/1.00 vMB 16
603,615 603,615 000000000000000000133a3a9f199e383117a2a6a60e7e2a65c2520031ca8e91 2,806 1.00/1.00 vMB 30
603,614 603,614 00000000000000000005258b60b0d59b1494cfc1ba2bfa7cf1b24bf97edcd92b 1,679 1.00/1.00 vMB 13
603,613 603,613 0000000000000000000c580b6d1e9ec90917630b3cf300bf7bc7825fb3262591 2,738 1.00/1.00 vMB 27
603,612 603,612 00000000000000000004ad025e756c9f2f9cb88b5fb5203c14305d2f381cce62 2,803 1.00/1.00 vMB 17
603,611 603,611 00000000000000000005beb0092d9fe6b9996f07ff27019a843084c3a3423494 2,981 1.00/1.00 vMB 15
603,610 603,610 0000000000000000000061b3d48e5263e1bdf3e0d3a5d5be444e06e5158d2c9a 3,138 1.00/1.00 vMB 27
603,609 603,609 0000000000000000000f14ad78bdb79fdde786acbc0d6bbd098fa8b6eeb89bd2 2,770 1.00/1.00 vMB 44
603,608 603,608 0000000000000000000500d5be6eddfa169a3ddc92fedc3efd238e61756f81ea 2,441 1.00/1.00 vMB 26
603,607 603,607 0000000000000000001545207ff0cf565de498eae024f2520da8f933890ffea8 2,183 1.00/1.00 vMB 25
603,606 603,606 0000000000000000000cc67f09cdb8191587b56034c04f842207bcc21d1ce287 2,326 1.00/1.00 vMB 26
603,605 603,605 000000000000000000008be085f9f222c2618d0ee182d62923565120c8dd5c6a 3,272 1.00/1.00 vMB 30
603,604 603,604 0000000000000000000775929c91678b3dcbf841d3ef6ca5f0a7f7be20124d24 3,343 1.00/1.00 vMB 32
603,603 603,603 000000000000000000031aaa0b407c4512049a9bf4f3acd96d7cc961b361aedc 2,791 1.00/1.00 vMB 38
603,602 603,602 0000000000000000001469ea07f69b0732262f06636f2037a30d273c8bf821c3 2,838 1.00/1.00 vMB 48
603,601 603,601 0000000000000000000af06edf36030b711628b4fcc84661b133ef421f33ab4f 3,046 1.00/1.00 vMB 38
603,600 603,600 0000000000000000000a8244a4b7d85d4a07c2965fbd52ce8795b8ec6fc9cbad 2,467 1.00/1.00 vMB 22
603,599 603,599 000000000000000000009ff2fb635eb0038409a45c28303875df6ca415b7fe12 2,628 1.00/1.00 vMB 29
603,598 603,598 0000000000000000000d17d84fb1c1b7b3a2615a7215c1328d6795712d91c202 2,827 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.