Loading Tool

Explorer IconExplorer

Memory Pool

37,849 transactions
26.18 vMB
0.06435111 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt a6de447b98ce57b7a216b084f806eb644117d9894730c9607224a3425d54f3cc
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 0cabc9324b94bdeddb478e7a8f9624148466b0746fb039e1773d5825b5625c3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.01586326 BTC
Feerates: 102.99 > 1.59 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (412,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,588 502,588 000000000000000000112f024be0392ee905463540e13b12fd578d7b43d06df9 2,572 1.00/1.00 vMB 528
502,587 502,587 0000000000000000003f448754d83b49f514487506f09f7c5cb4aa104ac1634c 2,163 1.00/1.00 vMB 329
502,586 502,586 00000000000000000027fa041f7ff37358adf8d1c4563149ec13d7be51d758d0 2,323 1.00/1.00 vMB 365
502,585 502,585 00000000000000000023453190429a1d954ba1aa1c5eb520bfddfb59cfa5dc27 3,247 1.00/1.00 vMB 495
502,584 502,584 00000000000000000061c13e5ef7c9b2c447fff522c0f0cdd3ab148b4fc02f1f 3,250 1.00/1.00 vMB 461
502,583 502,583 0000000000000000007da4cec722dee3da2c7af93d8b5773106bdd2fe993f368 2,742 1.00/1.00 vMB 463
502,582 502,582 0000000000000000006cd61ec0a995c6b4e5dfb61a51a29f1ad09c7b5c7ade23 3,371 1.00/1.00 vMB 510
502,581 502,581 0000000000000000007328adcf158258e2d6bba37270f6204048956cccc205eb 2,617 1.00/1.00 vMB 527
502,580 502,580 00000000000000000085a28b95eeed40066d905b4d0b556adae44d62557a486a 2,206 1.00/1.00 vMB 552
502,579 502,579 00000000000000000000026a36ce6423544d841d51f5b36ffccb63e4a4ce0b12 2,247 1.00/1.00 vMB 373
502,578 502,578 00000000000000000075084cfbcc18fd5edf03e186a39adb750640371dcb1212 2,761 1.00/1.00 vMB 495
502,577 502,577 00000000000000000073afc69765b0cdb4c0478841e769aa8ce4df9187b100d4 2,742 1.00/1.00 vMB 406
502,576 502,576 00000000000000000055df4a2ff35d347f8eebd792fc54c02550b0402bd07227 2,389 1.00/1.00 vMB 518
502,575 502,575 00000000000000000034d6ebb748c1aec30970a08a7a00689584e23b676dd50f 2,180 1.00/1.00 vMB 574
502,574 502,574 00000000000000000000f16f9f9212a1b6584a7cc0b61dc9b0e2c2e79ba5a005 2,387 1.00/1.00 vMB 543
502,573 502,573 00000000000000000047431db394cc4bf39d500466f6b20deea2d245bf418d57 2,714 1.00/1.00 vMB 420
502,572 502,572 0000000000000000008e8e79f80d2d861fe0859010d7067327160402d728bb3b 2,147 1.00/1.00 vMB 471
502,571 502,571 000000000000000000388cb20ca3b146273789dd3144ddd149fea334e0772447 2,440 1.00/1.00 vMB 440
502,570 502,570 0000000000000000003343925a0be0b6dfbf9659acc5976096be990311b608c4 2,507 1.00/1.00 vMB 419
502,569 502,569 0000000000000000005e69589ce4cbac4c208eebe8e63ed9f36fcae2da920df1 1,844 1.00/1.00 vMB 537
502,568 502,568 0000000000000000001f91900530d159f3dbd70faba38376b012b274c5a8f9f3 2,495 1.00/1.00 vMB 478
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.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.