Loading Tool

Explorer IconExplorer

Memory Pool

73,547 transactions
27.72 vMB
0.10934004 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 25ffaf3cc0255e1eb782f7060ef5ea7fa2cc3028850a9fdf816250273f9055a7
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 7c8ce8a7a06d356bacea0ac5e7b95c2d6758f2f0db4326afc20926b9c028c43c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.04098991 BTC
Feerates: 526.32 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (809,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,662 105,662 00000000000106f2b615998ef532337c020fcc341c0991e6491d50d40f89d609 5 0.00/1.00 vMB 0
105,661 105,661 000000000001d6a9ce21bcccf79badd3dc7e5ffd6fd6f58e7a979e6e5c9d1a7a 3 0.00/1.00 vMB 0
105,660 105,660 00000000000143e973abafc278ce3ad6aa8361bf3f378c83c4cd3ade1d081561 1 0.00/1.00 vMB 0
105,659 105,659 0000000000007ccd5a672308bb807d1340b9dbf83dcc5f9064e5aea817781ad5 2 0.00/1.00 vMB 0
105,658 105,658 0000000000014a5b0bd1e84c45aa7a41faa401a9bb05068aa7460283c72376a4 2 0.00/1.00 vMB 0
105,657 105,657 000000000002697d27834181202e99964d2b5a0ce2586371eca458a6d68a6098 1 0.00/1.00 vMB 0
105,656 105,656 000000000000723b86aebfe46141283cf5af6ab365ba3db81a4ea6e88288daa8 2 0.00/1.00 vMB 0
105,655 105,655 000000000000de8a11485fb8c2a5509f20b6026c27a740098c11350d9ce46f9e 2 0.00/1.00 vMB 0
105,654 105,654 000000000001e4f9ea3783ecc47bbc71c5c03a25062e6630e9c43414cdac6432 3 0.00/1.00 vMB 0
105,653 105,653 000000000001e4eb4b7a54e53c46de5ce4582a4aa4928a885f9a7889e930dd29 1 0.00/1.00 vMB 0
105,652 105,652 000000000002268e1a006256d93fdfdc0a9ab5c0eee54a202e30eebb5100db88 6 0.00/1.00 vMB 0
105,651 105,651 000000000000ce62e59949cf9cfb258c82d4e096bd043749b2e25650b76661d1 50 0.01/1.00 vMB 0
105,650 105,650 000000000001f840dc2f228399ee5c6c9bc49cff388ed3ca2025c9d0f2fce356 15 0.05/1.00 vMB 881
105,649 105,649 000000000001f4f3c39ee04097547b9e18f9db4048823d6d4372a20e4eb17fa9 1 0.00/1.00 vMB 0
105,648 105,648 000000000002bcb8d85d9860474a08467fcf3d7228348f504ecea58c06c1871c 1 0.00/1.00 vMB 0
105,647 105,647 000000000001dc787d5d0f017d574cd2e4c93a8b33db5b3c71ab5282e0bcf8fd 1 0.00/1.00 vMB 0
105,646 105,646 0000000000011cf6eb15f01b055ab01fc6c37e008cbcf10a49bae43eb52ff06a 2 0.00/1.00 vMB 0
105,645 105,645 000000000001a86eb7c7821830d6d7ffc0f557b000efca90efe678836ecfea66 1 0.00/1.00 vMB 0
105,644 105,644 0000000000005e493d6ee551689aa22fcc4fcb6d6652b1659157c2d8ea92b4b8 5 0.00/1.00 vMB 0
105,643 105,643 000000000001435097bd2a4d13b2a58e0745549411de57a295c9690ffd63535d 7 0.00/1.00 vMB 0
105,642 105,642 0000000000000f27a481f73684ebb1b1bd58b056d141d8dd2391c037e6174de8 22 0.01/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 783.21 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: 756.41 GB
    • Received: 18.98 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.