Loading Tool

Explorer IconExplorer

Memory Pool

84,701 transactions
31.81 vMB
0.16512742 BTC
Random Selection Loading Transactions
Max Size: 189.31/200 MB

Candidate Block

Mining Attempt b2cb6531b8a646c1563976890d11bb5e2440e06741f4073e816539e5a9cc1484
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root c4c3b7c808a47f96c1de9079ab6e1e6bd6d081a6a1051f8a4812e0200c759575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.05217740 BTC
Feerates: 402.75 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (229,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,284 685,284 0000000000000000000258014878cd9a5c5b9fdedf641d0d4434088d361debc7 692 1.00/1.00 vMB 70
685,283 685,283 00000000000000000008c4ff83f69ca5faff6b10abb7e204fa97db7d7cf6f043 1,503 1.00/1.00 vMB 54
685,282 685,282 000000000000000000050b386f357f78fa7e35e2a32599820a382147b8f50f01 2,390 1.00/1.00 vMB 74
685,281 685,281 00000000000000000008fdd31d3c6e22c031e3748fcc84bdcbfdb9a3a2e40d6e 2,253 1.00/1.00 vMB 60
685,280 685,280 000000000000000000051533791a5e00179cc270efa9ded8992572b93283a7b1 1,976 1.00/1.00 vMB 57
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.