Loading Tool

Explorer IconExplorer

Memory Pool

82,583 transactions
30.43 vMB
0.12151583 BTC
Random Selection Loading Transactions
Max Size: 184.14/200 MB

Candidate Block

Mining Attempt d69c073644e1f858a3078012fb121093e74a9f7eec6ff37615f7707d67bce43b
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4a908b7662b6fd3baa1fcfc10edd3791d62ed0e1e7f5fea24ee95213ccf268f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.04278901 BTC
Feerates: 150.85 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (252,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,675 662,675 00000000000000000009c384aa2e18bb31458c791c736e2b47a47becfb612684 2,944 1.00/1.00 vMB 113
662,674 662,674 00000000000000000003c01cc826703b9d1b4af058e7ad1eb37d27b629e4dc44 2,486 1.00/1.00 vMB 83
662,673 662,673 000000000000000000075001e9197d795e5685a979742ad5110db42b946d493f 1,036 1.00/1.00 vMB 99
662,672 662,672 000000000000000000077aabde54f75271676fa34cc572ed1767dedcbd01dcd7 2,717 1.00/1.00 vMB 133
662,671 662,671 00000000000000000000c6cc54cedee0bc2148c0cebbbe13de38a710ef360cf1 2,522 1.00/1.00 vMB 149
662,670 662,670 00000000000000000001735a9a0b6e2a5352a379a77511d33340548d0e8510d1 1,963 1.00/1.00 vMB 84
662,669 662,669 00000000000000000003a346f926bcdd9712527586ed62aef92d1113812c234b 2,004 1.00/1.00 vMB 99
662,668 662,668 0000000000000000000979fa9eab49c56bf081c065fc4a4d61bc71fd4c7101fa 2,132 1.00/1.00 vMB 108
662,667 662,667 0000000000000000000aaff560a68dcc6a87c98d0982e57698b14b7e4bb3be42 2,778 1.00/1.00 vMB 79
662,666 662,666 000000000000000000031a700f291ca7c5579fb2ff64c4a7524ceeeab199c7cc 2,824 1.00/1.00 vMB 100
662,665 662,665 0000000000000000000b4f6a1750aebd1a7ebe5829cb6c0ef6d0b0af50cbc98d 2,789 1.00/1.00 vMB 116
662,664 662,664 0000000000000000000a0a9242b5e6ec471dc59f8b8abed73c7eb17be2b18bc0 2,606 1.00/1.00 vMB 161
662,663 662,663 0000000000000000000c87729fd7e21a4ac2d910880fd53895efc179dcb3a974 2,713 1.00/1.00 vMB 107
662,662 662,662 0000000000000000000743b4f67c05ac533cc34685ba2cb9266fc6e214c83067 2,652 1.00/1.00 vMB 98
662,661 662,661 0000000000000000000132e881866d9953edcd11af01ace51ace249a2d28c502 2,928 1.00/1.00 vMB 133
662,660 662,660 00000000000000000002211a50d5e9750d245fea3835445a9ad6c9617c778369 974 1.00/1.00 vMB 100
662,659 662,659 000000000000000000062590d2ccbe472ffda7fe147d17786229d8d860fcdb81 2,962 1.00/1.00 vMB 116
662,658 662,658 0000000000000000000c4cb228e72a3206c9f1b00ccc419a41fcb1f6fbf2b12d 2,479 1.00/1.00 vMB 113
662,657 662,657 00000000000000000002121f0b639cb71ad4f6d5bb753c64652426af1cabdc58 3,389 1.00/1.00 vMB 144
662,656 662,656 0000000000000000000651d71540686695930ddc657456904fd338cde96c43f7 2,650 1.00/1.00 vMB 109
662,655 662,655 0000000000000000000d8df4525100906b277eb94d41de6387e9134d3b54d07e 3,163 1.00/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.