Loading Tool

Explorer IconExplorer

Memory Pool

42,354 transactions
31.85 vMB
0.09697357 BTC
Random Selection Loading Transactions
Max Size: 159.82/200 MB

Candidate Block

Mining Attempt 05cbffca0087b0a6a51281af1046f18e25811b9b1a9104504e028f49797c6b0a
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 1dca87b7e303672e66ec9d5968385c304e5f142b34237cf42c42cefc604b7530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03057833 BTC
Feerates: 401.97 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (352,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,459 562,459 0000000000000000000f7d7ced9162be1c485298cfabea9dcfccb88988d4e28c 2,630 1.00/1.00 vMB 19
562,458 562,458 00000000000000000008514c21aefd16dd5ca143ddc5d319089a719d0381f3a2 2,517 1.00/1.00 vMB 19
562,457 562,457 000000000000000000221ad8611880bf15e59725d46a71aa23c2aad398b93771 2,705 1.00/1.00 vMB 34
562,456 562,456 000000000000000000188252ee9277e8f60482a91b7f3cc9a4a7fb75ded482a8 1,127 0.44/1.00 vMB 8
562,455 562,455 0000000000000000001abf4471a2619a8ea134286fa8cf7ff2b28f63c9d883a9 3,099 1.00/1.00 vMB 6
562,454 562,454 000000000000000000058250dbd4d44abbc0ec6c53b8000ca62c92520c8bf11c 3,122 1.00/1.00 vMB 12
562,453 562,453 0000000000000000000e08a5a0588d4748ce682998d50f21bb5d44b0673047eb 2,986 1.00/1.00 vMB 28
562,452 562,452 00000000000000000020d1337dd8c64dcfae1c3bb67e9df10e32bf5e07668eba 2,706 1.00/1.00 vMB 11
562,451 562,451 000000000000000000028a10d9e6b2acd4801ab621a83fd4cb740ecd80a86980 2,678 1.00/1.00 vMB 3
562,450 562,450 0000000000000000002d2268a782cbcea88b6827b9c25cd3f432e4d4ab2479a5 2,759 1.00/1.00 vMB 22
562,449 562,449 0000000000000000000550c1a589f1acac887132ab1d6056a935a0b91fda1ce9 1 0.00/1.00 vMB 0
562,448 562,448 0000000000000000002d1e36984d0168a4983bf61f5bed88da0c1968761ae9f5 843 1.00/1.00 vMB 11
562,447 562,447 00000000000000000028d8bab6cd0f5e14996b60e21432e522b3dd90e9b81e67 1,005 1.00/1.00 vMB 9
562,446 562,446 0000000000000000002c5b23a66872eec11d903f52a44d228c6914826f1cc54f 1,338 1.00/1.00 vMB 19
562,445 562,445 00000000000000000012f34d2a68c1fce85e0c5a673a6cf23a9987fc7c0cf118 864 1.00/1.00 vMB 83
562,444 562,444 000000000000000000276451abc637a48b0584b86a039080b1d1bd8b96b4363b 1,714 0.55/1.00 vMB 9
562,443 562,443 0000000000000000001b4c44d456cd18cb3d3dfac14cd72e33c0a656dff5e892 2,798 0.92/1.00 vMB 11
562,442 562,442 0000000000000000000f5bc3829bf845bea14424f12a27aa900910a7d81c0b00 2,582 0.99/1.00 vMB 2
562,441 562,441 0000000000000000002b0bd377c9432b23ebf25868825642cfcaa01edeb97e80 3,075 1.00/1.00 vMB 21
562,440 562,440 00000000000000000015456850833f6fa93acb039d4a928d7becc4a64e62a07a 2,704 0.87/1.00 vMB 8
562,439 562,439 0000000000000000000df4555be047bdc7d2cfbe56ebc483474aa67cdb9f7ffb 1,615 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.92 GB
    • Received: 11.57 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.