Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.11 vMB
0.08154873 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt e258ff38d94c4675a70ea0bd2912d5d5984a026189188d519c877d76df9a3191
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2b8697ad100303f66b0df24c67370b9c1cc0072f27f986ca72c38ae7489c6064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.02074970 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (229,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,279 685,279 00000000000000000007a742ca75db2aa85ad9e89705e7d27e476b3e44f65bd1 2,611 1.00/1.00 vMB 59
685,278 685,278 000000000000000000040e9f2db12d980aabde22c4bbf8901915631e3b193430 2,943 1.00/1.00 vMB 51
685,277 685,277 000000000000000000002808885cb418650e9d297623ac88745c1cc7791178b8 1,064 1.00/1.00 vMB 60
685,276 685,276 00000000000000000009b5aa1870ded3f2888d98a689c7da911ad8c2d3f15270 2,364 1.00/1.00 vMB 87
685,275 685,275 0000000000000000000142aa41f420c450d449f50a0cfc3a872f99bd0470492a 2,753 1.00/1.00 vMB 74
685,274 685,274 0000000000000000000106623936bf2f5a37378122305b85c475d81d8dd593e7 896 1.00/1.00 vMB 67
685,273 685,273 0000000000000000000332fed94ca5c0f13613aeefd16079e98b7d91a489ae1c 1,403 1.00/1.00 vMB 76
685,272 685,272 000000000000000000065ddc123535fc1a518bb8378f15222f166724fa1e5496 1,660 1.00/1.00 vMB 76
685,271 685,271 00000000000000000007c571ed1201e3623f52bfa923354579ccfef4b5d3c592 3,136 1.00/1.00 vMB 94
685,270 685,270 000000000000000000091b8e68d70613bc66b3d940ba33ed1a59cd38c86d8388 2,425 1.00/1.00 vMB 54
685,269 685,269 000000000000000000042ff8e237981bcb5379816f48a464dcf3769391a03097 2,574 1.00/1.00 vMB 79
685,268 685,268 0000000000000000000a460db203e473ed9a4e0c5ed1c59abf75699f0c37e7ad 3,041 1.00/1.00 vMB 99
685,267 685,267 00000000000000000005d5ccd649bfc8331fabc7b21881f991a59c67bd0f37a7 2,624 1.00/1.00 vMB 74
685,266 685,266 00000000000000000000da6dfc2740c6c67f77eb27979349c47bf26c857976ca 1,074 1.00/1.00 vMB 86
685,265 685,265 00000000000000000007fde641e0ebe75b063ffb476479d4215691197b7b2a0b 1,964 1.00/1.00 vMB 69
685,264 685,264 0000000000000000000a171283ce6946bee6970795692b403d1c82f771988adc 2,052 1.00/1.00 vMB 125
685,263 685,263 00000000000000000006f7f8da31d3150b9d5cb557e59cba32793fb96087d859 3,291 1.00/1.00 vMB 102
685,262 685,262 00000000000000000003abeda6d3f09d5c4ba6b5910e8ed481303ac888e8d4de 1,738 1.00/1.00 vMB 80
685,261 685,261 000000000000000000073cc1fa5941d4271efff50c2cac8cd7985b2a80b828b0 2,453 1.00/1.00 vMB 69
685,260 685,260 00000000000000000003cdc1236393281a21603b3348c76d9ba8a541fa877e23 3,138 1.00/1.00 vMB 95
685,259 685,259 00000000000000000002eb84b02f26f192c26b58171f5ef367ac15b671b3f02e 2,204 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.