Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
29.26 vMB
0.10427468 BTC
Random Selection Loading Transactions
Max Size: 177.38/200 MB

Candidate Block

Mining Attempt e413066d36f5c7900057c452fc3c5e459239ea2eb79cc8c7c52baeac90cb35b4
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 74d67ad1e58cc167f24f526e26879c88e4296f2466f6186af34c0554c6ab795d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.04289724 BTC
Feerates: 137.15 > 4.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (329,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,627 585,627 0000000000000000001329a48f6cdf89f9e472c9748fad0b9d1aaeffc47e767c 2,693 1.00/1.00 vMB 66
585,626 585,626 0000000000000000000b70b99fdeb0842320ed14e291a0e81f4f7dca1b5a4ce0 2,503 1.00/1.00 vMB 9
585,625 585,625 00000000000000000005cada1fb47bfa5ef237ea19f8792f4fca3ea8fa6c8b6d 2,435 1.00/1.00 vMB 45
585,624 585,624 00000000000000000006b098c28162fed099f0fdd1635870810ee3e49e79e9b0 2,559 1.00/1.00 vMB 65
585,623 585,623 0000000000000000001b2bbe5d52beae51e48defdbb2967d087e3e4ba320996e 2,699 1.00/1.00 vMB 70
585,622 585,622 00000000000000000006a1d63e7a5a2cb57b90591ca2fa28d8200e1db0daa936 2,559 0.82/1.00 vMB 19
585,621 585,621 0000000000000000001a5832b70cc53dcbcc7970aa1a12b3a7865dcedb1176aa 2,873 1.00/1.00 vMB 49
585,620 585,620 00000000000000000006fe7b9cdaa6c44a8a08c2be2095b7f2de62dfcd0c7b70 1,460 0.46/1.00 vMB 29
585,619 585,619 0000000000000000000a673f65494e312ac85c7553c49d33e4f9763aa9384dfd 2,660 1.00/1.00 vMB 23
585,618 585,618 00000000000000000013129089bf0480912c61f51fbc7249d8628f87c1c873d2 2,924 1.00/1.00 vMB 65
585,617 585,617 00000000000000000004458a4fbd9c9fdba5156e68457095c1f312d67c95240c 2,464 1.00/1.00 vMB 42
585,616 585,616 0000000000000000001af4535b696998e87e0e06f7d149e1ecce286f12978da5 1,931 1.00/1.00 vMB 63
585,615 585,615 00000000000000000010b765f15b76a697b13b906043858fbe3bbd2794bd5288 1,286 0.43/1.00 vMB 22
585,614 585,614 00000000000000000015796d52af6fdaeb181bedb4cb19e6c36468088f84bce6 2,230 1.00/1.00 vMB 32
585,613 585,613 0000000000000000001bdf62659d682ffc59c1b12fdb08779203e0f557d4f69f 2,973 1.00/1.00 vMB 64
585,612 585,612 00000000000000000002b74cc64de6d0d1423164debd3d604921be06ea07fe99 2,465 0.85/1.00 vMB 3
585,611 585,611 0000000000000000001d2d0ed4aafd7b1412dc935149ebea4bc38f0f56614aa4 3,181 1.00/1.00 vMB 50
585,610 585,610 0000000000000000001bfdead64605e264bcabe783d33eb1e1b0bc4c81255e6d 2,768 1.00/1.00 vMB 53
585,609 585,609 0000000000000000001641248101aacf2b440fdd44dfb38d3bfcac46b3b96489 2,871 1.00/1.00 vMB 38
585,608 585,608 00000000000000000009b2513005ca36623a110ea2daf569408390ff114efdee 2,257 1.00/1.00 vMB 70
585,607 585,607 0000000000000000001a57ddedc7ee9de7a76b790781c26b36f0fb6cc090d8ff 2,293 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.