Loading Tool

Explorer IconExplorer

Memory Pool

37,811 transactions
27.29 vMB
0.06705128 BTC
Random Selection Loading Transactions
Max Size: 138.80/200 MB

Candidate Block

Mining Attempt 6760d91a1c44da5d4f09347e59d9f25975ffab40a7b55e8ffa7fad9eaf2e9ac9
Version 20000000
Previous Block 00000000000000000000aa901451ea64871ed16c71336cb9b9a72dcf9202be9b
Merkle Root aece02f54df5c7d14380cbc85e86337197f035ba099bd8033ee5211efb362496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.01519709 BTC
Feerates: 60.24 > 1.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,649 (420,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,680 493,680 0000000000000000007aadfdbadde6318278b85c24c0bf2906fddcc665c899ef 1,490 1.00/1.00 vMB 288
493,679 493,679 0000000000000000006213ebb83614c93d48698ea46733a87ae484c42cf730f7 3,134 1.00/1.00 vMB 340
493,678 493,678 00000000000000000063382d46d086ce0a31715e53646f086269902fd0c082b2 2,349 1.00/1.00 vMB 289
493,677 493,677 0000000000000000002d1304785a9dc0904353f005082f2470a169720c1f6079 1 0.00/1.00 vMB 0
493,676 493,676 0000000000000000000379c683f21cdb18210b890ecfc74ff03ff6288e927611 3,115 1.00/1.00 vMB 329
493,675 493,675 0000000000000000002bb9400f45c6fa6cb9526e652a9b90e2f357e1268110e5 2,641 1.00/1.00 vMB 317
493,674 493,674 000000000000000000a933b50c4c491a7418b6c6ac33dcaf2245505d58c6a005 1,813 0.93/1.00 vMB 291
493,673 493,673 000000000000000000b3bf4f293b1d358e1cd2ab17482dc6eed204e17cd9953f 3,244 1.00/1.00 vMB 328
493,672 493,672 0000000000000000008d0cb975df9e649c5047fbb59e7efd0e47918f47ffc808 1,512 1.00/1.00 vMB 233
493,671 493,671 0000000000000000004d4aa538d40ca6e3e2928d98159b2d031dbb47d0892e9d 2,192 1.00/1.00 vMB 290
493,670 493,670 000000000000000000586055a4b811908346dc929aba295189c2e6dfc25dc748 2,604 1.00/1.00 vMB 318
493,669 493,669 0000000000000000003bc5cc61ffa5181fa2cb45332a156b1f17b46d7a91e552 2,796 1.00/1.00 vMB 247
493,668 493,668 0000000000000000003e71811016751ea6b6d828734b22d65fcefff43cafa0a0 2,349 1.00/1.00 vMB 251
493,667 493,667 00000000000000000063f770ed434d1d3855658bb514e692ef92e13d5f820cda 2,012 1.00/1.00 vMB 240
493,666 493,666 00000000000000000000f52acbfc19613985e650afbb17f27ab3d524eb25468b 2,457 0.94/1.00 vMB 304
493,665 493,665 0000000000000000003186f6089b4b5b890c11df1f7fce64ec5f26ad43592f16 2,455 1.00/1.00 vMB 309
493,664 493,664 00000000000000000077b6d24c51c9f19139abc1b80d31626598f67c7631f7b9 2,635 1.00/1.00 vMB 277
493,663 493,663 00000000000000000015abd52b6de6aa8f32f1e15b53f7e99d535b74989dc98f 2,896 1.00/1.00 vMB 287
493,662 493,662 000000000000000000012dd8879d2006c07bdabbafbb1c00ee8405eadafcb666 2,406 1.00/1.00 vMB 259
493,661 493,661 0000000000000000009a0eebf67aeae3ddaed04cb10308497d0ccd3cda8b9df8 2,668 1.00/1.00 vMB 299
493,660 493,660 0000000000000000001196f5816e1c07d6ff84dec30b13af394fb0307d128a8f 2,596 1.00/1.00 vMB 297
Previous 10 blocks ↓
Total Size: 781.77 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: 632.70 GB
    • Received: 12.14 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.