Loading Tool

Explorer IconExplorer

Memory Pool

79,256 transactions
30.09 vMB
0.08428388 BTC
Random Selection Loading Transactions
Max Size: 183.31/200 MB

Candidate Block

Mining Attempt f9e48d99f165a284b958b8c0044ad3563992568b5e715c125a9081efe7664f44
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root b61086bffce4b800109ae0a95f27e3b70f3e226c8738897b4c43ecba742616ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.01733393 BTC
Feerates: 300.83 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (649,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,059 266,059 000000000000000f54c7585dca0956103d7610789882706b414670dce3f154f9 373 0.32/1.00 vMB 80
266,058 266,058 000000000000000eb268f7f99eede950d963908b38329153455ded4edb6b6ef0 290 0.13/1.00 vMB 88
266,057 266,057 00000000000000036a5fe5f1e5671b09863c85d280433145558b90f4f8a54f4e 228 0.18/1.00 vMB 60
266,056 266,056 0000000000000003cdac2d957e86a63031b3dd1a913725ad74378ab0bb9f9cfc 163 0.06/1.00 vMB 104
266,055 266,055 0000000000000003fc74219b1fdf91f9f35a51ed44163e3db09da0175f5717b8 460 0.21/1.00 vMB 75
266,054 266,054 00000000000000066c29f3319f83f1c6e912b5add5534da1b938c4c65a07b02a 82 0.04/1.00 vMB 42
266,053 266,053 000000000000000acea552f397ca68cc1420f69f190fb36f665fada740baa988 434 0.21/1.00 vMB 101
266,052 266,052 000000000000000fb8d0b41da84437d382b7d4db0e309a19916adae6d2f32a09 290 0.13/1.00 vMB 112
266,051 266,051 000000000000000e9a12e046e7f33046e5ac8cc28dfcca290295473c744bb338 141 0.07/1.00 vMB 102
266,050 266,050 000000000000000e2f8e136aa568c64c1e1dd605a41c3d7c49ac461bad39812b 321 0.18/1.00 vMB 57
266,049 266,049 000000000000000e52d1ea0675fb14c7dd9a5c66d19da9fb92574c1b19276a8d 97 0.04/1.00 vMB 53
266,048 266,048 00000000000000036a04da6be9ae39089a2442302283ec9d497f99d7d0614a09 101 0.13/1.00 vMB 23
266,047 266,047 000000000000000f1af6307b8003652007774c06125d5bed0c0aae33fdf6024a 242 0.20/1.00 vMB 8,539
266,046 266,046 00000000000000062f70c6277575d642b7888e20069f38f3e837df9bc6a09818 67 0.03/1.00 vMB 55
266,045 266,045 000000000000000a4e85e6035501a3703cd341f5929a0b220c4e7d2defe1488b 290 0.17/1.00 vMB 57
266,044 266,044 0000000000000004690f2b4f83b61c96b01291bbf7a56701c417aa77c3352489 539 0.25/1.00 vMB 70
266,043 266,043 00000000000000069c765e068b3eb46efa3bca3dd3dc2eb79a602c29ae9d4ac2 93 0.15/1.00 vMB 2
266,042 266,042 00000000000000061f11c4e3f79c592362258f122992ee74d1ab8f59acc35d52 207 0.15/1.00 vMB 44
266,041 266,041 00000000000000012159659d277430407b11750b26dfaebfd8beaeecb0c31f0c 231 0.10/1.00 vMB 60
266,040 266,040 0000000000000004b9ab47a8c96d61f0097d9b4528b4745ba1f8ee4303b2474d 581 0.26/1.00 vMB 91
266,039 266,039 00000000000000020081dff1598a2efc7ab22b717fb33d3c4ada5c791df557c0 460 0.20/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.